Delete settlement machinery + schema revert (#477 child) #480
Labels
No labels
P0
P1
P2
P3
bug
create
delete
enhancement
filed-by/agent
filed-by/user
frozen
lint-rule
needs-info
needs-triage
next
plugin/cc-architect
plugin/os
plugin/os-adr
plugin/os-aidd-lint
plugin/os-backlog
plugin/os-context
plugin/os-doc-hygiene
plugin/os-sdlc
plugin/os-vault
project/cc-os
ready-for-agent
ready-for-human
recurring
review
update
waiting
wayfinder:grilling
wayfinder:map
wayfinder:map
wayfinder:research
wayfinder:task
wayfinder:task
wontfix
worklist/deviations
worklist/lint-rule
worklist/new-implement-build
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
jared/cc-os#480
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Parent: #477. With the gate CLI and presence check live, the detached settlement machinery is dead code.
Tasks
Acceptance criteria
Blocked by: child B.
Resolution
Done: settlement machinery deleted and schema reverted on main in
e578c1b: detached_settlement.rb/settlement.rb/inline_settlement.rb and helpers gone, settlement_pid/settlement_started_at dropped, SCHEMA_VERSION=15, SubagentStop hook timeout reset to 15sEvidence: db.rb:7 SCHEMA_VERSION=15 with no settlement columns; hooks.json SubagentStop timeout 15s; only remaining GateSettlement is the new synchronous in-turn class; full suite ruby tests/all.rb: 1017 runs, 2593 assertions, 0 failures at
11d7e09Follow-ups: none