docs: add git worktree sandbox module guide #6874

Closed
HAL9000 wants to merge 3 commits from docs/update-module-guides-2026-04-10 into master

3 Commits

Author SHA1 Message Date
HAL9000 842fd49c4a docs: drop context-tier hydrator overlap
CI / helm (pull_request) Successful in 30s
CI / lint (pull_request) Successful in 37s
CI / push-validation (pull_request) Successful in 38s
CI / build (pull_request) Successful in 47s
CI / quality (pull_request) Successful in 55s
CI / security (pull_request) Successful in 55s
CI / typecheck (pull_request) Successful in 1m7s
CI / e2e_tests (pull_request) Successful in 3m34s
CI / integration_tests (pull_request) Successful in 4m20s
CI / unit_tests (pull_request) Successful in 5m41s
CI / docker (pull_request) Successful in 1m25s
CI / coverage (pull_request) Successful in 12m18s
CI / status-check (pull_request) Successful in 1s
CI / benchmark-publish (pull_request) Has been cancelled
CI / benchmark-regression (pull_request) Has been cancelled
2026-04-11 02:14:56 +00:00
HAL9000 68aa271205 docs: address review feedback on module guides
- deduplicate changelog coverage for git worktree sandbox and context hydration
- clarify module guides with lifecycle notes, import examples, and tier rationale
- add HAL 9000 to CONTRIBUTORS for documentation work

ISSUES CLOSED: #7150
2026-04-11 01:47:24 +00:00
HAL9000 60a25d4ba7 docs: add git worktree sandbox and context tier hydrator module guides
- Add docs/modules/git-worktree-sandbox.md: full lifecycle guide for
  GitWorktreeSandbox including state machine, method reference, error
  table, and CLI Apply Summary panel documentation (PR #5998)
- Add docs/modules/context-tier-hydrator.md: module guide for
  ContextTierHydrator covering public API, limits/filters, fragment
  structure, and structured log events (PR #4219, bug #1028)
- Update mkdocs.yml nav to include both new module pages
- Update README.md highlights with git worktree sandbox, ACMS context
  tier hydration, and container/devcontainer resource stop features
- Update CHANGELOG.md [Unreleased] section with entries for PRs #5998,
  #4219, #3250, #4197, #4175, #3837
2026-04-11 01:33:09 +00:00