16 Commits

Author SHA1 Message Date
538e4c93a9
Update endocrine_array.R 2026-07-26 16:25:33 -07:00
a3a19d581d
Update sensate_array.R 2026-07-26 16:10:05 -07:00
2c69102395
Delete run_tests.sh 2026-07-14 16:06:53 -07:00
2ccb30bf33
Delete test_ps_plus.R
not worth editing to match spec
2026-07-14 16:06:36 -07:00
0ac3d077c6
Update test_ethical_integrity.R
removed misguided examples

might need this in prolog instead
2026-07-14 16:05:59 -07:00
fe1aaaf751
Update test_energy.R
removed death, consider *mandatory sleep* at zero
2026-07-14 16:00:38 -07:00
9aa881eaaa
Delete test_drive_box.R 2026-07-14 15:58:18 -07:00
8412d16888
Delete test_framework.R 2026-07-14 15:57:26 -07:00
413f7d8196
Delete test_etr.R 2026-07-14 15:56:54 -07:00
e058cd63da
Update AGENTS.md 2026-07-14 15:56:02 -07:00
706049e353
Update endocrine_array.R 2026-07-14 13:44:56 -07:00
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
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
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
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