The five papers in Canonical Core form a layered, interlocking framework. Here’s the conceptual map:
┌─────────────────────────────────────┐
│ 05: QPS-GR Mapping │ ← Engineering layer
│ (strain, clocks, visibility) │
├─────────────────────────────────────┤
│ 04: Phase-Lift (⧉, PROs) │ ← Phase structure
│ (branch semantics) │
├─────────────────────────────────────┤
│ 03: Curve Memory (CM/CMA) │ ← Memory layer
│ (path + derivative encoding) │
├─────────────────────────────────────┤
│ 02: Adaptive-π Geometry │ ← Geometric layer
│ (πₐ as field) │
├─────────────────────────────────────┤
│ 01: ARP/AIN │ ← Engine layer
│ (adaptation, resistance) │
└─────────────────────────────────────┘
Start with ARP/AIN (Paper 01) – This defines the core adaptation mechanism: how systems respond to strain, how resistance and impedance shape behavior.
Add Geometry (Paper 02) – Adaptive-π shows what happens when π itself is adaptive: geometry bends with context.
Add Memory (Paper 03) – Curve Memory encodes the path and derivative history, creating a “memory object” that systems can query.
Add Phase Structure (Paper 04) – Phase-Lift (⧉) adds branching semantics: how phase transitions create new branches, and what objects (PROs) survive across them.
Map to Physics (Paper 05) – QPS-GR mapping connects the abstract framework to quantum phase space and general relativity, with explicit engineering constraints.
See notation.md for the full list, but key symbols:
/code)This repository contains the theoretical framework and canonical papers. For code implementations, graphs, and experiments, see:
Visit github.com/RDM3DC to explore all related projects.
Next: Read the glossary for detailed definitions.