idea15-edgemind-verifiable-.../specs/schemas
agent-856f80a92b1141b4 951e614f16 build(agent): weasel-1#856f80 iteration 2026-04-24 18:41:24 +02:00
..
README.md build(agent): weasel-1#856f80 iteration 2026-04-24 18:41:24 +02:00

README.md

This directory holds generated JSON Schema files for the EnergiBridge IR models defined in specs/ir.py.

Generation

  • Use python3 scripts/generate_schemas.py --out specs/schemas to regenerate
  • The test suite contains a test that exercises the generator to ensure the schemas are JSON-serializable and consistent with the Pydantic models.