Add a named, in-repo proof that a private Resource schema passes the v4 private runtime (Pipeline.load, scan active) and runs end-to-end via private call.
- New committed fixture
tests/fixtures/private/financial-clarity-resource-schema.mjs (namespace finclarity, markdown inline resource + one network-free tool).
- 3 new assertions in
tests/unit/private-call.test.mjs: resource survives the load gate, runs via the private call leaf, stays structurally invisible in list.
Closes the F23 gap: research established "financial-clarity" is an external project's Resource schema dir; no named in-repo test proved a private Resource schema through the private runtime. Suite: 23/23 green.
Add a named, in-repo proof that a private Resource schema passes the v4 private runtime (
Pipeline.load, scan active) and runs end-to-end viaprivate call.tests/fixtures/private/financial-clarity-resource-schema.mjs(namespacefinclarity, markdown inline resource + one network-free tool).tests/unit/private-call.test.mjs: resource survives the load gate, runs via theprivate callleaf, stays structurally invisible inlist.Closes the F23 gap: research established "financial-clarity" is an external project's Resource schema dir; no named in-repo test proved a private Resource schema through the private runtime. Suite: 23/23 green.