Skip to content

Commit 99e3ae4

Browse files
NathanFlurryclaude
andcommitted
docs: add kernel-first package consolidation proposal
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bd2de8f commit 99e3ae4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs-internal/todo.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Priority order is:
1010
3. Maintainability and performance follow-ups
1111
4. Examples, validation breadth, and product-shaping work
1212

13+
## Proposal: Kernel-First Package Consolidation
14+
15+
- [ ] Migrate to kernel-first architecture — see [`docs-internal/proposal-kernel-consolidation.md`](proposal-kernel-consolidation.md)
16+
- Consolidate `@secure-exec/kernel` into `@secure-exec/core`, merge runtime drivers into user-facing packages, replace `NodeRuntime`/`SystemDriver` API with `createKernel()` + `kernel.mount()` + `kernel.exec()`.
17+
1318
## Priority 0: Security and Host Protection
1419

1520
- [ ] Finish end-to-end payload guards for remaining browser/bridge paths.

0 commit comments

Comments
 (0)