{
  "canonical": "https://scorepivot.com",
  "version": "1.0",
  "description": "Workflow map for ScorePivot agentic reasoning.",

  "workflows": [
    {
      "id": "credit-analysis",
      "steps": ["ingest-report", "detect-errors", "map-disputes", "generate-actions"]
    },
    {
      "id": "pillar-navigation",
      "steps": ["identify-intent", "match-pillar", "surface-tools"]
    }
  ]
}
