II.
Workflow JSON
Structured · liveworkflow:resource-estimation-review
Resource Estimation Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:resource-estimation-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-mining.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Resource Estimation Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Reviews mineral resource and ore reserve estimations -- validating\ngeological block models against drill-hole assay databases, verifying\nvariogram parameters and kriging estimation quality, auditing cut-off\ngrade assumptions against current commodity prices and processing costs,\nreconciling estimated versus actual mill-head grades from prior periods,\nand ensuring compliance with JORC, NI 43-101, or SAMREC reporting codes.\nProduces resource estimation audit reports, reconciliation analyses, and\nmaterial change disclosures. Excludes exploration program planning.\n"
},
"outgoingEdges": [
{
"from": "workflow:resource-estimation-review",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:resource-estimation-review",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:resource-estimation-review",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:resource-estimation-review",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:resource-estimation-review",
"to": "skill-area:domain-driven-design",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:resource-estimation-review",
"to": "domain:mining",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:resource-estimation-review",
"to": "domain:data-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:resource-estimation-review",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:resource-estimation-review",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:resource-estimation-review",
"to": "org-unit:research-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:resource-estimation-review",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}