Mark M03 renderer milestone complete

This commit is contained in:
2026-08-02 15:28:40 +04:00
parent 3bf1c2c657
commit 203d40bd0e
3 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
# M03 — Renderer Facade and Safe Extraction
<!-- OPENWC_TARGET:ACTIVE -->
<!-- OPENWC_TARGET:DONE -->
<!-- OPENWC_TARGET_DONE:M03:3bf1c2c:2026-08-02 -->
## Outcome
+1 -1
View File
@@ -1,6 +1,6 @@
# M04 — Godot Editor Shell
<!-- OPENWC_TARGET:OPEN -->
<!-- OPENWC_TARGET:ACTIVE -->
## Outcome
+3 -3
View File
@@ -10,7 +10,7 @@
## Current target
`M03` — [03-renderer-facade.md](03-renderer-facade.md)
`M04` — [04-editor-shell.md](04-editor-shell.md)
Одновременно `ACTIVE` может быть только одна цель. Следующая цель становится `ACTIVE` после появления валидной `OPENWC_TARGET_DONE` метки у предыдущей.
@@ -36,8 +36,8 @@
| M00 | [Renderer baseline](00-render-baseline.md) | — | DONE |
| M01 | [Coordinates and architecture seams](01-coordinates-and-seams.md) | M00 | DONE |
| M02 | [Player decomposition](02-player-decomposition.md) | M01 | DONE |
| M03 | [Renderer facade and extraction](03-renderer-facade.md) | M02 | ACTIVE |
| M04 | [Godot Editor shell](04-editor-shell.md) | M03 | OPEN |
| M03 | [Renderer facade and extraction](03-renderer-facade.md) | M02 | DONE |
| M04 | [Godot Editor shell](04-editor-shell.md) | M03 | ACTIVE |
| M05 | [Content Project](05-content-project.md) | M04 | OPEN |
| M06 | [Server database adapters](06-server-adapters.md) | M05 | OPEN |
| M07 | [World Editor vertical slice](07-world-editor-slice.md) | M06 | OPEN |