Commit 28b486d
docs(migration): encode completion-drive directive into the ledger (#542)
## Completion-drive directive (compaction-proofing)
One-line-of-intent docs change: encodes the owner-authorised
**autonomous drive of the migratable corpus to completion** directly
into the migration ledger, so a post-compaction agent picks it up from
the repo (not from a lossy summary).
Records:
- **Cluster order**: C5 → C11 → C9 → C10 → C12, each via the full 4-gate
recipe, then the **string** + **effect** compiler walls (in-scope, this
repo).
- **Git hygiene** (learned this session): base each cluster on the
**dev-branch tip**, not `origin/main`'s squash SHA — the remote dev
branch is force-push-protected, so basing on it keeps pushes
fast-forward and avoids the commit-identity hook nag.
- **The one external gate**: Phase-Ω cutover (apply to idaptik + delete
`.res` shadows) needs idaptik **write-access**; until then "migrated" =
"staged + 4-gate-verified".
Docs-only. https://claude.ai/code/session_01WoKhFQePiRsAj7aqnxbG8s
---
_Generated by [Claude
Code](https://claude.ai/code/session_01WoKhFQePiRsAj7aqnxbG8s)_
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent f35f7fc commit 28b486d
1 file changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
0 commit comments