Records which AI model produced a piece of data and whether a human has verified it. Basic provenance is in INHERIT core; implementation-specific detail (exact model version, pipeline, reasoning, cost) should use x-inherit-* extension properties

Fields

FieldTypeReqDescription
confidenceintegerConfidence score 0–100 indicating how certain the AI is about the generated data
generatedAtstringWhen the AI produced this data
humanReviewedbooleanWhether a human has verified this AI-generated data
modelobjectAI model family that generated this data claude: Anthropic Claude. gpt: OpenAI GPT. gemini: Google Gemini. grok: xAI Grok. llama: Meta LLaMA. mistral: Mistral AI. other: any other AI model family. Use x-inherit- prefix for specific model versions or proprietary models.
reviewedAtstringWhen the human review occurred
reviewedBystringPerson ID or role of the reviewer who verified this data

Get in touch

Have feedback on the schema reference? We'd love to hear from you.

Subject: Schema Reference Feedback