Trois fichiers pour piloter un projet IA
Minimal infrastructure pattern for an AI project: no new framework needed, no magic tool. Three TYPES of files are enough, the Constitution (immutable rules), the Agents (governed executants), the Memory (5 living registries). Every other tool plugs onto these three layers without replacing them.