# Roadmap (draft) ## v0.1 (contract-first) - cognition object model (Intent/Constraints/Capability/Event/Result) - cognitive syscalls/API (daemon IPC initially) - event provenance model - FreeBSD mapping notes (jails, Capsicum, kqueue) - minimal example flows ## v0.2 (prototypes) - tool broker with capability-scoped execution - isolation domain prototypes (FreeBSD first) - audit log implementation (append-only) ## v0.3 (workers) - pluggable worker interface - LLM worker as a replaceable component (CPU or remote) - verifier worker integration