Verification Checklists
Pre-Change Verification
| Check | Status |
|---|---|
Monolith exists at |
[ ] |
Monolith line count captured ( |
[ ] |
Build passes before changes ( |
[ ] |
Git working tree clean ( |
[ ] |
No other pages xref the monolith path ( |
[ ] |
Existing |
[ ] |
Post-Change Verification
| Check | Status |
|---|---|
Monolith deleted — |
[ ] |
13 thin wrapper pages exist in |
[ ] |
All page files are shells (< 15 lines, single |
[ ] |
31 partials exist in |
[ ] |
Validation script moved to |
[ ] |
Content delta is zero — combined partial line count matches monolith baseline |
[ ] |
Nav updated — 15-entry hierarchy under Projects > Migrations |
[ ] |
Old nav entry removed (single runbook xref) |
[ ] |
All 13 pages render without errors |
[ ] |
No broken xrefs ( |
[ ] |
No missing includes |
[ ] |
|
[ ] |
Existing |
[ ] |
Build Verification
cd ~/atelier/_bibliotheca/domus-infra-ops
make 2>&1 | grep -E "WARN|ERROR"