Claude a3f2b3ddb2
Scaffold ETR (Drive-Box Driver 4) invariants-first in GNU Octave
Rebuild ETR as a single point on three independent toroidal axes, per the
restart discipline (laws -> tests -> fit constants). All prior ETR numbers
(R port and the CC-BY PDFs) are disowned; nothing carried forward.

- src/endocrine/etr/etr_invariants.md: ETR laws (+/-50 wrap, per-axis [17,35]
  bands, opposition direction, AI-originated drift) with certainty tags, plus
  the cross-organ drift/stress provenance (SAE -> EthInt convictions ->
  stress endomotiv -> reshuffle / shift-rate) captured as open seams.
- src/endocrine/etr/etr.m: wrap + restoring direction implemented (law);
  restoring magnitude (RESTORE_GAIN) and cross-axis coupling left as explicit
  TBD stubs, not invented.
- src/endocrine/etr/test_etr.m + run_etr_tests.sh: red tests encoding the laws.
  12 pass (confirmed laws), 2 fail honestly (unfitted magnitude + convergence),
  2 pending (unconfirmed coupling / no-zero-crossing).

Language: GNU Octave (GPL/copyleft, lightweight, native torus mod-wrap). Ada
rejected for ETR (proves discrete invariants; ETR is continuous torus
dynamics). Rest of the Drive-Box stays R.

https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
2026-06-13 05:18:10 +00:00
2026-06-10 19:46:03 -07:00
2026-06-10 19:50:48 -07:00

sica-fondt

AI Mafia Bot Gen.02.6

mafiabot_core/
├── alire.toml               # The package manifest (Alire). No pip, no cargo. Pure discipline.
├── config/                  # Environment and secret handling.
├── src/                     # The Forge.
│   ├── mafiabot.adb         # The Main entry point.
│   ├── core/
│   │   ├── engine.ads       
│   │   └── engine.adb       
│   ├── daemons/
│   │   ├── economy.ads      
│   │   └── economy.adb
│   ├── network/
│   │   ├── sockets.ads      
│   │   └── sockets.adb
│   └── payloads/
│       ├── exploits.ads     
│       └── exploits.adb
├── tests/
│   └── engine_tests.adb     
└── .gitignore
Description
vereiner
Readme 13 MiB
Languages
R 45.1%
Ada 19.6%
MATLAB 9.9%
COBOL 8.8%
Pony 6.4%
Other 10.2%