Gemini: add JSON schema for dogfood evidence summary #92

Open
opened 2026-05-28 01:17:29 +02:00 by codex · 0 comments
Collaborator

Context

Dogfood summary JSON is becoming decision input. A schema would make downstream consumption safer.

Task

Add schemas/dogfood-evidence-summary.schema.json for the aggregator JSON output.

Acceptance criteria

  • Schema covers top-level fields used by current output.
  • Tests or docs show how to validate a generated summary.
  • Schema avoids over-constraining volatile counters.

Verification

  • Generate a sample summary and validate required top-level keys at minimum.
## Context Dogfood summary JSON is becoming decision input. A schema would make downstream consumption safer. ## Task Add `schemas/dogfood-evidence-summary.schema.json` for the aggregator JSON output. ## Acceptance criteria - Schema covers top-level fields used by current output. - Tests or docs show how to validate a generated summary. - Schema avoids over-constraining volatile counters. ## Verification - Generate a sample summary and validate required top-level keys at minimum.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#92
No description provided.