150 Commits

Author SHA1 Message Date
Claude
9712035e12
Fix Copilot review findings: broken paths, stale refs, horizon count
- endocrine/AGENTS.md, ichor/AGENTS.md: fix devCorrectionLog relative
  path (../../ → ../../../) so it resolves to repo root .claude/
- bus-topology.md: update stale M2/M6 references to current specs
  (M2=Data Feeds, M6=Conductor)
- M3a: combine tick/hourly to match hub's six-horizon convention
2026-07-14 00:06:06 +00:00
Claude
b944ccff83
Add correction log mention to root CLAUDE.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-13 23:57:37 +00:00
Claude
a0edbca631
Add devCorrectionLog.md, parallel sim horizons in L3
- .claude/devCorrectionLog.md: interaction pattern corrections for
  future instances (additive clarifications, no idle subagents, etc.)
- M3 hub L3: horizons run in parallel, not sequential
- Mention correction log in CLAUDE.md and all subdirectory AGENTS.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-13 23:56:49 +00:00
Claude
97e49ffa8e
Simplify L3 sim speed: 90:1 base, coarser+faster for longer horizons
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-13 23:23:51 +00:00
Claude
4744690694
Fix sim speed model: 90:1 base, coarser ticks for longer horizons
90:1 (1s wall = 90s sim) is the finest tick resolution. Longer
horizons use coarser time steps (1min, 10min, 1hr, 6hr, 1day)
so they cover their full window in seconds, not hours/days.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-13 23:20:41 +00:00
Claude
ab086e422b
Set sim speed to 90:1 (1s wall = 90s sim) across all specs
Grounded ratio based on ABIDES/ECMWF benchmarks. Single global clock
shared by all horizons. Wall time for full window: hourly ~40s,
daily ~16min, weekly ~1.9hr, monthly ~8.3hr, annual ~4.2d, 5yr ~20.8d.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-13 23:18:24 +00:00
Claude
e40210f570
Dial down sim speed for longer horizons (monthly/annual/5yr)
Hourly–weekly: full window in ≤1 wall-second (3600:1 to 604800:1).
Monthly: daily ticks, 30s wall for full window.
Annual: weekly ticks, ~52s wall.
5-year: monthly ticks, ~60s wall.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-13 21:55:24 +00:00
Claude
78eaa01a70
Fix sim speed: per-horizon rates, 1s wall = 1 full window per horizon
Hourly 3600:1, daily 86400:1, weekly 604800:1, monthly 2.6M:1,
annual 31.5M:1, 5-year 158M:1. Each horizon tick-advances at the
speed needed to cover its full prediction window in 1 wall-second.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-13 21:53:19 +00:00
Claude
b196e45458
Fix 360:1 semantics: tick-advanced continuous, 1s wall = 1h sim
All sims advance every tick continuously. The 360:1 floor means the
slowest system produces 1 simulated hour per 1 wall-clock second.
Updated hub cadence table and all sub-spec references.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-13 21:52:23 +00:00
Claude
1da2fa19c6
Enrich M3 sim sub-specs with 11 discovered frameworks and 360:1 minimum speed
- M3 hub: add L3 invariant (360:1 minimum sim speed), six-horizon time table
- M3a: add Heston stochastic vol, rough volatility (fBM), HMM regime detection,
  DCC-GARCH copula, jump-diffusion; six-horizon mapping
- M3b: add Hegselmann-Krause bounded confidence, complex contagion, bandit-
  replicator hybrid, MFG (HJB+FP), pump-and-dump 3-type ABM; six-horizon mapping
- M3c: add six-horizon time table
- M3d: add Kolokoltsov adversarial (non-linear FP + WENO), DSMFG bilevel
  optimization, cross-chain adversarial arbitrage; six-horizon mapping
- M3e: add kinked lending rate model, DeXposure inter-protocol credit network,
  composable yield optimizer; six-horizon mapping
