auto-claude: subtask-2-2 - Verify all page imports still work

All page imports verified working:
- Build succeeds (exit code 0)
- TypeScript check passes
- Build artifacts created in .next directory
- Schema components successfully compiled and bundled
- All page files import from @/components/seo correctly

Note: Next.js 15 with standalone output doesn't print 'Compiled successfully'
but build verification confirmed via exit code and build artifacts.
This commit is contained in:
2026-01-25 11:58:05 +01:00
parent 25ccf48d8a
commit b6c7084f0c
+6 -6
View File
@@ -3,23 +3,23 @@
"spec": "032-split-large-jsonld-tsx-component-759-lines-into-se",
"state": "building",
"subtasks": {
"completed": 10,
"completed": 15,
"total": 19,
"in_progress": 1,
"failed": 0
},
"phase": {
"current": "Add New Schema Files",
"current": "Migrate Imports",
"id": null,
"total": 14
"total": 2
},
"workers": {
"active": 0,
"max": 1
},
"session": {
"number": 1556,
"started_at": "2026-01-25T06:23:19.101802"
"number": 3,
"started_at": "2026-01-25T11:52:09.599134"
},
"last_update": "2026-01-25T11:18:16.694552"
"last_update": "2026-01-25T11:54:43.072497"
}