17 Commits

Author SHA1 Message Date
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
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
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
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