aboutsummaryrefslogtreecommitdiff
path: root/docs/baseline
Commit message (Collapse)AuthorAgeFilesLines
* docs(plan): align Vulkan stage boundariesValentin Popov2026-07-181-6/+21
|
* docs: synchronize local documentation authorityValentin Popov2026-07-181-0/+32
|
* chore(toolchain): limit installed targets to windowsValentin Popov2026-07-181-0/+3
|
* build(platform): restrict runtime scope to WindowsValentin Popov2026-07-181-10/+11
|
* docs(stage0): record Windows Vulkan smokeValentin Popov2026-07-181-2/+14
|
* docs: clarify stage 0 acceptance scopeValentin Popov2026-07-031-0/+5
|
* feat: close stage 0-2 audit groundworkValentin Popov2026-06-231-5/+7
| | | | | | | | | | | | Remove legacy SDL/OpenGL adapters from the workspace and introduce winit/Vulkan adapter boundaries for the rendered composition root. Add reproducible toolchain and xtask CI coverage for formatting, tests, clippy, docs, policy, deny, acceptance auditing, and hosted OS matrix evidence. Strengthen Stage 1 data contracts with byte-first paths, VFS hardening, structured diagnostics, RsLi writer/edit scaffolding, corpus reporting, and resource error classification. Advance Stage 2 asset preparation by moving mission loading through assets/runtime boundaries, materializing prototype graph data, preserving provenance, and adding inspection/viewer integration. Record the Stage 0-2 audit input, acceptance roadmap, coverage updates, and documentation notes for follow-up evidence.
* feat: implement FParkan architecture foundationValentin Popov2026-06-221-0/+13
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.