xPRIMEray — Specification Index¶
This index aligns the spec set to the current MkDocs navigation and makes every Markdown document in the /Docs tree reachable from either this page or the top-level Home page.
Current working charter¶
Active / revised specifications¶
These are the preferred working specs for the current documentation portal.
| Area | Document |
|---|---|
| Data model | SceneSnapshot Data Layout — Revised |
| Field evaluation | Field System (GRIN Evaluation) — Revised |
| FieldSource3D canonical mapping | FieldSource3D Canonical Params + Legacy Compatibility |
| Metric / transport tier framing | Metric Models (GRIN vs Gordon / Transport Tier Roadmap) — Revised |
| Godot extraction rules | Field Extraction Rules — Revised |
| Curved transport representation | Curved Ray Segment Integration — Revised |
| Acceleration | BVH Acceleration System — Revised |
| Scheduling / concurrency | Scheduler & Task Graph — Revised |
| Rendering backends | Rendering Backends |
| Telemetry / diagnostics | Telemetry, Debug, and Diagnostics |
| Portability interfaces | Ray Transport & Portability Interfaces |
| Research controls | Research Mode |
| Multi-scene / wormhole system | Wormhole Multi-Scene System |
Legacy baseline specs¶
These older specs remain useful as architectural provenance and comparison points.
| Legacy baseline | Document |
|---|---|
| Data model | SceneSnapshot Data Layout — Legacy |
| Field evaluation | Field System (GRIN Evaluation) — Legacy |
| Metric framing | Metric Models (GRIN vs Gordon Metric / Gravity Mode) — Legacy |
| Extraction rules | Field Extraction Rules — Legacy |
| Curved integration | Curved Ray Chunk Integration — Legacy |
| Acceleration | BVH Acceleration System — Legacy |
| Scheduling | Scheduler & Task Graph — Legacy |
Supporting architecture and validation docs¶
These are not spec files, but they are tightly coupled to the spec set and should remain visible in MkDocs.
- System Architecture
- Architecture Overview
- Architecture Review
- Code Map (Big 12)
- Validation Framework
- BoundaryLayerVolume Fixture Specification Minimal deterministic fixtures for validating boundary crossing behavior, policies, and nested shell ordering → BoundaryLayerFixtures.md
- Metric Null Geodesic Parameter Map
- Next-Generation Metric Transport Roadmap
- BlackHole Fast Compare (GRIN vs Metric)
- Property Surface
- RenderStep Gate Hierarchy Snapshot
Calibration roadmap patch logs¶
- C1.0 g.1 — Parse/export canonical signature fields
- C1.7 g.X — AutoCal weak-signal FieldHeavy delta-aware stopgap
Archive set¶
Historical charter and outline documents:
- _arch_charter_MASTER_v0-Chat52
- _arch_charter_MASTER_v1-Alt-RESEARCHMODE
- _arch_charter_MASTER_v1-Alt-otherUpdated
- _arch_charter_MASTER_v1-Baseline-Gravity
- _arch_charter_MASTER_v2-Chat52
- _xPRIMEray_arch_charter_MASTER_v3-ChatClaudeCoherencePass1
- _xPRIMEray_arch_charter_v2-Claude45
- _xPRIMEray_arch_charter_v2-Claude46
Alignment notes¶
- MkDocs should use
docs_dir: Docsbecause the repository folder is capitalized. - The
_1spec files are treated as the active revised documents. - The non-
_1spec files are retained as legacy baselines and intentionally kept linked. - The top-level Home page and this page together provide link coverage for all
.mdfiles currently present in/Docs.