You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(pool): prune stale worktree registrations before adding in get
Situation
Compliance: n/a
Tests: green
Configured checks: check (informational: pass), test (macos-latest) (test: pass), test (ubuntu-latest) (test: pass), test (windows-latest) (test: pass)
Freshness: complete target observation as of 2026-08-01T03:59:05Z
Notes: compliance=n/a tests=green
Related work
Note
Related-work context is truncated (comparison_incomplete): comparison across open pull requests is incomplete, so a relation may be missed; this says nothing about the target itself. The candidate list, shared paths, and references are advisory display only and never an overlap or action gate.
kunchenguid/treehouse#51 - fix(cmd): resolve main repo root for pool commands run inside a worktree - exact shared path: cmd/e2e_test.go
Advisory context only. Shared paths and references are not an auto-merge overlap gate.
Auto-merge criteria
Note
Read-only preflight from the authoritative auto-merge evaluator. A displayed MET result never authorizes a merge: Wheelhouse re-evaluates every gate and performs G7 immediately before acting.
✅ METG6 - verdict uses current VISION.md revision - verdict and default branch use dcc4129a
✅ METG6 - verdict uses current base revision - verdict and live base use 68fa3d25
G7 (final gate)
⚪ UNAVAILABLEG7 - immediate live recheck and manual merge gate - runs only immediately before merge: card claim, VISION, head/base, mergeability, checks, opt-out label, and unchanged manual workflow gate
Triage
Summary: Adds a best-effort git worktree prune before creating a new worktree in treehouse get, so stale bookkeeping from a crashed or forcibly-removed worktree no longer wedges the pool, plus a regression test and README/AGENTS.md docs; also adds a minimal .github/workflows/ci.yml.
Product implications: Routine internal work: a narrow, well-tested self-healing fix in the create-new-worktree path with no new user-facing surface, consistent with the existing best-effort warning pattern used elsewhere in the codebase; low owner-discussion value.
Your decision
Tick one box for a quick call, or reply with a slash-command (/merge, /close, /decline <reason>, /hold, /comment <text>, /request-changes <text>):
Merge it
Close / decline
Investigate - deep code-grounded review (leaves this card open)
Hold - I'll handle this manually
Only the repository owner can drive this decision - everyone else's edits and comments are ignored.
Decision needed - treehouse#31
PR review by e-jung ·
merge-readySituation
n/agreencheck(informational: pass),test (macos-latest)(test: pass),test (ubuntu-latest)(test: pass),test (windows-latest)(test: pass)2026-08-01T03:59:05ZRelated work
Note
Related-work context is truncated (
comparison_incomplete): comparison across open pull requests is incomplete, so a relation may be missed; this says nothing about the target itself. The candidate list, shared paths, and references are advisory display only and never an overlap or action gate.fix(cmd): resolve main repo root for pool commands run inside a worktree- exact shared path:cmd/e2e_test.gofeat(config): discover treehouse.toml in ancestor directories- exact shared path:cmd/e2e_test.goAdvisory context only. Shared paths and references are not an auto-merge overlap gate.
Auto-merge criteria
Note
Read-only preflight from the authoritative auto-merge evaluator. A displayed MET result never authorizes a merge: Wheelhouse re-evaluates every gate and performs G7 immediately before acting.
Scope
Scope - merge-ready PR review- kind=pr-review bucket=merge-readySafety
Safety - complete healthy scan- repo scan is ok, complete, and mergeability settledSafety - target PR is open- target PR is open and unmergedSafety - no per-PR auto-merge opt-out- wheelhouse:no-auto-merge is absentSafety - head SHA unchanged- scan and live head 68f055f0G0 (repo)
G0 - repository auto-merge enabled- enabled by effective repository policyG0 - default-branch VISION.md present- default-branch VISION.md dcc4129aG1 (card)
G1 - trusted unique decision card- trusted unique machine-created card [treehouse#31] fix(pool): prune stale worktree registrations before adding in get #496G1 - card published after triage- decision controls are publishedG1 - exclusive card claim- claim is acquired and revalidated only at the act boundaryG2 (files)
G2 - complete immutable file list- 5 immutable changed path entries readG2 - workflow and security exclusions clear- no unconditional workflow/security/governance exclusionsG3 (author)
G3 - non-maintainer human contributor- e-jung is a non-maintainer humanG3 - prior merged contribution in this repo- G3 author e-jung has no prior merged PR in treehouseG4 (checks)
G4 - configured checks green- comp=n/a tests=green (merge-ready)G4 - PR mergeable- live mergeable is MERGEABLEG4 - merge state clean- live merge state is CLEANG5 (size)
G5 - changed-file limit- 5 changed files <= 20G5 - changed-line limit- 81 changed lines <= 1000G6 (triage + behavior)
G6 - automatic triage credential configured- model credential is configured; card triage eligibility is evaluated separatelyG6 - successful triage for current head- current assessment is not admitted for its observation/headG6 - top-level recommendation is merge- no valid agent recommendation was established: the advisory assessment was not admittedG6 - eligible behavior class- class B restoration evidence unavailableG6 - existing/default behavior unchanged- existing/default behavior change not ruled outG6 - class C is opt-in and default-off- not applicable to class BG6 - behavior aligns with VISION.md- alignment confirmedG6 - behavior verdict recommends merge- merge recommendedG6 - verdict uses current VISION.md revision- verdict and default branch use dcc4129aG6 - verdict uses current base revision- verdict and live base use 68fa3d25G7 (final gate)
G7 - immediate live recheck and manual merge gate- runs only immediately before merge: card claim, VISION, head/base, mergeability, checks, opt-out label, and unchanged manual workflow gateTriage
git worktree prunebefore creating a new worktree intreehouse get, so stale bookkeeping from a crashed or forcibly-removed worktree no longer wedges the pool, plus a regression test and README/AGENTS.md docs; also adds a minimal.github/workflows/ci.yml.Your decision
Tick one box for a quick call, or reply with a slash-command (
/merge,/close,/decline <reason>,/hold,/comment <text>,/request-changes <text>):Only the repository owner can drive this decision - everyone else's edits and comments are ignored.