Implement pi_terraphim_router KG-driven routing module #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Replace the existing stub
pi_terraphim_router/directory with a production KG-driven routing module usingterraphim_automata+terraphim_types(no orchestrator bloat, no SQLite).Implementation Plan
See:
.docs/design-pi-rust-terraphim-router.mdSteps
terraphim_automatadependency to Cargo.tomlRouteDecision,RouterConfig,RouterError)demo-routesubcommandmodel_entry_is_ready())reload_if_changed())Acceptance Criteria
cargo check --features terraphim-routingcompilespi demo-route "implement auth" --format jsonoutputs valid JSONterraphim_orchestratoror SQLite dependency introducedEstimated Effort
6-8 hours