Bakeoff

Map embed demo (Leak Geeks, real place_id)

1 profile · Jul 15, 2026, 3:26 PM UTC

Profile

sol-landing-map-demo

ready · QA pass
arm baselineexemplar source pendingregen 0
sol-landing-map-demo ↗$0.3308
8,001 in11,613 out$0.3308 cost170.4s workflow wall144.7s LLM call time
StepProvider:modelEffortPrompt variantTokensCostStep wall time
planopenrouter:anthropic/claude-opus-4.8default1,690 / 1,194$0.038320.8s
theme_emitopenai:gpt-5.6-solmediumlanding2,578 / 8,950$0.2814115.8s
page_generateopenai:gpt-5.6-solmediumlanding
honesty_repairopenai:gpt-5.6-solmediumlanding
honesty_judgeopenrouter:anthropic/claude-haiku-4.5default3,733 / 1,469$0.01118.1s
restyleopenrouter:anthropic/claude-opus-4.8default
Submitted profile JSON
{
  "name": "sol-landing-map-demo",
  "steps": {
    "plan": {
      "provider": "openrouter",
      "model": "anthropic/claude-opus-4.8"
    },
    "restyle": {
      "provider": "openrouter",
      "model": "anthropic/claude-opus-4.8"
    },
    "honesty_judge": {
      "provider": "openrouter",
      "model": "anthropic/claude-haiku-4.5"
    },
    "theme_emit": {
      "provider": "openai",
      "model": "gpt-5.6-sol",
      "effort": "medium",
      "promptVariant": "landing",
      "timeoutMs": 240000
    },
    "page_generate": {
      "provider": "openai",
      "model": "gpt-5.6-sol",
      "effort": "medium",
      "promptVariant": "landing",
      "timeoutMs": 240000
    },
    "honesty_repair": {
      "provider": "openai",
      "model": "gpt-5.6-sol",
      "effort": "medium",
      "promptVariant": "landing",
      "timeoutMs": 240000
    }
  }
}
Resolved run profile
[
  {
    "step": "plan",
    "role": "plan",
    "provider": "openrouter",
    "model": "anthropic/claude-opus-4.8",
    "effort": null,
    "promptVariant": "default",
    "maxTokens": 8192,
    "temperature": 0.2,
    "timeoutMs": 120000
  },
  {
    "step": "theme_emit",
    "role": "generation",
    "provider": "openai",
    "model": "gpt-5.6-sol",
    "effort": "medium",
    "promptVariant": "landing",
    "maxTokens": 20000,
    "temperature": 0.85,
    "timeoutMs": 240000
  },
  {
    "step": "page_generate",
    "role": "generation",
    "provider": "openai",
    "model": "gpt-5.6-sol",
    "effort": "medium",
    "promptVariant": "landing",
    "maxTokens": 20000,
    "temperature": 0.85,
    "timeoutMs": 240000
  },
  {
    "step": "honesty_repair",
    "role": "generation",
    "provider": "openai",
    "model": "gpt-5.6-sol",
    "effort": "medium",
    "promptVariant": "landing",
    "maxTokens": 20000,
    "temperature": 0.85,
    "timeoutMs": 240000
  },
  {
    "step": "honesty_judge",
    "role": "claims_judge",
    "provider": "openrouter",
    "model": "anthropic/claude-haiku-4.5",
    "effort": null,
    "promptVariant": "default",
    "maxTokens": 4096,
    "temperature": 0,
    "timeoutMs": 60000
  },
  {
    "step": "restyle",
    "role": "plan",
    "provider": "openrouter",
    "model": "anthropic/claude-opus-4.8",
    "effort": null,
    "promptVariant": "default",
    "maxTokens": 8192,
    "temperature": 0.2,
    "timeoutMs": 120000
  }
]

result cf15c23f-ebcb-4783-b6cb-b27f6ce6633e job ad21f175-2ce4-473f-b7e5-8267fa1ce1ec site bo-site-cf15c23f-ebcb-4783-b6cb-b27f6ce6633e

Workflow provenance

Git SHA
7755bdf
Captured
Jul 15, 2026, 3:26 PM UTC
  1. startValidate business data; mark the job and bakeoff result running.
  2. pipeline / planBuild the full SEO page plan through the selected plan profile.
  3. pipeline / generateGenerate the homepage theme and scoped pages, repairing or falling back safely.
  4. pipeline / assembleAssemble raw HTML/CSS/JS with shared SEO, navigation, business facts, and legal pages.
  5. pipeline / auditRun deterministic QA plus the independent honesty judge.
  6. pipeline / writeWrite the validated mutable draft and its source/provenance artifacts to tenant R2.
  7. finishFinalize generation job, site metadata, and page rows in D1.
  8. domainsBest-effort domain candidate discovery used by the real claim path.
  9. bakeoff-finalizeBakeoff-only: publish an immutable preview, repoint router KV, and roll up LLM usage.