Skip to content

docs: document the advisor command and repository scoping#809

Draft
benw5483 wants to merge 1 commit into
mainfrom
docs/advisor-and-repo-scoping
Draft

docs: document the advisor command and repository scoping#809
benw5483 wants to merge 1 commit into
mainfrom
docs/advisor-and-repo-scoping

Conversation

@benw5483

Copy link
Copy Markdown
Contributor

Summary

  • Document the actual advisor command in the README and Getting Started guide (a new "Ask the Advisor" section in each, and actual advisor added to the command reference).
  • Document --repo repository scoping: scope by name / owner/name / UUID, git-remote auto-detection, an organization-level fallback, the scope remembered per repository, the none and auto keywords, and --show-scope.
  • Add a CHANGELOG [Unreleased] entry recording the advisor command and repository scoping (shipped after 0.1.4 but not previously changelogged), plus the new documentation.

The advisor command and its scoping already exist in the CLI; this PR only documents them. The docs mirror the command's --help text and current behavior on main (the start-and-poll answer flow). No code changes.

Test plan

  • actual advisor --help matches the flag reference in docs/GETTING_STARTED.md.
  • The README "Ask the Advisor" link resolves to the Getting Started section.
  • Docs-only change: the Rust build, tests, and lint are unaffected (no source files touched).

Generated by the operator's software factory.
• City: factory-main · Agent: local-core.builder-2
• On behalf of: @benw5483

Add user documentation for `actual advisor` and its `--repo` repository
scoping to the README and Getting Started guide, and record the advisor
command and repo scoping in the changelog.

- README gains an "Ask the Advisor" section and lists `actual advisor` in
  the command reference.
- Getting Started gains an "Ask the Advisor" section with a full flag
  reference and a scoping guide: git-remote auto-detection, the sticky
  per-repository scope, `--repo none`/`--repo auto`, and `--show-scope`.
- CHANGELOG records the advisor command and repository scoping under a new
  Unreleased section.

Documentation only; no code changes.

Generated by the operator's software factory.
City: factory-main · Agent: local-core.builder-2
On behalf of: @benw5483
Co-Authored-By: <operator-factory-bot> <factory-bot@<operator-domain>.invalid>
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