Rule-ROM ecosystem
Rule-ROM is not one monolithic product. It is a registry of projects with different contracts and publication boundaries.
| Domain | Role | Public boundary |
|---|---|---|
| Decima-8 | Neuromorphic runtime and .d8p format |
v3 physics, source, IDE, benchmarks |
| Whaler | Applied market system | Architecture, replay, results, and operations |
| Philo | Meaning layer of the architecture | Baker, personality, memory, and determinism |
| Bakery | .d8p construction tools |
Tool contracts; applied personality recipes may remain private |
| PKI | Artifact signatures and provenance | Authorship and integrity verification |
| C-SAFE | C code analysis and hardening | Audit tools |
| Audrey | Electronics and sound | Experiments and engineering notes |
Boundary principle
- one project, one domain, one contract owner;
- reproducible claims carry code, tape, hash, or report;
- a research result is not presented as production;
- an open architecture can coexist with private applied know-how;
- client secrets and trading keys never belong in the registry.