Plectis
This page

Component · spec & evidence

Navigation Hologram Route Plane

Audits a folder's navigation so browse rows never pose as the source of truth.

Contract

Does This checks that a folder's local "how to get around" surface behaves: the path starts from one control entry, then drills into browsable lists of routes and cards, and those browse rows are never allowed to pose as the source of truth. It makes visible, in plain result record files, that stale or mislabeled navigation is caught, that compressed cards keep a note of what they left out, and that nothing private or secret leaks into the navigation material while moving around. It only inspects toy fixture files and exact copied-but-navigation source modules; it does not touch any live system.

Scope limit It validates only the declared public toy route-plane contract and its regression fixtures (plus exact copied navigation source modules in the bundle path); it does not establish live route freshness, grant source authority, authorize any later component, run any provider/live-kernel call, or certify the whole wave.

Run

Command
PYTHONPATH=src python3 -m microcosm_core.organs.navigation_hologram_route_plane run --input fixtures/first_wave/navigation_hologram_route_plane/input --out receipts/first_wave/navigation_hologram_route_plane

Evidence

ClassContract validatorevidence 5/5Import validation

agent-entryarchitecturenavigation

Source

Source Design note · Source

Map Show on the map

Paper module

Paper module Navigation Hologram Route Plane

The public navigation route-plane fixture validates bounded route projections, source-coupling gates, entry floors, affordance passports, and copied navigation source-module digests without treating browse rows as authority.