Commit e91ac07
committed
Remove docs for deleted scheduler features (checkpoint, redundancy, telemetry, learning)
Matches HORUS scheduler cleanup that removed ~7,400 LOC of speculative features:
- Delete checkpoint.mdx, redundancy.mdx, telemetry.mdx pages
- Remove enable_learning() API docs and all learning phase references
- Remove AsyncIO/AutoAdaptive execution mode sections
- Simplify scheduling-intelligence to tier annotations + offline profiler only
- Update architecture diagram to Sequential/Parallel only
- Fix all See Also links to removed pages
- Update safety_critical() description (no more triple redundancy)
- Update benchmarks to reflect current tier system1 parent 58f5e10 commit e91ac07
16 files changed
Lines changed: 74 additions & 1832 deletions
File tree
- content/docs
- advanced
- concepts
- performance
- rust/api
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
287 | 286 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
0 commit comments