Skip to content

docs: final sweep — canonical flags everywhere, CLAUDE.md/AGENTS.md sync, release notes#287

Merged
cdot65 merged 1 commit into
mainfrom
cdot65/docs/final-sweep
Jul 7, 2026
Merged

docs: final sweep — canonical flags everywhere, CLAUDE.md/AGENTS.md sync, release notes#287
cdot65 merged 1 commit into
mainfrom
cdot65/docs/final-sweep

Conversation

@cdot65

@cdot65 cdot65 commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

Closes the CLI overhaul epic. Every airs invocation in docs-site (25 files), README, CLAUDE.md, and AGENTS.md now uses canonical flags; agent-facing docs describe the new conventions.

Changes

  • 128 stale flag lines fixed (--format 42, --output-file 34, pagination 35, --input 14, --confirm 3); zero stale hits on final grep
  • CLAUDE.md: removed nonexistent src/cli/prompts.ts, added 10 new modules to the tree, new CLI Conventions section (exit codes, stdout/stderr, --quiet, flag canon, confirmations)
  • AGENTS.md: same canonicalization + agent-relevant output-discipline notes
  • README: fixed topics quickstart (was using nonexistent flags), added doctor/config
  • Release notes: Unreleased section covering all epic changesets

Verification

  • docs:build (strict links) PASS; lint clean; greps re-verified

Closes #275

@cdot65 cdot65 merged commit aa8907d into main Jul 7, 2026
4 checks passed
@cdot65 cdot65 deleted the cdot65/docs/final-sweep branch July 7, 2026 02:54
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.

docs: final sweep — docs-site accuracy pass, CLAUDE.md/AGENTS.md sync, exit codes + migration guide

1 participant