Documentation
README
Artifact Quality Standards
Required Fields
Every artifact's metadata must include:
| Field | Type | Description |
|---|---|---|
source |
string | Data source identifier |
confidence |
number (0-1) | Confidence score |
Source Identifier Format
training_data → From model training data (lowest confidence)
estimate → Extrapolated from known data
web_search:<domain> → Web search result, specify the domain
government_data → Official government data
industry_report → Industry report
api:<service> → API call result
cross_validated → Cross-validated
Confidence Scoring Guide
This is the opening of the README. Read the full README on GitHub.