docs(topics): expand comprehensive topic map#653
Conversation
|
Warning Review limit reached
More reviews will be available in 44 minutes and 27 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more credits in the billing tab to continue. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (16)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@codex Code Lawyer self-audit found two documentation precision issues before merge.
|
Code Lawyer Activity Summary
Verification:
Merge gate note: CI is green and unresolved review threads are zero. The repository still reports |
|
Summary
Testing
|
Linked Issue
Release gate context: #625. This PR expands
docs/topics/before v0.2.0 so the topic surface is comprehensive enough for the release-gate accuracy and coverage standard.Branch / Issue-Title Check
docs/comprehensive-topic-mapis a release-gate documentation branch, not a single issue-title slug.Summary
Expands
docs/topics/from a narrow minimum release map into a comprehensive task-oriented operator and contributor map.Why
The existing topic directory had only a small set of pages and did not give an obvious task path for many current Wesley capabilities. The release rule says
docs/topics/must cover release-relevant contributor and operator workflows or link clearly to the authoritative page. This PR makes that rule operational by adding topic paths for the current compiler, extension, assurance, CI, and documentation-maintenance surfaces.Changes
docs/topics/README.mdinto categories for compiler use, boundaries/extension, assurance/CI/release, and contributor process.weslaw, emitters, directives, artifacts/cache, CI workflows, assurance evidence, extension modules, legacy Node retirement, docs maintenance, and invariants.docs/truth-manifest.jsonso docs checks keep them in the maintained surface.Method Evidence
Tracker Hygiene
work-in-progresswhile active, or no single linked implementation issue applies.Risk
Low implementation risk: docs-only. Release-gate risk is positive: this reduces the chance of shipping v0.2.0 with undocumented operator paths or stale topic coverage.
Backout
Revert this PR before tagging v0.2.0 and document the reduced topic coverage as an explicit release-gate exception in #625. Preferred path is to keep this correction and tag from the resulting
maincommit.Testing
cargo xtask docs-checkgit diff --checkpnpm exec prettier --check docs/topics/*.md docs/topics/contributing/triage.md docs/truth-manifest.jsonBATS_LIB_PATH=test/vendor bats -t test/release-governance.batsnode scripts/check-doc-cli-commands.mjscargo run --bin wesley -- --helpcargo xtask preflightEvidenceMap / SourceMap (if applicable)
N/A.
Screenshots / Logs (optional)
N/A.
Merge Strategy
Checklist
cargo xtask preflightvia pre-push)