{
  "id": "studio-71e49e29-4842-4f3a-8129-7fb0eaac1664",
  "scope": "studio_project",
  "source_of_truth": "supabase.studio_artifacts",
  "source_path": "studio_artifacts/71e49e29-4842-4f3a-8129-7fb0eaac1664",
  "source_kind": "supabase_json",
  "visibility": "internal",
  "renderer_id": "design_doc.dreamborn-forge.generated.v1",
  "design_system": "dreamborn-design-system:forge",
  "generated_at": "2026-05-09T13:00:56.400Z",
  "artifact_type": "intent",
  "schema_version": "intent.product.v1",
  "title": "Bezel Workflow intent",
  "summary": "Workflow automation tools were built around brittle trigger/action chains and human-defined step logic. AI agent workloads need durable, observable, capacity-aware orchestration where agents claim work, route around failure, and adapt to changing APIs.",
  "status": "draft",
  "version": 1,
  "phase_id": null,
  "project_id": "d7ee6565-842e-4d74-9eda-84c2ed2fe1d6",
  "project_slug": "redkey-bezel-workflow-d7ee6565",
  "project_title": "Bezel Workflow",
  "client_id": "redkey",
  "platform_project_id": null,
  "format_source": "supabase_json",
  "content_shape": [
    "kind",
    "problem",
    "project",
    "target_users",
    "schema_version",
    "non_negotiables",
    "out_of_scope_v1",
    "success_metrics",
    "product_category",
    "source_memory_id",
    "initial_killer_use_case"
  ],
  "sections": [
    {
      "title": "Problem",
      "level": 2,
      "body": "Workflow automation tools were built around brittle trigger/action chains and human-defined step logic. AI agent workloads need durable, observable, capacity-aware orchestration where agents claim work, route around failure, and adapt to changing APIs."
    },
    {
      "title": "Success Metrics",
      "level": 2,
      "body": "- A nontechnical user can define a Flow that fans out to at least three integrations and observe completion status.\n- Multiple agents can claim from one integration topic without double-processing a job.\n- A connector can survive an unexpected but interpretable API response change without breaking the Flow.\n- A failed or expired claim returns safely to the topic and is reclaimed by another compatible agent.\n- First demo workflow processes 200 invoice-like events/day with visible parallel status and no lost jobs."
    }
  ],
  "html_path": "projects/redkey-bezel-workflow-d7ee6565/artifacts/intent-71e49e29.html",
  "json_path": "projects/redkey-bezel-workflow-d7ee6565/artifacts/intent-71e49e29.json"
}