Files
DashBoard/docs/migration/deferred-route-modernization-follow-up/README.md
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

1.2 KiB

Deferred Route Modernization Follow-up Artifacts

This directory stores execution artifacts for deferred-route-modernization-follow-up.

Upstream Reference

  • Phase 1: docs/migration/full-modernization-architecture-blueprint/
  • Handoff: docs/migration/full-modernization-architecture-blueprint/deferred_route_handoff.md

Core Governance

  • route_scope_matrix.json: frozen in-scope deferred route matrix (promoted from phase 1 deferred).
  • governance_milestones.md: completion and deprecation milestones for deferred-route phase.
  • exception_registry.json: approved temporary exceptions with owner and milestone.
  • upstream_linkage.json: explicit linkage to phase 1 handoff artifacts.
  • scope_boundary_note.md: clarification that dev routes are eligible for modernization.

Pre-Change Confirmation

  • pre_change_confirmation_template.md: required fields and template.
  • pre_change_confirmations.json: recorded per-route confirmations.

Rollout Operations

  • rollout_runbook.md: phase steps and hold points for deferred-route cutover.
  • rollback_controls.md: per-route rollback and false-positive gate handling.
  • observability_checkpoints.md: route/gate/rollback observability contract.