Skip to content

Declare key in the grounding assumption schema #24

Description

@phas02

What it buys: the grounding schema saying what the question round
requires.

What stands: GROUNDING_SCHEMA lists dimension, assumption,
basis, confidence (crates/glossary/src/schemas.rs:8-29) and no
key; the assumption item declares no additionalProperties, so a
body without a key validates silently. The skill's references
(skills/glossql-metrics/references/ground.md,
references/rulings.md) teach that an assumption without a key is
never asked.

Done when: key is declared in the schema as a string, so a body
without one is visible as such at write time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions