OmegaCrownAI Phase 101

Production Final Route Audit

This route audit lists the final public pages and APIs that should be checked after production activation, including Trust Center, completion ledger, payment providers, legal, platform limitations, launch validation, release readiness, compliance, and operations routes.

Routes

32

Categories

10

APIs

4

Pages

28

trust

trust_center

GET /trust-center

expected_live

Primary public trust surface.

Expected signal: Production Public Trust Center

trust_center_status

GET /trust-center/status

expected_live

Public trust status summary.

Expected signal: Trust Center Status

trust_center_resources

GET /trust-center/resources

expected_live

Public trust resource index.

Expected signal: Trust Center Resources

completion

completion_ledger

GET /production-completion/ledger

expected_live

Production completion ledger page.

Expected signal: Production Completion Ledger

completion_activation

GET /production-completion/activation

expected_live

Final activation page.

Expected signal: Final Production Activation Record

completion_ledger_api

GET /api/production-completion/ledger

api_expected

Production completion ledger API.

Expected signal: Production completion ledger

completion_activation_api

GET /api/production-completion/activation

api_expected

Final activation API.

Expected signal: Final production activation record

payments

payment_providers

GET /payments/providers

expected_live

Customer-facing payment provider status.

Expected signal: Payment Provider Status

payment_providers_api

GET /api/payments/providers

api_expected

Payment provider status API.

Expected signal: square_swipesimple_primary

stripe_checkout_disabled

GET /api/stripe/checkout

api_expected

Controlled Stripe disabled response.

Expected signal: Stripe checkout is not configured

legal

legal_terms

GET /legal/terms

expected_live

Terms of Service.

Expected signal: Terms

legal_privacy

GET /legal/privacy

expected_live

Privacy Policy.

Expected signal: Privacy Policy

legal_dpa

GET /legal/dpa

expected_live

DPA.

Expected signal: Data Processing Addendum

legal_billing

GET /legal/billing-policy

expected_live

Billing Policy.

Expected signal: Billing Policy

legal_refund

GET /legal/refund-policy

expected_live

Refund Policy.

Expected signal: Refund Policy

legal_cookie

GET /legal/cookie-notice

expected_live

Cookie Notice.

Expected signal: Cookie Notice

legal_provider

GET /legal/provider-disclosure

expected_live

Provider Disclosure.

Expected signal: Provider Disclosure

platform

platform_limitations

GET /platform/limitations

expected_live

Platform limitations.

Expected signal: Platform Limitation Disclosure

source_reliability

GET /platform/source-reliability

expected_live

Source reliability controls.

Expected signal: Source Reliability Controls

provider_dependencies

GET /platform/provider-dependencies

expected_live

Provider dependencies.

Expected signal: Provider Dependency Notice

research_disclosure

GET /platform/research-disclosure

expected_live

Research and human review disclosure.

Expected signal: Research Disclosure

release

release_readiness

GET /release/readiness

expected_live

Release readiness.

Expected signal: Production Release Readiness

release_notes

GET /release/notes

expected_live

Release notes.

Expected signal: Production Release Notes

release_runbook

GET /release/runbook

expected_live

Release deployment runbook.

Expected signal: Deployment Runbook

release_rollback

GET /release/rollback

expected_live

Rollback and post-launch validation.

Expected signal: Rollback

launch

launch_report

GET /launch-validation/report

expected_live

Launch validation report.

Expected signal: Launch Validation Report

launch_go_no_go

GET /launch-validation/go-no-go

expected_live

Go/no-go validation.

Expected signal: Final Go / No-Go Validation

launch_smoke_test

GET /launch-validation/smoke-test

expected_live

Smoke test matrix.

Expected signal: Production Deployment Smoke Test

compliance

compliance_evidence

GET /compliance/evidence

expected_live

Compliance evidence.

Expected signal: Compliance

security

security_report

GET /compliance/security-report

expected_live

Security report.

Expected signal: Security

operations

observability_alerts

GET /observability/alerts

expected_live

Monitoring and alerts.

Expected signal: Alerts

incident_response

GET /observability/incident-response

expected_live

Incident response.

Expected signal: Incident

Public route audit

Critical public pages and APIs must be listed with expected route, expected signal, and route purpose.

Payment verification

Square and SwipeSimple must remain primary, while Stripe returns a controlled disabled response when unconfigured.

Operational verification

PM2 status, public HTTPS route status, local route status, and logs should be checked after deployment.

Completion verification

Production Completion Ledger and Final Activation Record must remain publicly available after activation.