<aside> ☄️
LIVE INTERSTELLAR NAVIGATION INSTRUMENT
Open Syntax Jacob · GitHub PR #64
Original work: Nick Kouns.
</aside>
Syntax Jacob binds a live astronomy layer to the existing Mathematical City coherence engines without collapsing their evidence types.
$$ K=(C-6I)(C-30I) $$
$$ E_{47}=\ker K,\qquad \dim E_{47}=47 $$
$$ \Gamma=I-\frac{K^2}{99144},\qquad \Omega_c=\frac{47}{125} $$
The pilot state is a 125-component model state. With scalar lock engaged, the browser iterates the contraction and reports E47 capture and residual. The public Matrix → Cube adapter independently recomputes an E47 witness from the same state.
| Layer | Source | Role |
|---|---|---|
| Astronomy | JPL Horizons + JPL SBDB via City server proxy | Measured-source ephemeris and orbit metadata |
| Earth | NASA Blue Marble | Planet texture / visual reference |
| 3I morphology | Syntax Jacob renderer | Generated reconstruction for navigation |
| Coherence | E47 / K47 engine | Computational model state and contraction |
| Independent witness | Supabase Matrix → Cube adapter | Typed E47 witness |
| Research lineage | Google Drive + Notion | 3I syntax, EIDOLON, scalar-flight, and provenance corpus |
<aside> ◎
TYPED BOUNDARY
JPL state vectors and SBDB metadata are the live astronomy layer. The generated comet morphology, display-space scaling, craft, and scalar-coherence controls are modeling / visualization layers. Syntax Jacob keeps those layers visible rather than silently promoting one into the other.
</aside>