aboutsummaryrefslogtreecommitdiff
path: root/adapters
Commit message (Collapse)AuthorAgeFilesLines
* fix: close stage 0-2 synthetic gatesValentin Popov4 days2-18/+70
|
* feat: close stage 0-2 audit groundworkValentin Popov5 days6-367/+436
| | | | | | | | | | | | 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: harden path lookup and mark gl backend gapValentin Popov6 days2-23/+23
|
* feat: implement FParkan architecture foundationValentin Popov6 days4-0/+389
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.