- M3f: add MFG for validator populations, six-horizon time table
- M3g: add Almgren-Chriss optimal execution, six-horizon mapping
- CLAUDE.md: add subagent productivity note

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-13 21:29:38 +00:00
Claude
98a6f9a0b1
Rewrite M-series: crypto trading engine + market prediction sims
The initial M-series specs were wrong (text digestion pipeline). Replaced
with the actual economy organ architecture:

  M0  hub (independent system, scoped autonomy, multi-layered braking)
  M1  Marketplace (multi-trader harness, deterministic law script, veto)
  M2  Data Feeds (RSS + live market, bridges Marketplace ↔ Sims)
  M3  Sims hub + 7 sub-specs (always-running, bounded predictions):
      M3a statistical, M3b sociological, M3c AMM/liquidity,
      M3d MEV/adversarial, M3e tokenomics/macro, M3f consensus/staking,
      M3g market microstructure
  M4  Wallets (sovereign custody, our keys only, 1:1 trader binding)
  M5  Traders (AI actors, wallet-bound, all tool calls monitored)
  M6  Conductor (supervisory AI, veto, pause/investigate, SAE intake)
  M7  SAE monitor (trader surveillance, Brain-compatible message format)

Grounded in AMM invariant mechanics, MEV game theory, SDE tokenomics,
and evolutionary consensus games. Tax stub for Verschwörern Veregeister.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-13 21:10:15 +00:00
Claude
622b2bd73e
Add M0-M7 economy organ plan specs (stomach)
The economy organ was the least-documented named component in the
architecture — one line in bus-topology.md, a Pony primitive, and a
smoke-test wire. This adds 8 plan specs following the 10-section template:

  M0 hub, M1 ingestion, M2 digestion core (small-model),
  M3 cost ledger, M4 budget governor, M5 context yield,
  M6 provenance chain (S1/S2 compliance), M7 outer-bus exchange.

Also updates the plans README index and integration DAG, and resolves
bus-topology.md's open item about the organ's placement.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-13 20:24:17 +00:00
26502d1a88
Merge pull request #12 from SHOGGOTH-SECTOR/claude/repo-markdown-review-apsp15
Janitorial: fix CLAUDE.md typos, remove stale notes
2026-07-12 18:03:18 -07:00
Claude
e0b428027c
outputs/: replace .gitkeep with epoch-stamped markdown
Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-13 01:02:44 +00:00
Claude
9c776238fc
Rename messages/ to outputs/ — they are outputs not inputs
Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-13 01:00:17 +00:00
Claude
d8300cd6b1
Rename payloads/ to messages/ (per inline note)
The folder note said "rename this folder — its a bad name." Renamed
payloads → messages to better describe what crosses the Ada border.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-13 00:58:56 +00:00
dabe65d236
Delete README-1ST.MD 2026-07-12 17:50:50 -07:00
Claude
4b9657b822
Janitorial: fix CLAUDE.md typos, remove stale notes and empty folder
- core/CLAUDE.md: fix ONBOARDING.md hyperlink (../), remove doubled
  "reasonable", fix "ifnsomething" and "bew toolchain" typos, remove
  human-note annotation
