Skip to content

docs: comprehensive documentation review and styling updates#151

Merged
maxine-at-forecast merged 3 commits intomainfrom
feature/docs-review-updates
Mar 2, 2026
Merged

docs: comprehensive documentation review and styling updates#151
maxine-at-forecast merged 3 commits intomainfrom
feature/docs-review-updates

Conversation

@maxine-at-forecast
Copy link
Copy Markdown

Summary

  • Styling updates: Refreshed brand colors, typography, navbar styling, and CSS for the quarto documentation site. Adds dark theme scaffold and asset styles.
  • CSS fixes: Fixed "Helvetia" → "Helvetica" typo, fixed stale "atdata" → "crosslink" comment.
  • CLI reference overhaul: Added 9 missing command sections (Configuration, Knowledge Pages, House Style, Workflow, Code Clone Detection, Data Integrity, Migration, plus search, intervene, tested, related). Fixed archive commands from flat syntax to current subcommand syntax. Fixed template list from 7 to actual 4. Added milestone delete, export --format markdown.
  • README updates: Fixed template list, added knowledge pages and house style to features list, added Rust 1.87+ version requirement.
  • Installation docs: Added minimum Rust version (1.87+).

Review findings addressed

Finding Fix
styles.css "Helvetia" typo → "Helvetica"
assets/styles.css "atdata" comment → "crosslink"
CLI reference missing 30+ commands Added all missing sections
Archive commands used old flat syntax Updated to archive add/remove/list/older
Template list showed 7 (only 4 exist) Corrected to bug/feature/refactor/research
No Rust version requirement documented Added 1.87+ to README and installation.qmd

Test plan

  • Verify quarto render builds the site without errors
  • Spot-check CLI reference commands against crosslink --help output
  • Review styling changes in rendered site

🤖 Generated with Claude Code

maxinelevesque and others added 3 commits March 1, 2026 23:59
Refresh brand colors, typography, navbar styling, and CSS for the
documentation site. Adds dark theme scaffold and asset styles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix "Helvetia" typo → "Helvetica" in styles.css
- Fix "atdata" → "crosslink" in assets/styles.css comment
- Update CLI reference with all missing commands: search, intervene,
  tested, cpitd, config, workflow, style, knowledge, integrity,
  related, migrate-*, and code clone detection
- Fix archive commands to use current subcommand syntax
  (archive add/remove/list/older instead of flat commands)
- Fix template list (4 actual: bug/feature/refactor/research)
- Add milestone delete, export --format markdown, related command
- Add configuration, knowledge pages, house style, workflow,
  code clone detection, data integrity, and migration sections
- Update README: fix template list, add knowledge pages and house
  style features, add Rust 1.87+ version requirement
- Update installation.qmd with minimum Rust version

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds a comprehensive guide explaining the full kickoff flow:
worktree creation, agent prompt generation, tmux session launch,
verification levels (local/ci/thorough), monitoring with /check,
safety constraints, and multi-agent parallel usage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@maxine-at-forecast maxine-at-forecast merged commit 49f99e4 into main Mar 2, 2026
4 checks passed
maxine-at-forecast pushed a commit that referenced this pull request Mar 7, 2026
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.

2 participants