Keeps this page in sync as the body changes. Pause it any time for a quieter view.
Path /specs/canonical-route-registry-and-runtime-mapping
Last refresh never
Spec: Canonical Route Registry and Runtime Mapping
inventory_source local | spec_api /api/spec-registry/canonical-route-registry-and-runtime-mapping | registry_updated 2026-04-09T03:10:08.831895Z
potential_value 0.00 | actual_value 1.00 | value_gap 0.00
estimated_cost 0.00 | actual_cost 1.00 | cost_gap 1.00
estimated_roi 0.00 | actual_roi 1.00
Missing contributor linkage. Submit a change request with contributor attribution.
Open process view for this spec
task_ids -
branches -
source_files specs/api-request-logging-middleware.md, specs/canonical-route-registry-and-runtime-mapping.md, specs/coherence-algorithm-spec.md, specs/postgresql-migration.md, specs/release-gates.md, specs/runtime-telemetry-db-precedence.md, specs/unified-sqlite-store.md, specs/universal-node-edge-layer.md
evidence_refs -
Open implementation view for this spec
implementation_refs spec-registry:api-request-logging-middleware, spec-registry:canonical-route-registry-and-runtime-mapping, spec-registry:coherence-algorithm-spec, spec-registry:postgresql-migration, spec-registry:release-gates, spec-registry:runtime-telemetry-db-precedence, spec-registry:unified-sqlite-store, spec-registry:universal-node-edge-layer
lineage_ids -
public_endpoints -
summary Define and expose a canonical route set for current milestone work, and ensure runtime telemetry maps to idea IDs by default so attribution is actionable.
process_summary API exposes canonical route registry for machine/human tooling.; Runtime mapping defaults avoid `unmapped` for standard API (`/api`, `/v1`) and web (`/`) surfaces.; Tests validate canonical route endpoint and default mapping behavior.
pseudocode_summary -
implementation_summary api/app/services/route_registry_service.py (get_canonical_routes()); api/app/routers/registry_discovery.py (route discovery endpoints)