II.
Topic JSON
Structured · livetopic:information-trust-tiers
Information Trust Tiers json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:information-trust-tiers",
"_kind": "Topic",
"_file": "domain/topics/topics-agent-orchestration.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Information Trust Tiers",
"description": "Information Trust Tiers as a cross-cutting topic - modeling confidence\nand provenance of graph assertions to distinguish between different\nlevels of reliability. Defines four tiers: authoritative (sourced from\nvendor documentation, official specs, or first-party APIs), verified\n(confirmed through automated testing or manual validation), inferred\n(generated by LLM analysis, cross-referencing, or pattern matching),\nand unverified (community-contributed, anecdotal, or not yet validated).\nEnables consumers of graph data to filter by confidence level and\nprioritize verification of high-impact unverified claims.\n"
},
"outgoingEdges": [
{
"from": "topic:information-trust-tiers",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:information-trust-tiers",
"to": "domain:cybersecurity",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:cybersecurity",
"to": "topic:information-trust-tiers",
"kind": "contains"
},
{
"from": "domain:software-engineering",
"to": "topic:information-trust-tiers",
"kind": "contains"
}
]
}