Plectis
This page

Component · spec & evidence

Routing Anti Patterns Registry

Indexes the navigation mistakes agents repeat and guards the public list.

Contract

Does This is a checker for the system's public list of navigation mistakes agents keep making, such as grepping before asking the kernel for a route or sending work to a bridge before scope is chosen. It confirms each anti-pattern row has a stable id and explanation, rejects duplicate or body-leaking rows, and proves the public bundle carries the actual source registry body copied byte-for-byte instead of a synthetic paraphrase.

Scope limit It validates only the declared public routing anti-pattern registry contract and copied source body; it never becomes route source authority, mutates routes, exposes private routing notes, calls providers, authorizes launch, or proves whole-system correctness.

Run

Command
PYTHONPATH=src python3 -m microcosm_core.organs.routing_anti_patterns_registry run --input fixtures/first_wave/routing_anti_patterns_registry/input --out /tmp/routing_anti_patterns_registry_out

Evidence

ClassContract validatorevidence 5/5Import validation

architecturenavigationdoctrine

Source

Source Design note · Source

Map Show on the map

Paper module

Paper module Routing Anti-Patterns Registry

Routing Anti-Patterns Registry validates public anti-pattern registry rows without becoming route source authority or mutating routes.