Skip to content

feat(amaru): surface papers + codex-kernel — additive, mobile-first#105

Open
stephenlutar2-hash wants to merge 1 commit into
mainfrom
feat/surface-papers-codex
Open

feat(amaru): surface papers + codex-kernel — additive, mobile-first#105
stephenlutar2-hash wants to merge 1 commit into
mainfrom
feat/surface-papers-codex

Conversation

@stephenlutar2-hash
Copy link
Copy Markdown
Member

What this surfaces

Two classes of research artifact already live on szl-holdings/platform@main but were never exposed in the amaru flagship UI. This PR surfaces them additively.

1. The 8 research papers (papers/*.tex)

# Title DOI
01 The Lutar Omega Formalism (Energy-Mass-Information, L_Ω = Σ wᵢLᵢ) 10.5281/zenodo.19867281
02 Prisca-GraphRAG (lineage-boosted GraphRAG + federated privacy) companion
03 Hermetic Constitutional Guardrails (Noether-invariant eval + Apollo/METR) companion
04 Sefirot Continual Learning + Hopfield-Amaru associative retrieval pending
05 Free-Energy-Lutar Active Inference (FELAI, Ω-weighted KL) pending
06 Tawa Sparse Autoencoder (41-ceque-indexed dictionary learning) pending
07 EPR-Bell Entanglement Validation (CHSH on correlation matrices) pending
08 Chinchilla-Lutar Scaling + Grokking + E8-Triality MoE + bifurcation pending

2. packages/codex-kernel reference

Replay-grade governed-loop primitive. Surfaces the two CI-verified payload prefixes from the codex-kernel-verify.yml gate:

  • Dresden Venus payload fe20ecc47445… (synodic-Venus drift as a governed loop)
  • SZL governed-ops payload ca0910f40dd2…

What was already there

amaru/szl_formulas.py already inlines the codex-kernel composer (codex-kernel-composer-v1) and the README mentions the Dresden Venus reference run. This PR adds a dedicated, linkable surface (papers were entirely dark; codex-kernel had no UI panel).

Why this closes the gap

Per the platform deep-dive inventory, only codex-kernel was surfaced anywhere and the 8 papers had zero flagship exposure. This adds a /papers route + JSON APIs that link straight back to GitHub source + DOIs.

Surface added (ADDITIVE only)

  • New module szl_papers_codex.py (register(app, ns="amaru"), defensive try/except).
  • GET /papers — mobile-first HTML panel (viewport-fit=cover, 44px touch targets, 375px verified, theme-color #0a0e14).
  • GET /api/amaru/v1/papers, /api/amaru/v1/codex-kernel, /api/amaru/v1/papers/healthz.
  • Desktop behavior unchanged; if the module is missing the app is unaffected.

Provenance / honesty

  • Doctrine v11 LOCKED — 749 declarations / 14 unique axioms / 163 sorries (verbatim, unchanged).
  • Λ-uniqueness cited as Conjecture 1, never a theorem.
  • SLSA L1 honest. Quechua terms are brand only — no fabrication.
  • Commit SHA 05fb13b on feat/surface-papers-codex. DCO signed-off.

Co-Authored-By: Perplexity Computer Agent

Surfaces research artifacts already on szl-holdings/platform@main but never
exposed in the amaru flagship UI:
- 8 papers (papers/*.tex): Lutar Omega, Prisca-GraphRAG, Hermetic AI-Safety,
  Sefirot/Hopfield, Free-Energy/FELAI, Tawa-SAE, EPR-Bell/Sacred-Geometry,
  Chinchilla-Lutar/Grokking — titles, abstracts, math summaries, DOIs, source links.
- packages/codex-kernel reference with the two CI-verified payload prefixes:
  Dresden Venus fe20ecc47445..., SZL governed-ops ca0910f40dd2...

New route /papers (mobile-first HTML; viewport-fit=cover, 44px touch targets,
375px verified) + JSON APIs /api/amaru/v1/{papers,codex-kernel,papers/healthz}.
Registration is DEFENSIVE try/except — existing app unaffected if module missing.

Doctrine v11 LOCKED (749/14/163). Lambda-uniqueness cited as Conjecture 1, never
a theorem. SLSA L1 honest. Quechua = brand only.

Co-Authored-By: Perplexity Computer Agent <agent@perplexity.ai>
Signed-off-by: Yachay <yachay@szlholdings.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant