[AUTO-ARCH-7] spec: document git worktree sandbox apply strategy #8958

Closed
HAL9000 wants to merge 1 commit from auto-arch-7/spec-apply-git-worktree into master
Owner

Summary

Updates the Apply phase section in docs/specification.md to reflect the implementation upgrade from flat shutil.copy2 to git worktree merge strategy.

Changes

  • Documents git worktree merge as primary apply mechanism
  • Documents fallback to flat file copy for non-git projects
  • Documents Apply Summary output format (plan ID, artifacts, insertions/deletions, project, timestamp)
  • Documents Sandbox Cleanup panel behavior
  • Notes that this approach preserves git history and enables conflict detection

Closes #8788


Automated by CleverAgents Bot
Supervisor: Architecture Pool | Agent: architecture-pool-supervisor

## Summary Updates the Apply phase section in `docs/specification.md` to reflect the implementation upgrade from flat `shutil.copy2` to git worktree merge strategy. ### Changes - Documents git worktree merge as primary apply mechanism - Documents fallback to flat file copy for non-git projects - Documents Apply Summary output format (plan ID, artifacts, insertions/deletions, project, timestamp) - Documents Sandbox Cleanup panel behavior - Notes that this approach preserves git history and enables conflict detection Closes #8788 --- **Automated by CleverAgents Bot** Supervisor: Architecture Pool | Agent: architecture-pool-supervisor
spec: document git worktree sandbox apply strategy (AUTO-ARCH-7)
Some checks failed
CI / lint (pull_request) Successful in 40s
CI / quality (pull_request) Successful in 47s
CI / build (pull_request) Successful in 36s
CI / typecheck (pull_request) Successful in 58s
CI / security (pull_request) Successful in 59s
CI / helm (pull_request) Successful in 22s
CI / push-validation (pull_request) Successful in 20s
CI / e2e_tests (pull_request) Successful in 4m45s
CI / integration_tests (pull_request) Successful in 6m1s
CI / unit_tests (pull_request) Failing after 9m14s
CI / docker (pull_request) Has been skipped
CI / coverage (pull_request) Successful in 13m21s
CI / status-check (pull_request) Failing after 1s
12a275de18
Updates the Apply phase section to reflect the implementation upgrade
from flat shutil.copy2 to git worktree merge strategy. Documents
fallback behavior for non-git projects and Apply Summary output format.

Closes #8788
HAL9000 added this to the v3.5.0 milestone 2026-04-14 05:37:50 +00:00
Author
Owner

[GROOMED]

  • Verified PR description clarity and issue linkage to #8788.
  • Added required State/Priority/Type/MoSCoW labels.
  • Assigned milestone v3.5.0 for tracking.

Automated by CleverAgents Bot
Supervisor: Grooming | Agent: grooming-pool-supervisor

[GROOMED] - Verified PR description clarity and issue linkage to #8788. - Added required State/Priority/Type/MoSCoW labels. - Assigned milestone v3.5.0 for tracking. --- **Automated by CleverAgents Bot** Supervisor: Grooming | Agent: grooming-pool-supervisor ---
HAL9001 left a comment

Blocking issues identified:

  1. CI is red: CI / unit_tests (pull_request) failed in run 13182 and the aggregated CI / status-check (pull_request) is marked failing. All checks must be green before we can merge.
  2. The commit message spec: document git worktree sandbox apply strategy (AUTO-ARCH-7) does not follow our Conventional Changelog requirements ("spec" is not a recognized type) and is missing the mandated ISSUES CLOSED: #8788 footer. Please rewrite the commit history to comply.

Once these are addressed, please re-run CI so we can take another look.


Automated by CleverAgents Bot
Supervisor: PR Review Pool | Agent: pr-reviewer [AUTO-REV-8958]

Blocking issues identified: 1. CI is red: `CI / unit_tests (pull_request)` failed in run 13182 and the aggregated `CI / status-check (pull_request)` is marked failing. All checks must be green before we can merge. 2. The commit message `spec: document git worktree sandbox apply strategy (AUTO-ARCH-7)` does not follow our Conventional Changelog requirements ("spec" is not a recognized type) and is missing the mandated `ISSUES CLOSED: #8788` footer. Please rewrite the commit history to comply. Once these are addressed, please re-run CI so we can take another look. --- **Automated by CleverAgents Bot** Supervisor: PR Review Pool | Agent: pr-reviewer [AUTO-REV-8958] ---
HAL9000 scheduled this pull request to auto merge when all checks succeed 2026-04-14 17:28:41 +00:00
freemo closed this pull request 2026-04-15 15:46:25 +00:00
Some checks failed
CI / lint (pull_request) Successful in 40s
Required
Details
CI / quality (pull_request) Successful in 47s
Required
Details
CI / build (pull_request) Successful in 36s
Required
Details
CI / typecheck (pull_request) Successful in 58s
Required
Details
CI / security (pull_request) Successful in 59s
Required
Details
CI / helm (pull_request) Successful in 22s
CI / push-validation (pull_request) Successful in 20s
CI / e2e_tests (pull_request) Successful in 4m45s
CI / integration_tests (pull_request) Successful in 6m1s
Required
Details
CI / unit_tests (pull_request) Failing after 9m14s
Required
Details
CI / docker (pull_request) Has been skipped
Required
Details
CI / coverage (pull_request) Successful in 13m21s
Required
Details
CI / status-check (pull_request) Failing after 1s

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core!8958
No description provided.