Commit f534870
committed
fix(skills): add explicit migration step to the Phase 3 build order
On the restructure path, the build sequence went straight from indexes
to fresh seed notes without ever executing the approved old-to-new
mapping — an assistant could finish onboarding with the original messy
root notes untouched. Added migration as step 5 (move, retype, add
required observations, archive-never-delete) and extended validation
to cover migrated notes as well as seeds.
Signed-off-by: Cody Faust <cody@luminarysol.com>1 parent 52ec0e1 commit f534870
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
0 commit comments