aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-resource
Commit message (Collapse)AuthorAgeFilesLines
* fix: close stage 0-2 synthetic gatesValentin Popov4 days1-0/+19
|
* fix: require manifests for licensed gatesValentin Popov6 days1-5/+9
|
* fix: make core error displays actionableValentin Popov6 days1-1/+46
|
* fix: decode payloads outside resource lockValentin Popov6 days1-19/+40
|
* fix: cap decoded payload cache bytesValentin Popov6 days1-13/+137
|
* fix: strengthen resource fingerprintsValentin Popov6 days2-5/+7
|
* fix: harden resource and world state correctnessValentin Popov6 days1-4/+47
|
* fix: make ci locked and isolate licensed testsValentin Popov6 days1-0/+1
|
* feat: implement FParkan architecture foundationValentin Popov6 days2-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.