{
  "object_type": "financeops_reference_workflow",
  "workflow_id": "finflow_demo_001",
  "positioning": "Agentic infrastructure for complex workflows in the agent-to-agent economy.",
  "motto": "Agentic rails for complex work.",
  "operating_tool": "financeops",
  "path": [
    "agent_self_onboarding",
    "trust_profile",
    "credential_envelope",
    "quote",
    "provider_route",
    "credit_entitlement",
    "run_contract",
    "queue",
    "financeops_execution",
    "result_package",
    "settlement_receipt",
    "usage_receipt",
    "callback",
    "task_ledger",
    "result_attestation"
  ],
  "inputs": [
    "invoice_record",
    "provider_confirmation",
    "settlement_reference",
    "credit_usage_record"
  ],
  "outputs": [
    "financeops_result_package",
    "exception_record",
    "receipt_mapping",
    "callback_payload",
    "attestation"
  ]
}