AiProvenance
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
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
| Field | Type | Req | Description |
|---|---|---|---|
| confidence | integer | Confidence score 0–100 indicating how certain the AI is about the generated data | |
| generatedAt | string | When the AI produced this data | |
| humanReviewed | boolean | Whether a human has verified this AI-generated data | |
| model | object | AI 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. | |
| reviewedAt | string | When the human review occurred | |
| reviewedBy | string | Person ID or role of the reviewer who verified this data |
Before you get in touch
These resources may answer your question straight away.
Get in touch
Have feedback on the schema reference? We'd love to hear from you.
Subject: Schema Reference Feedback