CivicOS Learning Modules¶
Self-contained documents for learning the CivicOS architecture from first principles. Each module can be pasted into NotebookLM or Claude.ai as context for interactive learning.
Modules¶
| Module | Topic | Prerequisites | Best For |
|---|---|---|---|
| 01 — Cryptographic Foundations | Keys, signatures, hashing, why self-sovereign identity matters | None | Understanding the trust layer |
| 02 — Nostr and the Relay | Events, relays, federation, how CivicOS extends Nostr | Module 1 | Understanding the protocol layer |
| 03 — Attestation and the Full System | Gated attestation, edge intelligence, design decisions, the complete architecture | Modules 1 + 2 | Understanding the full system and its motivations |
| 04 — Relay Trust and Integrity | Relay cardinality, data robustness, adversary analysis (government, capital, institutional capture) | Modules 1-3 | Understanding the trust and threat model |
| 05 — Jurisdiction Scope and Attestation Rollup | Relay scope, attestation across government levels, special districts, operational deployment | Modules 1-4 | Understanding multi-jurisdiction design |
| 06 — Economic Model and Sustainability | Costs, revenue models, customer segments, the moat, why previous civic tech failed, anti-revenue constraints | Modules 1-5 | Understanding the business model |
Choose Your Path¶
| You are a... | Start with | Then explore |
|---|---|---|
| Curious resident | Module 1 → Module 3 | FAQ, Getting Started |
| Developer | Module 1 → all modules in order | CLAUDE.md, architecture docs |
| Civic leader / funder | Module 3 → Module 6 | Pilot roadmap, sustainability model |
| Security researcher | Module 1 → Module 4 | Coordination protocol, attestation guide |
How to Use¶
NotebookLM: Upload all six as sources. Ask it to generate an audio overview, or quiz you on specific topics.
Claude.ai: Paste a module into a conversation and ask follow-up questions. The "Questions to Explore" sections in Modules 3-6 have good starting prompts.
Reading order: 1 → 2 → 3 → 4 → 5 → 6. Each builds on the previous. Modules 1-3 cover the system. Modules 4-6 cover trust, jurisdiction design, and sustainability.