| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(runtime): trace visual cache sizes | Valentin Popov | 2026-07-18 | 1 | -31/+116 |
| | | |||||
| * | feat(runtime): trace visual graph sizes | Valentin Popov | 2026-07-18 | 1 | -0/+26 |
| | | |||||
| * | perf(assets): cache visual wear validation | Valentin Popov | 2026-07-18 | 1 | -2/+41 |
| | | |||||
| * | perf(assets): cache visual graph anchors | Valentin Popov | 2026-07-18 | 1 | -5/+15 |
| | | |||||
| * | feat(runtime): trace visual dependency requests | Valentin Popov | 2026-07-18 | 1 | -4/+117 |
| | | |||||
| * | feat(runtime): trace visual graph phases | Valentin Popov | 2026-07-18 | 1 | -0/+38 |
| | | |||||
| * | fix(assets): satisfy material cache lint | Valentin Popov | 2026-07-18 | 1 | -1/+1 |
| | | |||||
| * | perf(assets): cache graph material validation | Valentin Popov | 2026-07-18 | 1 | -1/+32 |
| | | |||||
| * | feat(runtime): split model asset load checkpoints | Valentin Popov | 2026-07-18 | 1 | -3/+6 |
| | | |||||
| * | feat(runtime): trace asset preparation phases | Valentin Popov | 2026-07-18 | 1 | -0/+63 |
| | | |||||
| * | perf(assets): cache prepared model dependencies | Valentin Popov | 2026-07-18 | 1 | -9/+41 |
| | | |||||
| * | fix(assets): retain texture resolver test helpers | Valentin Popov | 2026-07-18 | 1 | -0/+16 |
| | | |||||
| * | perf(assets): cache graph texm validation | Valentin Popov | 2026-07-18 | 1 | -14/+27 |
| | | |||||
| * | feat(game): bind preview diffuse materials | Valentin Popov | 2026-07-18 | 1 | -1/+13 |
| | | |||||
| * | perf(assets): reuse materials during mission preparation | Valentin Popov | 2026-07-18 | 1 | -12/+61 |
| | | |||||
| * | perf(assets): reuse textures during mission preparation | Valentin Popov | 2026-07-18 | 1 | -8/+82 |
| | | |||||
| * | build(deps): pin internal path dependency versions | Valentin Popov | 2026-07-18 | 1 | -11/+11 |
| | | |||||
| * | fix(build): align stage zero gates with Rust 1.97 | Valentin Popov | 2026-07-18 | 1 | -20/+34 |
| | | |||||
| * | style: format workspace with Rust 1.97 | Valentin Popov | 2026-07-18 | 1 | -9/+7 |
| | | |||||
| * | refactor: harden stage 2 graph and asset limits | Valentin Popov | 2026-07-03 | 1 | -9/+270 |
| | | |||||
| * | fix: guard prepared asset id collisions | Valentin Popov | 2026-07-03 | 1 | -19/+380 |
| | | |||||
| * | test: realign stage 2 acceptance coverage | Valentin Popov | 2026-07-03 | 1 | -19/+327 |
| | | |||||
| * | feat(stage2): persist prepared mission assets and reports | Valentin Popov | 2026-07-03 | 1 | -67/+284 |
| | | |||||
| * | feat(stage2): materialize visual dependency graph | Valentin Popov | 2026-07-03 | 1 | -63/+497 |
| | | |||||
| * | fix(stage2): preserve byte-exact prototype identities | Valentin Popov | 2026-07-03 | 1 | -3/+32 |
| | | |||||
| * | fix(resource): type archive and vfs error mapping | Valentin Popov | 2026-06-30 | 1 | -2/+2 |
| | | |||||
| * | fix: close stage 0-2 synthetic gates | Valentin Popov | 2026-06-23 | 1 | -136/+173 |
| | | |||||
| * | feat: close stage 0-2 audit groundwork | Valentin Popov | 2026-06-23 | 2 | -49/+791 |
| | | | | | | | | | | | | | 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 gates | Valentin Popov | 2026-06-22 | 1 | -4/+14 |
| | | |||||
| * | fix: harden resource and world state correctness | Valentin Popov | 2026-06-22 | 1 | -25/+154 |
| | | |||||
| * | fix: make ci locked and isolate licensed tests | Valentin Popov | 2026-06-22 | 1 | -0/+2 |
| | | |||||
| * | feat: implement FParkan architecture foundation | Valentin Popov | 2026-06-22 | 2 | -0/+502 |
| Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation. | |||||
