c77d0a8e89
Build & Push / Build & Push Docker Image (push) Failing after 10m39s
Replace storefront naming across source, tests, docs, config, and production scripts. Rename the legacy top-level app directory and Carplace component files, remove duplicate storefront startup scripts, and refresh the lockfile.
44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"package": "RentalDriveGo_Phase16_Operational_UI_v1.0",
|
|
"generatedOn": "2026-06-25",
|
|
"scope": [
|
|
"dashboard",
|
|
"admin"
|
|
],
|
|
"includedApplications": [
|
|
"homepage",
|
|
"carplace",
|
|
"dashboard",
|
|
"admin",
|
|
"api"
|
|
],
|
|
"designAuthority": "Phase 16 homepage implementation",
|
|
"routeCoverage": {
|
|
"admin": 12,
|
|
"dashboard": 19
|
|
},
|
|
"validation": {
|
|
"typescriptSourceFilesParsed": 596,
|
|
"typescriptSyntaxFailures": 0,
|
|
"localImportsChecked": 190,
|
|
"unresolvedLocalImports": 0,
|
|
"designGate": "passed",
|
|
"productionBuild": "not run: missing monorepo root, workspace package, lockfile, and installed dependencies"
|
|
},
|
|
"keyFiles": [
|
|
"admin/src/styles/phase16-tokens.css",
|
|
"admin/src/app/globals.css",
|
|
"admin/src/app/dashboard/layout.tsx",
|
|
"dashboard/src/styles/phase16-tokens.css",
|
|
"dashboard/src/app/globals.css",
|
|
"dashboard/src/app/(dashboard)/layout.tsx",
|
|
"dashboard/src/components/layout/Sidebar.tsx",
|
|
"dashboard/src/components/layout/TopBar.tsx",
|
|
"scripts/validate-phase16-design.mjs"
|
|
],
|
|
"documentation": [
|
|
"PHASE16_OPERATIONAL_UI_REPORT.md",
|
|
"docs/PHASE16_OPERATIONAL_UI_GUIDE.md"
|
|
]
|
|
}
|