Kea is a curiosity-driven, post-platform security ecosystem addressing the Surveillance Paradox. It provides distributed, high-assurance architecture for separating administration from runtime, assembling fragmented security logic across 165+ repositories into a cohesive, auditable system with formal verification and policy-as-code.
refugia/ ├── contractiles/ # Declarative security orchestration modules ├── .machine_readable/ # Checkpoint files (state, ecosystem, metadata) ├── .bot_directives/ # Bot behavior configuration ├── flake.nix # Nix environment and build definition └── .github/workflows/ # CI/CD pipelines (security scanning, etc.)
[Security Policy] ──► [Policy Engine] ──► [Compliance Check] ──► [Audit Report]
↓
[Distributed Agents] ──► [Enforcement]