Research-Stack/0-Core-Formalism/otom
Brandon Schneider 0cf775c80e collapse: prover orchestration layers, FAMM verilator harness, swarm topological prober, spec sheets, virtual FPGA system tests, merge conflict resolution
- Prover-Integrated Orchestration Layers (L0-L3): Goedel-Prover-V2 watchdog, BFS-Prover-V2 swarm consensus, bf4prover topology adaptation
- FAMM Verilator benchmark: uniform vs preshaped delay comparison (4.4x speedup)
- Swarm topological device prober: 11 agents probing traces, caps, delays, errors, vias, PDN
- Spec sheet puller: 10 components with key params and topological relevance
- Virtual FPGA system tests: 6/6 passed, 134K ops/s throughput
- Fixed merge conflicts in AI-Newton test_experiment.ipynb
2026-05-06 23:42:01 -05:00
..
.github/workflows initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
data Add selection metrics synthetic fixture 2026-05-05 13:22:32 -05:00
docs Consolidate research stack updates 2026-05-05 21:09:48 -05:00
formal/lean/SidonAudit initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
hardware/verilog/core initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
prototypes/webgpu-lean-ontology initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
scripts initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
specs initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
tools collapse: prover orchestration layers, FAMM verilator harness, swarm topological prober, spec sheets, virtual FPGA system tests, merge conflict resolution 2026-05-06 23:42:01 -05:00
CITATION.cff initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
CONCEPTS.md initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
README.md initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00

OTOM — Ordered Transformation & Orchestration Model

OTOM is the canonical GitHub seed repository for the Research Stack: a Lean-first system for information theory, compression, graph/torsion routing, neural/manifold semantics, infrastructure shims, and hardware extraction targets.

Grounding axioms

  1. Lean is the source of truth. Python, Rust, Verilog, GraphML, Mermaid, and UI surfaces are extraction targets or projections.
  2. Publishing pipeline: Substrate / ENE ↔ Surface / Notion ↔ Intent / Linear ⟹ Metatype.
  3. Settlement lifecycle: SEED → FORMING → STABLE → CRYSTALLIZED → COMPRESSED.

Authority rule

Lean / Graph.lean      = canonical structure and proof authority
GraphML               = transport format
Mermaid               = static projection
Ace Knowledge Graph   = interactive projection only
Notion                = semantic registry / spec source
Linear                = task graph
Airtable              = operational mirror if connected later
Consensus             = literature context, not proof
GitHub                = code/provenance surface once seeded

Nothing updates canonical memory directly. Every item must become an artifact first:

artifact → fingerprint → route → outcome → memory

Placement tuple

All promoted artifacts use:

Project → Domain → Type → Settlement State

See docs/plumbing/PROJECT_DOMAIN_TYPE_MAP.md.

Current bootstrap docs

Canonical Lean entry

tools/lean/Semantics/Semantics/Constitution.lean

Repository status

This repo is being seeded from connected-source audit results. Treat current modules as FORMING until lake build and proof obligations are wired into CI.