Skip to content

docs(agents): add npm run audit to AGENTS.md command tables#28

Merged
dhruva-reddy merged 1 commit into
mainfrom
docs/agents-audit-cmd
May 13, 2026
Merged

docs(agents): add npm run audit to AGENTS.md command tables#28
dhruva-reddy merged 1 commit into
mainfrom
docs/agents-audit-cmd

Conversation

@dhruva-reddy
Copy link
Copy Markdown
Contributor

Summary

Followup to #27. The npm run audit command landed in canonical via #27 but only got a README.md row. Agents discovering the engine surface read AGENTS.md's command tables — both of them — so the audit command should appear there too for normal discoverability.

Added in two places:

  • "Common commands" quick-reference table (line 64 area, after validate)
  • "## Available Commands" bash block (line 815 area, after validate, before sim)

Test plan

  • Docs-only PR — no code or test changes
  • Manual eyeball of both table sections to confirm column alignment / pipe-table syntax

Skipping test-writer/code-reviewer per the always-apply rule for docs-only PRs.

Followup to #27. Agents discovering the engine surface read the command
tables in AGENTS.md (lines 62-72 and 797-830); both need to mention
`npm run audit` so downstream agents pick it up in normal workflow.

Added to:
- "Common commands" quick-reference table (after `validate`)
- "## Available Commands" bash block (after `validate`, before `sim`)

Docs-only PR — skip test-writer/code-reviewer per the always-apply rule
for docs-only changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant