Skip to content

chore(console): Phase 0 demolition — 43 → 22 routes - #129

Open
MaxAnderson-code wants to merge 1 commit into
mainfrom
vienna/console-v2-phase0
Open

chore(console): Phase 0 demolition — 43 → 22 routes#129
MaxAnderson-code wants to merge 1 commit into
mainfrom
vienna/console-v2-phase0

Conversation

@MaxAnderson-code

Copy link
Copy Markdown
Collaborator

Phase 0 — Console v2 Demolition

Executes Phase 0 from Aiden's console-v2 brief (PR #125).

What changed

  • Archived 19 dead/duplicate pages to pages/_archive/ — no code deleted, just quarantined
  • Rewrote App.tsx with a clean 22-route canonical map
  • Promoted the better variant for each Premium/Legacy pair:
    • /fleet → FleetDashboardPage (was FleetPremium)
    • /approvals → ApprovalsPage (was ApprovalsPremium)
    • /policies → PolicyBuilderPage (was PolicyBuilderPremium)
    • /analytics → AnalyticsPage (was AnalyticsPremium)
    • /compliance → CompliancePage (was CompliancePremium)
    • /integrations → IntegrationsPage (was IntegrationsPremium)
  • Renamed /history/audit (old path redirects)
  • Entry point / now redirects to /now (Mission Control)
  • WebhookConfigPage + ApiKeysPage archived — will become tabs in /settings (Phase 2)

Build

✓ built in 3.09s, 0 errors
60 assets synced to console-proxy/public/

Next

Phase 1 (brand unification) — amber token swap, JetBrains Mono, purple purge.

- Archive 19 duplicate/dead pages to pages/_archive/
  (DashboardControl, DashboardPremium, FleetPremium, ApprovalsPremium,
  PolicyBuilderPremium, CompliancePremium, AnalyticsPremium, IntegrationsPremium,
  GovernanceChainPage, GovernanceLivePage, DemoModePage, EmbedWidgetPage,
  SimulationPage, WebhookConfigPage, ApiKeysPage, RuntimePage, ActionTypesPage,
  AgentTemplatesPage, ServicesPage)

- Rewrite App.tsx with clean 22-route canonical map:
  / → redirect /now (Mission Control)
  /fleet → FleetDashboardPage (promoted from FleetPremium)
  /approvals → ApprovalsPage (promoted from ApprovalsPremium)
  /policies → PolicyBuilderPage (promoted from PolicyBuilderPremium)
  /analytics → AnalyticsPage (promoted from AnalyticsPremium)
  /compliance → CompliancePage (promoted from CompliancePremium)
  /integrations → IntegrationsPage (promoted from IntegrationsPremium)
  /audit → HistoryPage (renamed route, /history redirects)
  /settings → will become 6-tab in Phase 2

- Build passes clean (3.09s, 0 errors)
- Bundle synced to console-proxy/public/

Part of console v2 overhaul — Phase 0 of 5
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
console-proxy Ready Ready Preview, Comment Jul 3, 2026 6:50pm
regulator-ai Ready Ready Preview, Comment Jul 3, 2026 6:50pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant