We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3697b88 commit 4e61a30Copy full SHA for 4e61a30
docs/ROADMAP.md
@@ -36,27 +36,27 @@
36
37
#### **Phase 2: System Infrastructure** (August 2025)
38
39
-- [ ] **Week 1**: Task Skeleton
+- [X] **Week 1**: Task Skeleton
40
41
- Task control block (TCB) structure
42
43
- Async task creation prototype
44
45
-- [ ] **Week 2**: Capability System Core
+- [X] **Week 2**: Capability System Core
46
47
- Cryptographic handle implementation
48
49
- Capability storage/retrieval
50
51
-- [ ] **Week 3**: Basic Syscalls
+- [X] **Week 3**: Basic Syscalls
52
53
- `serix_write` (debug console)
54
55
- `serix_exit`
56
57
- `serix_yield`
58
59
-- [ ] **Week 4**: Hybrid Core Detection
+- [X] **Week 4**: Hybrid Core Detection
60
61
- Intel CPUID parsing
62
0 commit comments