Files
DashBoard/docs/migration/deferred-route-modernization-follow-up/route_scope_matrix.json
egg c38b5f646a feat(modernization): promote deferred routes to in-scope and unify page header styles
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>
2026-02-12 13:20:06 +08:00

101 lines
2.7 KiB
JSON

{
"change": "deferred-route-modernization-follow-up",
"upstream_change": "full-modernization-architecture-blueprint",
"generated_at": "2026-02-12T00:00:00Z",
"phase": "phase-2-deferred-route-modernization",
"policy": {
"scope_is_frozen": true,
"out_of_scope_tasks_must_be_rejected": true,
"dev_routes_are_eligible": true,
"released_only_restriction_does_not_apply": true
},
"in_scope": [
{
"route": "/tables",
"category": "report",
"canonical_shell_path": "/portal-shell/tables",
"owner": "frontend-mes-reporting",
"visibility_policy": "released_or_admin",
"prior_scope": "deferred",
"prior_change": "full-modernization-architecture-blueprint"
},
{
"route": "/excel-query",
"category": "report",
"canonical_shell_path": "/portal-shell/excel-query",
"owner": "frontend-mes-reporting",
"visibility_policy": "released_or_admin",
"prior_scope": "deferred",
"prior_change": "full-modernization-architecture-blueprint"
},
{
"route": "/query-tool",
"category": "report",
"canonical_shell_path": "/portal-shell/query-tool",
"owner": "frontend-mes-reporting",
"visibility_policy": "released_or_admin",
"prior_scope": "deferred",
"prior_change": "full-modernization-architecture-blueprint"
},
{
"route": "/mid-section-defect",
"category": "report",
"canonical_shell_path": "/portal-shell/mid-section-defect",
"owner": "frontend-mes-reporting",
"visibility_policy": "released_or_admin",
"prior_scope": "deferred",
"prior_change": "full-modernization-architecture-blueprint"
}
],
"out_of_scope": [
{
"route": "/wip-overview",
"reason": "completed-in-phase-1"
},
{
"route": "/wip-detail",
"reason": "completed-in-phase-1"
},
{
"route": "/hold-overview",
"reason": "completed-in-phase-1"
},
{
"route": "/hold-detail",
"reason": "completed-in-phase-1"
},
{
"route": "/hold-history",
"reason": "completed-in-phase-1"
},
{
"route": "/resource",
"reason": "completed-in-phase-1"
},
{
"route": "/resource-history",
"reason": "completed-in-phase-1"
},
{
"route": "/qc-gate",
"reason": "completed-in-phase-1"
},
{
"route": "/job-query",
"reason": "completed-in-phase-1"
},
{
"route": "/tmtt-defect",
"reason": "completed-in-phase-1"
},
{
"route": "/admin/pages",
"reason": "completed-in-phase-1"
},
{
"route": "/admin/performance",
"reason": "completed-in-phase-1"
}
]
}