Files

13 lines
635 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# FC04 card plan
Task01 · Delay and task-state experiment
├── A2 STRUCTURE contexts and absolute wake timeline
├── A5 FLOW E01E10 deterministic replay
├── A6 STATE Ready/Running/Blocked/Suspended/Deleted
├── A7 RUNTIME public state, TCB/stack, ticks and forensic evidence
└── Exercise replace absolute delay with relative delay and measure drift
A1 and A3 are inherited unchanged from FC03/FC02. A4 is already completely
expressed by A2 and A5. A8 is unavailable because this card studies kernel
state semantics rather than an application design pattern.