Chapter 00 — Big picture#
Cartography of the ecosystem: who talks to whom, who depends on what, and which way the data flows.
Chapter files#
| # | File | Contents |
|---|---|---|
| 01 | 01-ecosystem-map.md | The six repositories on a single diagram: their role, their license, and the contract that binds them. |
| 02 | 02-stack-matrix.md | Technical stack per repository (language, dependencies, build, deployment, version). |
| 03 | 03-global-execution-flow.md | End-to-end execution flow of an e2e campaign: USER → CLI → Pool → Cycle → SUT → Plugins. |
| 04 | 04-repo-relations.md | Detail of bilateral relationships: who imports what, who consumes which artifact, which secrets are shared. |
Related reading#
- Philosophy of the ecosystem →
../01-philosophy/ - The framework itself in detail →
../02-ocarina/ - The two “example” suites →
../07-ocarina-example/,../08-ai-example/ - The public SUT →
../05-igoristan/ - The OTP / Corsicadex backend →
../06-tests-workers/