feat(automation): add canonical report schema and contract test for release gate
last month
6f12a2e
Authored
Davy
Introduce schemas/automation-report.schema.json with the canonical
OpenKara automation report contract, plus a TypeScript contract test
that asserts the required top-level and nested fields.
Part of #303.