Promote /tables, /excel-query, /query-tool, /mid-section-defect from deferred to full shell-governed in-scope routes with canonical redirects, content contracts, governance artifacts, and updated CI gates. Unify all page header gradients to #667eea → #764ba2 and h1 font-size to 24px for visual consistency across all dashboard pages. Remove Native Route-View dev annotations from job-query, excel-query, and query-tool headers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
29 lines
745 B
JSON
29 lines
745 B
JSON
{
|
|
"change": "full-modernization-architecture-blueprint",
|
|
"canonical_policy": {
|
|
"applies_when": "PORTAL_SPA_ENABLED=true",
|
|
"report_routes": "redirect direct route entry to /portal-shell/<route>",
|
|
"admin_routes": "shell target redirects to backend /admin/* while backend keeps auth authority"
|
|
},
|
|
"direct_entry_compatibility": {
|
|
"query_semantics_must_be_preserved": true,
|
|
"redirect_status_code": 302
|
|
},
|
|
"in_scope_report_routes": [
|
|
"/wip-overview",
|
|
"/wip-detail",
|
|
"/hold-overview",
|
|
"/hold-detail",
|
|
"/hold-history",
|
|
"/resource",
|
|
"/resource-history",
|
|
"/qc-gate",
|
|
"/job-query",
|
|
"/tmtt-defect",
|
|
"/tables",
|
|
"/excel-query",
|
|
"/query-tool",
|
|
"/mid-section-defect"
|
|
]
|
|
}
|