diff --git a/AGENTS.md b/AGENTS.md index 9a095ed..c2e2207 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -51,7 +51,7 @@ See shared cross-repo guidance first: `../AGENTS.md`. - Because no automated test suite exists, "single test" means targeted manual verification. - Preferred single-scenario checks: -- Toggle one plugin command and validate behavior (example: `/mm telemetry on`). +- Toggle one plugin command and validate behavior (example: `/mm ws enable` or `/mm report`). - Trigger one event path (example: spawn or chat) and verify backend receives it. - For backend-coupled checks, also tail backend logs in `MosswartOverlord`.