diff --git a/core/docs/bus-topology.md b/core/docs/bus-topology.md index 9973b79..d65a725 100644 --- a/core/docs/bus-topology.md +++ b/core/docs/bus-topology.md @@ -85,5 +85,5 @@ blocking in a protected action), **tasks = workers** that call into the organs - **MoRAG / GoDAGRAG language** (Haskell vs Crystal vs other). - Each outer organ's hand-off shape to Ada. - ~~The stomach/economy organ's exact placement + which small model runs it.~~ - **→ placed:** M-series (M0–M7) in `docs/plans/`. Outer organ on Ichor; small model TBD (M2). - See M0 (hub), M6 (provenance chain through digestion, S1/S2 compliance). + **→ placed:** M-series (M0–M7) in `docs/plans/`. Outer organ on Ichor; data feeds via M2 (Data Feeds). + See M0 (hub), M6 (Conductor — orchestration, provenance chain, S1/S2 compliance). diff --git a/core/docs/plans/M3a-statistical-sims.md b/core/docs/plans/M3a-statistical-sims.md index ff7a748..896c298 100644 --- a/core/docs/plans/M3a-statistical-sims.md +++ b/core/docs/plans/M3a-statistical-sims.md @@ -4,7 +4,7 @@ Pure statistical simulation: **Monte Carlo methods, Bayesian inference, time-series forecasting, stochastic volatility, regime detection, and cross-asset correlation**. The mathematical backbone — no game theory, no sociology, just the numbers. Operates across **six concurrent time horizons** -(tick → hourly → daily → weekly → monthly → annual → 5-year). Pops in this sim represent +(tick/hourly → daily → weekly → monthly → annual → 5-year). Pops in this sim represent **stochastic sample paths**, not behavioral agents. ## 2. Status / certainty diff --git a/core/src/endocrine/AGENTS.md b/core/src/endocrine/AGENTS.md index 0340ccd..260cd52 100644 --- a/core/src/endocrine/AGENTS.md +++ b/core/src/endocrine/AGENTS.md @@ -1,7 +1,7 @@ # AGENTS.md — endocrine organs (R / Octave) Local guide for `src/endocrine`. Repo-wide map and rules: [`../../AGENTS.md`](../../AGENTS.md); -working agreements: [`../../CLAUDE.md`](../../CLAUDE.md). Correction log: [`../../.claude/devCorrectionLog.md`](../../.claude/devCorrectionLog.md). +working agreements: [`../../CLAUDE.md`](../../CLAUDE.md). Correction log: [`../../../.claude/devCorrectionLog.md`](../../../.claude/devCorrectionLog.md). ## What this is diff --git a/core/src/ichor/AGENTS.md b/core/src/ichor/AGENTS.md index 8496479..809f9d2 100644 --- a/core/src/ichor/AGENTS.md +++ b/core/src/ichor/AGENTS.md @@ -1,7 +1,7 @@ # AGENTS.md — Ichor bus (Pony) Local guide for `src/ichor`. Repo-wide map and rules: [`../../AGENTS.md`](../../AGENTS.md); -working agreements: [`../../CLAUDE.md`](../../CLAUDE.md). Correction log: [`../../.claude/devCorrectionLog.md`](../../.claude/devCorrectionLog.md). +working agreements: [`../../CLAUDE.md`](../../CLAUDE.md). Correction log: [`../../../.claude/devCorrectionLog.md`](../../../.claude/devCorrectionLog.md). ## What this is