mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-06 03:35:46 +00:00
1.6 KiB
1.6 KiB
| project | domain | type | settlement | authority | route_signature |
|---|---|---|---|---|---|
| OTOM | axis-12-publishing | MarkdownSpec | FORMING | registry | otom/axis-12-publishing/markdownspec/project-map/v0 |
OTOM Project Map
Repository structure
| Path | Purpose | Authority |
|---|---|---|
tools/lean/Semantics/ |
Lean canonical truth package | canonical |
docs/ |
documentation, papers, specs, boundary records | registry |
docs/plumbing/ |
artifact normalization, route, graph, authority specs | registry |
infra/ |
Python shims and distributed infrastructure | extraction-target |
scripts/ |
ingestion and processing scripts | operational |
data/ |
datasets, fixtures, graph transports, benchmarks | evidence/input |
hardware/ |
Verilog / FPGA designs | extraction-target |
core/ |
Rust / extracted core targets | extraction-target |
out/ |
generated reports and attestations | output |
tests/ |
testbenches and equivalence tests | gate-support |
config/ |
configuration files | operational |
Main entry points
README.md— repo orientation and authority ruledocs/plumbing/PROJECT_DOMAIN_TYPE_MAP.md— placement taxonomydocs/plumbing/GITHUB_MISSING_MAP.md— current backfill maptools/lean/Semantics/Semantics/Constitution.lean— Lean entry pointtools/lean/Semantics/Semantics/VisualPrimitive.lean— coordinate-bearing visual witness formalismdocs/visual_primitives_goxel_witness.md— research note mapping visual primitives to Goxel witnesses
Current phase
FORMING: repository shell has been seeded; canonical Lean and graph modules are scaffolds until build and proof gates are active.