2026-06-08 13:55:27 +02:00
|
|
|
|
# spec/
|
|
|
|
|
|
|
|
|
|
|
|
Specification files that guide and guardrail implementation.
|
|
|
|
|
|
|
|
|
|
|
|
Background on document types: InfoTechPrimers on coulomb.social.
|
|
|
|
|
|
|
|
|
|
|
|
| File | Status | Role |
|
|
|
|
|
|
|------|--------|------|
|
2026-06-15 00:41:14 +02:00
|
|
|
|
| `CoreArchitectureBlueprint.md` | draft for review | **Whole-system architecture** — layers, abstractions, load-bearing decisions (synthesised from all research) |
|
2026-06-08 13:55:27 +02:00
|
|
|
|
| `ProductRequirementsDocument.md` | draft scaffold | What the product must deliver |
|
|
|
|
|
|
| `TechnicalSpecificationDocument.md` | draft scaffold | How the system is built |
|
2026-06-15 00:41:14 +02:00
|
|
|
|
| `UseCaseCatalog.md` | draft | 84 use cases promoted from c2 + yawex + ~23-system research |
|
|
|
|
|
|
| `ArchitectureBlueprint.md` | draft | Access, history, and identity sub-blueprint (the L0–L4 authorization ladder; referenced by CoreArchitectureBlueprint §9) |
|
2026-06-08 13:55:27 +02:00
|
|
|
|
|
|
|
|
|
|
Promote material from `research/` and reviewed items from `demand/` into spec
|
|
|
|
|
|
before treating it as implementation authority.
|