aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-nres
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): pin internal path dependency versionsValentin Popov2026-07-181-2/+2
|
* fix(clippy): address Rust 1.97 lintsValentin Popov2026-07-181-1/+1
|
* style: format workspace with Rust 1.97Valentin Popov2026-07-181-5/+6
|
* fix(nres): align licensed closure with corpus limitsValentin Popov2026-06-301-3/+3
|
* test(nres): cover input byte limit enforcementValentin Popov2026-06-301-0/+28
|
* fix: tighten nres and rsli decode contractsValentin Popov2026-06-301-19/+174
|
* fix: close stage 0-2 synthetic gatesValentin Popov2026-06-231-0/+19
|
* fix: require manifests for licensed gatesValentin Popov2026-06-221-4/+8
|
* fix: preserve nres gaps during editsValentin Popov2026-06-221-46/+208
|
* fix: make ci locked and isolate licensed testsValentin Popov2026-06-221-0/+1
|
* feat: implement FParkan architecture foundationValentin Popov2026-06-222-0/+1948
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.