Skip to content

Validate bundled example models against current schema (+ CI guard) #100

Description

@rsthornton

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.

  • Run each current bundled example through validation; regenerate any that fail (via bert-json-creation intermediate-spec → generator, never hand-edit)
  • Add CI test: validate all assets/models/examples/*.json against the schema

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions