aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-runtime/src
Commit message (Expand)AuthorAgeFilesLines
* feat(prototype): retain unit component provenanceValentin Popov2026-07-181-0/+13
* feat(runtime): add terrain-snapped reference movementValentin Popov2026-07-181-2/+154
* feat(world): retain mission transform stateValentin Popov2026-07-181-3/+12
* feat(runtime): trace visual cache sizesValentin Popov2026-07-181-0/+18
* feat(runtime): trace visual graph sizesValentin Popov2026-07-181-8/+30
* feat(runtime): trace material validation requestsValentin Popov2026-07-181-6/+15
* feat(runtime): trace visual dependency requestsValentin Popov2026-07-181-4/+13
* perf(runtime): retain more decoded payloadsValentin Popov2026-07-181-1/+6
* feat(runtime): trace visual graph phasesValentin Popov2026-07-181-5/+24
* feat(runtime): split model asset load checkpointsValentin Popov2026-07-181-3/+6
* feat(runtime): trace asset preparation phasesValentin Popov2026-07-181-12/+38
* feat(runtime): split visual graph load phaseValentin Popov2026-07-181-2/+5
* feat(game): preview multiple mission rootsValentin Popov2026-07-181-0/+52
* feat(runtime): bound static preview graph rootsValentin Popov2026-07-181-7/+11
* feat(runtime): report mission load phasesValentin Popov2026-07-181-11/+88
* feat(runtime): bound static preview asset loadingValentin Popov2026-07-181-8/+69
* test: realign stage 2 acceptance coverageValentin Popov2026-07-031-0/+56
* feat(stage2): persist prepared mission assets and reportsValentin Popov2026-07-031-3/+72
* feat(stage2): materialize visual dependency graphValentin Popov2026-07-031-2/+2
* fix: close stage 0-2 synthetic gatesValentin Popov2026-06-231-35/+60
* feat: close stage 0-2 audit groundworkValentin Popov2026-06-231-79/+81
* fix: trace runtime scheduler phasesValentin Popov2026-06-221-6/+172
* fix: require manifests for licensed gatesValentin Popov2026-06-221-19/+27
* fix: make ci locked and isolate licensed testsValentin Popov2026-06-221-0/+5
* feat: implement FParkan architecture foundationValentin Popov2026-06-221-0/+1099