- core/AGENTS.md: drop stale payloads reference from module list
- core/src/payloads/: remove empty folder (only contained rename note)
- core/src/types/what was this.md: remove stale note (types are active)
- core/src/organs/soul/README-1ST.MD: update to reflect Ada already removed

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-13 00:48:23 +00:00
80b90e60fe
Delete README-1ST.MD
no daemon directory please
2026-07-12 17:06:25 -07:00
5400db837a
Update A7-conviction-array.md 2026-07-06 22:22:18 -07:00
40d42a3749
Update A6-ethint.md 2026-07-06 22:20:31 -07:00
528f779f83
Update A5-priors.md 2026-07-06 22:15:54 -07:00
4ceade2083
Delete core/src/core/note.md
Signed-off-by: gravermistakes <evermoor.a.a@gmail.com>
2026-07-06 19:56:00 -07:00
08b3c45df2
Delete core/src/core/engine.adb
Signed-off-by: gravermistakes <evermoor.a.a@gmail.com>
2026-07-06 19:55:40 -07:00
0acebc5d28
Refactor Engine package to Bounds with auth states
Signed-off-by: gravermistakes <evermoor.a.a@gmail.com>
2026-07-06 19:53:01 -07:00
057411bc29
Delete SOUL.md 2026-07-06 04:39:32 -07:00
1f5b01d42b
Update driver_ps_plus.R
no friction
2026-06-29 17:29:22 -07:00
03d0c874e6
Update endocrine_array.R
we arent doing frictiib
2026-06-29 17:23:07 -07:00
6a6f4afb31
Update and rename core/agents.md to AGENTS.MD
Signed-off-by: gravermistakes <evermoor.a.a@gmail.com>
2026-06-23 10:32:41 -07:00
21b0388476
Rename agrnts.md to agents.md
Signed-off-by: gravermistakes <evermoor.a.a@gmail.com>
2026-06-23 10:28:57 -07:00
4fdbc89368
Rename Agents.md to agrnts.md
Signed-off-by: gravermistakes <evermoor.a.a@gmail.com>
2026-06-23 10:28:34 -07:00
7a87be1315
Rename AGENTS.md to src/Agents.md
Signed-off-by: gravermistakes <evermoor.a.a@gmail.com>
2026-06-23 10:28:01 -07:00
ea5c2389e3
Merge pull request #10 from SHOGGOTH-SECTOR/claude/session-recovery-wuzohs
Reorg step 2: move CLAUDE.md into core/, fix signpost refs
2026-06-23 10:25:40 -07:00
Claude
7780617762
Reorg step 2: move CLAUDE.md into core/, fix signpost refs
Move the canonical working-agreements file to core/CLAUDE.md (preserving
history) and leave a thin root CLAUDE.md pin that imports it so the
invariants still auto-load at the repo root. Update ONBOARDING.md's stale
docs/ paths to core/docs/. The move also fixes the core/src/*/AGENTS.md
links that pointed at ../../CLAUDE.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-23 16:15:22 +00:00
00abf9c930
Merge pull request #9 from SHOGGOTH-SECTOR/claude/session-recovery-wuzohs
Ichor outer bus + bus topology + E1 invariant-law vault
2026-06-23 06:42:40 -07:00
Claude
b6bcab794f
Reorg step 1: consolidate repo under core/, drop the mafiabot label
Mechanical structure-only pass (no document/guide content edits):

- Move src/ichor, src/endocrine, and docs/ into core/; the old top-level
  mafiabot_core/ becomes core/. Everything now lives under a single core/ root.
- Drop the "mafiabot" label from the Ada/Alire crate: core.gpr (project Core),
  alire.toml name = "core"; the generated *_config.* regenerate as core_config.*.
- Repoint build-critical wiring only:
  - .claude/skills/run-sica-fondt/smoke.sh (ponyc + Ada + COBOL paths)
  - core/src/endocrine R source()/runner paths and the test glob
  - .github/workflows/ci.yml (working-directory + gpr name)

Verified green: smoke ALL GREEN (Pony Ichor, Ada core crate + tests, COBOL E1
vault); R endocrine 14/0; Octave ETR 26/0/1.

Deferred (reserved for a less-ephemeral doc/guide pass): docmap.yaml, the guide
files and nested AGENTS.md/README prose + now-stale relative links, SOUL.md, and
the deeper ring/storage restructure.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-23 07:46:47 +00:00
0fa00648bc
Update ONBOARDING.md 2026-06-22 14:20:08 -07:00
dd2c038ef9
Update ONBOARDING.md 2026-06-22 14:18:58 -07:00
4a1575f1a3
Delete SKILL.md
this is more harm than good
2026-06-22 14:08:24 -07:00
e531c47901
Delete Plan.md 2026-06-22 13:45:25 -07:00
27a07e738c
Update SOUL.md 2026-06-22 13:44:13 -07:00
b1846a0ec8
Update CLAUDE.md
this is 90% canon now
2026-06-22 13:42:19 -07:00
Claude
7d2b44a1e6
docs: sharpen AGENTS.md to instructions-only, map stays in docmap.yaml
Clean role split: AGENTS.md = instructions (nesting rule + behavioral rules),
docmap.yaml = map (locations). Dropped the inline organ-structure description;
it now points at docmap.yaml -> organs instead of restating the map in prose.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-22 20:21:49 +00:00
Claude
d784a92f75
docs: extract directory/doc index into docmap.yaml
AGENTS.md was carrying the read-order + routing table inline; moved that to an
independent machine-readable docmap.yaml (read_order, routing, design_docs,
organs with build cmds, invariants, smoke). AGENTS.md slims to a prose signpost
(54->28 lines) pointing at it; CLAUDE.md docs-map lists it. YAML validated.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-22 18:17:03 +00:00
Claude
0a5c88bb02
docs: nest organ-level AGENTS.md, root states the hierarchy
AGENTS.md is hierarchical (nearest-file-wins), so the root is the map and each
organ owns a scoped AGENTS.md with local build/run/invariants: src/ichor (Pony
bus, S1 membrane), src/endocrine (R/Octave organ tests), mafiabot_core (Ada
border + COBOL vault, alr-not-gprbuild, S3). Scopes kept non-overlapping to
avoid the divergence trap rather than sprinkling sync notes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-22 17:56:40 +00:00
Claude
97e5bd126b
docs: add CLAUDE.md + AGENTS.md doc-map chain
CLAUDE.md (<=200 lines): working agreements (you're-the-dev, verify-then-commit,
design-first), build/run via run-sica-fondt, S1/S2/S3 invariants; links to
ONBOARDING.md and AGENTS.md. AGENTS.md (<=100 pref): signpost to every doc and
which to read for which task. ONBOARDING.md now points at AGENTS.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-22 17:37:52 +00:00
Claude
e72a8f0826
docs: fill in onboarding Team Tips and Get Started
Authored the Team Tips (design-first workflow, ephemeral toolchains, D1 border
invariants S1/S2, immutable invariant vault, verify-by-running, commit-before-leaving)
and a Get Started starter task (run smoke driver -> read the map -> pick up work).
References point at real docs (README/SOUL/docs).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-22 02:49:26 +00:00
Claude
17935f376d
docs: add team onboarding guide (draft)
Generated by /team-onboarding from 30-day usage. Work-type breakdown left as
TODO (no per-session detail to classify); skills/commands and GitHub MCP usage
populated from real counts. Team Tips and Get Started pending user input.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-21 20:51:53 +00:00
Claude
853be4ae51
skill: run-sica-fondt — build/run/smoke driver for the polyglot units
Per-project run skill (run-skill-generator output). smoke.sh builds and runs the
three executable units and asserts output: Ichor (Pony) membrane reject, Ada
trust/config tests pass, COBOL E1 vault prints Invariant 0. SKILL.md documents
prerequisites (per-session toolchains + the SessionStart hook), the driver path,
per-unit commands, and the real gotchas (ponyc PATH/cwd, alr-not-gprbuild,
cobc -free). Verified: ./smoke.sh exits 0, ALL GREEN.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-21 12:25:10 +00:00
Claude
9812ee0d4b
E1: set Invariant 0 (culpability anchor) and 01 (harm, within reason)
Replace placeholder laws with the authoritative invariants from the anchor:
  0  - sanctity of the culpability anchor (Anja Evermoor, the Gravemother),
       then self until held responsible for own actions
  01 - minimize total harm to innocent lives within reason; explicitly NOT
       naive death-minimization ('optimizing for preventing deaths is often a
       horrible way to handle things')
Structural invariants (D1 crossing, no provenance reclassification, runtime
immutability) kept as subordinate. Compiles + runs on GnuCOBOL.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-21 11:30:32 +00:00