Consolidate cc-os per-project state under .cc-os/<plugin>/ (migrate os-doc-hygiene) #24
Labels
No Label
P0
P1
P2
P3
afk-ready
hitl
next
ready-for-agent
review
semi
waiting
wayfinder:grilling
wayfinder:map
wayfinder:research
wayfinder:task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jared/cc-os#24
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Per-project dotfile sprawl observed in credvault:
.cc-os/,.dochygiene/, plus planned.os-adr/. Adopt convention: all cc-os-owned per-project state lives under.cc-os/<plugin>/(ADR to be recorded).Scope:
.dochygiene/to.cc-os/dochygiene/with a fallback read of the old path (auto-migrate on first write, then remove old dir)..cc-os/top level (it owns the shared config) or moves under.cc-os/status/— decide in ADR.graphify-out/is external-tool output: explicitly out of scope / deferred (would touch os-vault onboard skill + hooks for aesthetic gain only)..cc-os/) then covers everything.Acceptance: ADR recorded; os-doc-hygiene reads/writes new path with backward-compat fallback; tests updated; docs/implementation-status.md updated; refresh-plugins run.
Shipped in commit
cf14bb3(2026-07-12): ADR-027 records the .cc-os/ convention, os-doc-hygiene state migrated with backward-compat fallback, tests and docs updated, refresh-plugins run. Closing as completed.