aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-resource/src
Commit message (Collapse)AuthorAgeFilesLines
* 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-221-5/+6
|
* 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-221-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.