aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-resource/src
Commit message (Collapse)AuthorAgeFilesLines
* 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 days1-5/+6
|
* 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 days1-0/+880
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.