docs(M03): accept render budget scheduler integration

This commit is contained in:
2026-07-16 00:32:11 +04:00
parent 7ece2abea2
commit a023d76eea
2 changed files with 23 additions and 8 deletions
@@ -88,6 +88,7 @@ stopping permit issuance after renderer teardown cancellation.
- Blocked by:
<!-- OPENWC_HANDOFF:READY:M03-RND-SCHEDULER-001:e52f703 -->
<!-- OPENWC_INTEGRATION:ACCEPTED:M03-RND-SCHEDULER-001:7ece2ab -->
## Handoff
@@ -111,3 +112,5 @@ stopping permit issuance after renderer teardown cancellation.
- Documentation: new scheduler module spec with API, input/output, data-flow,
sequence, lifecycle, ownership, cancellation, performance and source-map sections;
world renderer, module registry and renderer implementation notes updated.
- Integration: accepted in master merge `7ece2ab`; post-merge scheduler timing
`cases=6 iterations=20000 elapsed_ms=10.216`, all listed regressions and gates passed.