topic: collision
10 modules sharing the collision name family (derived from the tree's prefix discipline).
The 'collision' topic family in the Nishi sovereign ecosystem addresses issues arising from overlapping or conflicting code entities, ensuring system integrity and maintainability. Modules like nx_collision_aabb provide foundational collision detection, while nx_collision_harm identifies and mitigates harmful dormant code. nx_collision_plan orchestrates resolution strategies, guiding the careful merging of shadows to maintain coherence across the ecosystem.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_collision_aabb.nx | axis-aligned bounding box collision (Q14). | 153 | 6 |
| nx_collision_aabb_test.nx | smoke for nx_collision_aabb. | 73 | 1 |
| nx_collision_harm.nx | Identifies and triages harmful dormant code from benign coexisting duplicates in the Nishi ecosystem. | 100 | 5 |
| nx_collision_plan.nx | the RESOLUTION PROPOSER: mechanizes the careful merge method for each shadow | 114 | 8 |
| nx_collision_plan_gate.nx | 91 | 5 | |
| nx_collision_resolve_batch.nx | resolve shadow collisions per the operator's rule: "the more performant and | 42 | 7 |
| nx_collision_resolve_sovaudit.nx | one-shot SOVEREIGN resolver for the nx_sovereignty_audit shadow collision | 39 | 3 |
| nx_collision_retire_safe.nx | Retires redundant runtime copies of RETIRE_A_SUBSET shadows safely and reversibly. | 68 | 3 |
| nx_collision_watchdog.nx | WMS-M3: the COLLISION / REGRESSION / FLOATER WATCHDOG. | 239 | 12 |
| nx_collision_watchdog_gate.nx | WMS-M3 REFEREE: proves the collision/regression/floater WATCHDOG | 238 | 7 |