Framework design upload
This commit is contained in:
19
docs/090-roadmap.md
Normal file
19
docs/090-roadmap.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user