Project automation

Compile, review, and delivery automation in one project lane.

Compile cadence, downstream gate posture, and guarded operator actions for the project automation chain.

Live publishingRefine migration activeCadence: Monthly issue cycleRead-only previewUpdated Apr 9, 2026, 8:21 AM UTCopenai2026-04 cycle

Pipeline runtime

The project now has one lane for compile posture, gate posture, and delivery readiness.

This is the first step beyond publishing-only resources. Instead of treating compile, review, and delivery as isolated implementation details, the workbench now gives them a shared automation surface with guarded operator actions.

Server baseline readyopenai2026-04 cycleRead-only previewWaiting for live sync

Hydrating the automation resource on top of the server baseline.

Automation lanes

The downstream steps now read like one project pipeline instead of disconnected pages.

Latest runtime issue

The compile lane now exposes the issue it is actually moving downstream.

Founder previewIssue 04runtime

Issue 04 — Reviewing AI-Drafted React PRs Without Reading Every Line

dispatch-2026-03 published Mar 20, 2026, 2:16 AM UTC.

  • Compile provider: openai
  • Primary model: gpt-5.4
  • Prompt version: dispatch-compile-v1
  • Fallback chain: gemini / gemini-2.5-flash-lite
Total issues4

Tracked project issues that can be compiled, reviewed, and delivered through the same workbench family.

Runtime issues1

Issue rows already materialized by the compile lane rather than living only in code.

Review passed1

Issues that already cleared the quality gate and are closest to delivery readiness.

Needs attention3

Pending, blocked, manual, or errored reviews still standing between compile and send.

Delivery runs1

Run history already visible without leaving the project route family.

Active recipients0

Recipient scale stays in view while row-level send detail remains protected.

Gate posture

Review and delivery remain separate authorities, but they now report into one automation desk.

Review gateopenai

Configured review posture.

Ledger-backed1/4 passed
Delivery posturelog

Preview mode still guards commercial sending.

Preview modeNo recipients
  • Blocked reviews: 3
  • Manual reviews: 0
  • Delivery failures: 0
  • Delivery blocks: 0
  • Candidate issue: Issue 04 — Reviewing AI-Drafted React PRs Without Reading Every Line (Passed)

Action contracts

The project route now documents the guarded automation endpoints it depends on.

ActionMethodAccessRoute
Automation detail

Reads compile readiness plus downstream review and delivery posture through one project-scoped detail resource.

GETproject/api/workbench/project/core-publication/automation
Compile cycle

Triggers the project compile cycle and refreshes issue, review, delivery, and overview state without bypassing the server boundary.

POSToperator/api/workbench/project/core-publication/automation/compile
Review sweep

Runs the full project review sweep against the current issue content ledger.

POSToperator/api/workbench/project/core-publication/reviews/sweep
Delivery run

Executes delivery for the latest candidate issue while keeping side effects server-protected.

POSToperator/api/workbench/project/core-publication/delivery/run