AOI-3: skill non-removal invariant — doc and tests #736
No reviewers
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks!736
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev/732"
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?
Adds §Skill non-removal invariant to
docs/agents-architecture.mdand threeresolveSkillunit tests covering the replace-not-tombstone contract.Test plan
bun x turbo run test --filter=@claude-hooks/server— 3073 pass, 0 failCloses #732
All three AC tests present and correct. Doc section covers no-enabled-column, replace semantics, empty-body footgun caveat. CI green (qa + dockerfile).