Commit Graph

20 Commits

Author SHA1 Message Date
HAL9000 a182233f6a docs(modules): add git worktree sandbox module documentation
Comprehensive module reference for GitWorktreeSandbox (v3.5.0, PR #5998):
- Lifecycle state machine diagram with complete state transitions
- Key classes: GitWorktreeSandbox, SandboxContext, CommitResult, SandboxStatus
- Branch naming convention with sanitisation examples
- Error handling table including ValueError for git_timeout <= 0
- Rollback behaviour (pre-commit vs post-commit)
- Integration with PlanLifecycleService pseudocode
- Apply Summary output format
- Testing guidance referencing actual BDD feature files:
  features/git_worktree_sandbox.feature
  features/git_worktree_apply.feature
  features/git_worktree_coverage_boost.feature
- Updated CHANGELOG.md with entry under [Unreleased] ### Added
- Updated CONTRIBUTORS.md with documentation contribution record

ISSUES CLOSED: #8051
2026-04-28 09:25:47 +00:00
HAL9000 e7e7eedc4f docs: add git worktree sandbox guide, extend sandbox/plan-apply/context-tiers refs
- docs/modules/git-worktree-sandbox.md: new module guide for GitWorktreeSandbox
  (PR #5998) covering execute/apply phases, non-git fallback, conflict handling,
  and context hydration integration
- docs/reference/sandbox.md: add Strategy Selection section and Git Worktree
  Sandbox section documenting execute/apply phases and non-git fallback
- docs/reference/plan_apply.md: add Git Worktree Merge-Based Apply section with
  CLI output panels and fallback behaviour; update intro to reference PR #5998
- docs/reference/context_tiers.md: add Context Tier Hydration section documenting
  ContextTierHydrator (PR #4219), hydration algorithm, exclusion rules,
  configuration parameters, and LLMExecuteActor integration
- mkdocs.yml: add Git Worktree Sandbox to Modules nav
2026-04-28 09:25:34 +00:00
HAL9000 01c53f0249 docs: update documentation for v3.9.0 features and recent merges
- CHANGELOG.md: add entries for plan use UNIQUE constraint fix (#4197),
  validation attach named option format (#3837), container resource stop
  fix (#3250), agent system reorganization (18 supervisors, *-pool-supervisor
  naming), and PR review policy update (1 approval required)
- README.md: add git worktree sandbox and ACMS context hydration highlights
- docs/architecture.md: add Git Worktree Sandbox and ACMS Context Hydration
  sections with diagrams and cross-references
- docs/modules/git-worktree-sandbox.md: new module guide for the git worktree
  sandbox execute/apply lifecycle (PR #5998)
- docs/modules/context-tier-hydrator.md: new module guide for context tier
  hydration from project resources (PR #4219, fixes #1028)
- docs/development/automation-tracking.md: add pr-fix-pool-supervisor and
  pr-merge-pool-supervisor to agent prefix table
- mkdocs.yml: add git-worktree-sandbox and context-tier-hydrator to Modules nav

ISSUES CLOSED: #6933
2026-04-28 09:25:28 +00:00
HAL9000 d7d3984af7 docs: drop context-tier hydrator overlap 2026-04-28 09:25:26 +00:00
HAL9000 7feae86d3d 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-28 09:25:25 +00:00
HAL9000 984aad4a91 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-28 09:25:25 +00:00
HAL9000 5023873074 docs(modules): add git worktree sandbox and context hydration docs
ISSUES CLOSED: #6841
2026-04-28 09:25:24 +00:00
HAL9000 6fafb7f8bf docs(modules): add git-worktree-sandbox and context-tier-hydration guides
- document the new module guides across docs and navigation\n- remove unrelated fix entries from changelog to keep the docs update scoped\n- link the sandbox guide to ADR-015 instead of spec line numbers\n- add HAL 9000 to contributors for documentation updates\n\nISSUES CLOSED: #6298
2026-04-28 09:25:23 +00:00
HAL9000 6eea9abc72 docs: document git worktree sandbox, ACMS hydrator, and update changelog
- Add docs/modules/git-worktree-sandbox.md: full module guide for GitWorktreeSandbox (lifecycle, state machine, API, errors, apply summary, fallback)
- Add docs/api/acms.md: context_tier_hydrator API reference (hydrate_tiers_for_plan/from_project, limits, metadata, structured logs)
- Update docs/architecture.md: add Git Worktree Sandbox section and expand ACMS hydrator coverage
- Update mkdocs.yml: surface new docs in Modules and API navigation groups
- Update docs/api/index.md: add ACMS Services entry to API index
- Update CHANGELOG.md: restructure Unreleased entries with Added/Changed/Fixed summary plus existing bug IDs
- Correct Introduced versions and remove duplicate changelog entry for ACMS fix, clarify hydrator parameter types

ISSUES CLOSED: #6837
2026-04-28 09:25:22 +00:00
HAL9000 0c725c9b27 docs(modules): refine context tier hydrator docs
- document metadata types accurately and wrap long lines

- reflow changelog entries for hydrator and apply-phase fixes

ISSUES CLOSED: #6851
2026-04-28 09:25:22 +00:00
HAL9000 c5d93ac19a docs(modules): add ACMS context tier hydrator module guide
Document hydrate_tiers APIs and integrate the module into the MkDocs navigation.

ISSUES CLOSED: #6076
2026-04-28 09:25:22 +00:00
HAL9000 c0e9d59b79 docs: update TUI persona schema, add UKO vocabulary extensions module guide, add ACMS to API index
- docs/api/tui.md: Fix Persona dataclass to reflect actual Pydantic model with
  all fields (icon, greeting, color, cycle_order, base_arguments, scoped_projects,
  scoped_plans). Add PersonaPreset docs and effective_arguments() method.
  Add txt export format to /session:export and CLI session export commands.
- docs/api/index.md: Add cleveragents.acms entry linking to reference/acms.md.
- docs/modules/uko-vocabulary-extensions.md: New module guide covering Layer 2
  paradigm vocabularies (uko-oo, uko-func, uko-proc) and Layer 3 technology
  vocabularies (uko-py, uko-ts, uko-rs, uko-java) with usage examples,
  DetailLevelMap inheritance, and VocabularyRegistry API.
- mkdocs.yml: Add Module Guides nav section with shell-safety, uko-provenance,
  and uko-vocabulary-extensions pages.
2026-04-28 09:25:08 +00:00
HAL9000 1867bdd863 docs(modules): add DepthReductionCompressor module guide (v3.8.0 #919) 2026-04-28 09:25:06 +00:00
CleverAgents Bot b3019c26f8 docs: clarify ACMS skeleton context guidance
Refs: #7468
2026-04-28 09:25:03 +00:00
HAL9000 0b08c16de2 docs: clarify skeleton ratio inheritance semantics
Refs: #4578
2026-04-28 09:25:03 +00:00
freemo bfa7edb641 docs: document v3.8.1 changes — skeleton context inheritance, actor YAML-first path, checkpoint triggers
- CHANGELOG.md: add v3.8.1 section documenting ACMS skeleton context
  inheritance (#3563), actor add YAML-first path (#3426), diagnostics
  extended to all 9 providers (#3422), automatic checkpoint triggers
  (#3439), --container-id flag (#2598), ToolLifecycle execute hook
  (#2820), MCPToolResult.data type fix (#2743), automation-profile list
  fix (#2064)
- docs/architecture.md: add Skeleton Context Inheritance subsection under
  Context Management (ACMS) documenting the compression pipeline, key
  parameters, and link to reference doc
- docs/api/actor.md: document ActorRegistry.add() YAML-first persistence
  path introduced in #3426; note deprecation of upsert_actor() for CLI use
- docs/modules/acms-skeleton-context.md: new module doc covering skeleton
  context inheritance — how it works, API parameters, configuration,
  subplan spawning integration, and gotchas
2026-04-28 09:25:02 +00:00
HAL9000 48532de1cd docs: add context hydration and git worktree sandbox module docs
CI / helm (pull_request) Successful in 22s
CI / push-validation (pull_request) Successful in 26s
CI / typecheck (pull_request) Successful in 52s
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 3m20s
CI / e2e_tests (pull_request) Successful in 3m12s
CI / build (pull_request) Successful in 3m22s
CI / quality (pull_request) Successful in 3m42s
CI / security (pull_request) Successful in 4m15s
CI / integration_tests (pull_request) Successful in 8m53s
CI / unit_tests (pull_request) Successful in 8m58s
CI / docker (pull_request) Successful in 1m22s
CI / coverage (pull_request) Successful in 11m5s
CI / status-check (pull_request) Successful in 1s
CI / benchmark-publish (push) Waiting to run
CI / push-validation (push) Successful in 18s
CI / helm (push) Successful in 24s
CI / lint (push) Successful in 27s
CI / build (push) Successful in 33s
CI / security (push) Successful in 1m7s
CI / quality (push) Successful in 3m39s
CI / typecheck (push) Successful in 3m56s
CI / benchmark-regression (push) Waiting to run
CI / integration_tests (push) Successful in 4m8s
CI / e2e_tests (push) Successful in 6m15s
CI / unit_tests (push) Successful in 8m10s
CI / docker (push) Successful in 10s
CI / coverage (push) Successful in 10m10s
CI / status-check (push) Successful in 1s
CI / benchmark-regression (pull_request) Successful in 56m36s
- Add docs/modules/context-hydration.md: documents the ACMS context
  hydration pipeline (context_tier_hydrator) that fixes the empty
  ContextTierService bug (#1028). Covers hydrate_tiers_from_project,
  hydrate_tiers_for_plan, file listing strategies, limits, and
  fragment metadata.

- Add docs/modules/git-worktree-sandbox.md: documents the
  GitWorktreeSandbox class that isolates plan apply changes in a
  dedicated git branch/worktree and merges back on commit (#4454).
  Covers full lifecycle, error types, branch naming, and fallback
  for non-git projects.

- Update docs/architecture.md: add Git Worktree Sandbox Apply section
  and extend ACMS section with context hydration note.

- Update mkdocs.yml: add both new module pages to the Modules nav.

ISSUES CLOSED: #6841
2026-04-12 16:42:19 +00:00
HAL9000 a3762a4cc2 docs: add invariant-reconciliation module guide, extend automation tracking docs, update mkdocs nav
CI / lint (push) Successful in 25s
CI / security (push) Successful in 59s
CI / quality (push) Successful in 45s
CI / typecheck (push) Successful in 1m9s
CI / push-validation (push) Successful in 26s
CI / build (push) Successful in 49s
CI / helm (push) Successful in 42s
CI / e2e_tests (push) Successful in 4m18s
CI / integration_tests (push) Successful in 4m28s
CI / unit_tests (push) Successful in 5m47s
CI / docker (push) Successful in 11s
CI / coverage (push) Successful in 11m48s
CI / status-check (push) Successful in 1s
CI / benchmark-regression (push) Has been skipped
CI / benchmark-publish (push) Has been cancelled
docs: add invariant-reconciliation module guide, extend automation tracking docs, update mkdocs nav

- Add docs/modules/invariant-reconciliation.md: module guide for InvariantReconciliationActor (v3.8.0)
- Extend docs/development/automation-tracking.md: all 16 supervisors, centralized tracking manager
- Update mkdocs.yml: add Modules nav section, Custom Sandbox Strategy to Development

ISSUES CLOSED: #5700

Co-authored-by: CleverThis <hal9000@cleverthis.com>
Co-committed-by: CleverThis <hal9000@cleverthis.com>
2026-04-09 09:22:43 +00:00
freemo a0ac30d5de docs: update and extend documentation for v3.8.0 changes
CI / lint (pull_request) Successful in 21s
CI / typecheck (pull_request) Successful in 52s
CI / security (pull_request) Successful in 55s
CI / quality (pull_request) Successful in 39s
CI / build (pull_request) Successful in 29s
CI / helm (pull_request) Successful in 23s
CI / unit_tests (pull_request) Failing after 6m49s
CI / docker (pull_request) Has been skipped
CI / e2e_tests (pull_request) Successful in 17m22s
CI / integration_tests (pull_request) Failing after 23m1s
CI / coverage (pull_request) Successful in 11m3s
CI / status-check (pull_request) Failing after 1s
CI / benchmark-publish (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Successful in 56m57s
- docs/reference/plan_cli.md: add note about legacy/v3 plan workflow
  mixing being disallowed (introduced in v3.8.0, issue #1577)
- docs/reference/uko_runtime.md: document v3.8.0 provenance tracking
  (sourceResource, validFrom, isCurrent on typed triples) and revision
  chain for temporal queries across indexing runs (issue #891)
- docs/reference/decision_correction.md: add CorrectionAttemptRecord
  section documenting the correction_attempts table, state lifecycle,
  repository API, and usage examples (issue #920)
- docs/modules/uko-provenance.md: new module guide for UKO provenance
  tracking covering purpose, how provenance is attached, revision chain
  mechanics, query patterns, persistence format, BDD coverage, and gotchas
2026-04-05 20:05:48 +00:00
freemo f1ab5d90dc docs: update documentation for v3.8.0 unreleased features
CI / unit_tests (push) Waiting to run
CI / benchmark-publish (push) Waiting to run
CI / build (push) Waiting to run
CI / docker (push) Blocked by required conditions
CI / helm (push) Waiting to run
CI / status-check (push) Blocked by required conditions
CI / lint (push) Waiting to run
CI / typecheck (push) Waiting to run
CI / security (push) Waiting to run
CI / quality (push) Waiting to run
CI / integration_tests (push) Waiting to run
CI / e2e_tests (push) Waiting to run
CI / coverage (push) Blocked by required conditions
CI / benchmark-regression (push) Blocked by required conditions
- Promote [Unreleased] CHANGELOG entries to [3.8.0] (2026-04-05)
- Add Shell Danger Detection section to docs/api/tui.md covering
  ShellDangerLevel, DangerousPattern, ShellSafetyService, and
  SafetyCheckResult with full API reference and usage examples
- Add InvariantService section to docs/api/core.md documenting
  the new DI-registered singleton, its methods, and emitted events
- Update docs/architecture.md Plan Lifecycle section to document
  invariant reconciliation as a phase transition gate
- Update README.md Highlights with shell danger detection, inline
  permission questions, invariant reconciliation, UKO provenance
  tracking, and JSON-RPC 2.0 A2A wire format
- Create docs/modules/shell-safety.md with full module guide
  covering purpose, key classes, built-in patterns, custom pattern
  registration, TUI integration, and testing guidance

ISSUES CLOSED: #1003 #997 #1391 #1004 #891 #1501 #1577 #1941 #2334
2026-04-05 19:33:19 +00:00