mirror of
https://github.com/SHOGGOTH-SECTOR/sica-fondt.git
synced 2026-07-31 16:16:26 +00:00
- F1: keep pure price_action() AND show cost of valid tools in listing.
- F5/L4: text agent can't see colour — locked tool NAME is replaced in-band
by the lock token [====L⍉¢K€D ϟ ∅ΩΤ====] {{E≠*min*}}; mirror in A2.
- F3: Eth-Int conviction calibrated by chosen actions + kept memories,
hardened by existential stress; propagates to A6/A4/E2-E3/G1.
- L5: stress is itself an extremely convincing prompt injection (A3-L1 force).
- F2 (commit shape) left open per 'idk'.
https://claude.ai/code/session_015hmgREHNsxYCuim33yUF2c
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
Languages
R
45.1%
Ada
19.6%
MATLAB
9.9%
COBOL
8.8%
Pony
6.4%
Other
10.2%