The bundled examples (assets/models/examples/: bitcoin, ethereum, solana, cosmos-hub, llm, blank) should be verified to load + validate against the current JSON schema (v0.4.0+: agent fields, process primitives, agency_capacity; mode ladder from #88/#92).
Lower urgency than it sounds: the mode field is backward-compatible (absent ≡ Full, byte-stable save), so existing examples likely still validate — but this hasn't been confirmed since the May 22 example refresh + the #88 mode-ladder merge.
Durable fix (the real ask): add a CI test that loads every bundled example through the validator, so example rot is caught automatically instead of via periodic manual revalidation.
Migrated from vault tasknote bert-example-models-revalidation (was 2026-06-10; named the old example set cell/ecosystem/org/solar-panel which is no longer bundled).
The bundled examples (
assets/models/examples/: bitcoin, ethereum, solana, cosmos-hub, llm, blank) should be verified to load + validate against the current JSON schema (v0.4.0+: agent fields, process primitives, agency_capacity; mode ladder from #88/#92).Lower urgency than it sounds: the
modefield is backward-compatible (absent ≡ Full, byte-stable save), so existing examples likely still validate — but this hasn't been confirmed since the May 22 example refresh + the #88 mode-ladder merge.Durable fix (the real ask): add a CI test that loads every bundled example through the validator, so example rot is caught automatically instead of via periodic manual revalidation.
assets/models/examples/*.jsonagainst the schemaMigrated from vault tasknote
bert-example-models-revalidation(was 2026-06-10; named the old example set cell/ecosystem/org/solar-panel which is no longer bundled).