aboutsummaryrefslogtreecommitdiff
path: root/apps/fparkan-game/src
Commit message (Collapse)AuthorAgeFilesLines
* feat(stage0): close native smoke acceptance gateValentin Popov3 days1-2/+2
|
* fix: close stage 0-2 synthetic gatesValentin Popov4 days1-7/+31
|
* feat: close stage 0-2 audit groundworkValentin Popov5 days1-8/+41
| | | | | | | | | | | | 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.
* fix: require manifests for licensed gatesValentin Popov6 days1-9/+18
|
* fix: make ci locked and isolate licensed testsValentin Popov6 days1-0/+1
|
* feat: implement FParkan architecture foundationValentin Popov6 days1-0/+322
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.