aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-resource
Commit message (Collapse)AuthorAgeFilesLines
* fix: harden stage1 path and archive identityValentin Popov11 days1-61/+247
|
* fix: close stage 0-2 synthetic gatesValentin Popov2026-06-231-0/+19
|
* fix: require manifests for licensed gatesValentin Popov2026-06-221-5/+9
|
* fix: make core error displays actionableValentin Popov2026-06-221-1/+46
|
* fix: decode payloads outside resource lockValentin Popov2026-06-221-19/+40
|
* fix: cap decoded payload cache bytesValentin Popov2026-06-221-13/+137
|
* fix: strengthen resource fingerprintsValentin Popov2026-06-222-5/+7
|
* fix: harden resource and world state correctnessValentin Popov2026-06-221-4/+47
|
* fix: make ci locked and isolate licensed testsValentin Popov2026-06-221-0/+1
|
* feat: implement FParkan architecture foundationValentin Popov2026-06-222-0/+895
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.