Specialists work from structured tasks and artifacts, a Critic tests the output, and higher-risk action stops for human approval.
Implemented orchestration flow
Human missionOutcome and constraints
OrchestratorTasks and permissions
ResearcherRead-only
Research ReportTyped artifact
WriterLocal mutation
Positioning BriefTyped artifact
CriticNamed rubric
Human approvalFinal gate
If the brief does not meet the evaluation threshold, the Writer and Critic repeat before final review.
At a glance.
Operating layer
Internal Command Centres
Users
Human operator and specialist agents
System boundary
Local Phase 0 orchestration loop
Current status
Implemented architecture
Evidence type
Source code, schemas, and rubric
The operating problem.
A single general-purpose assistant can hide dependencies, sources, revisions, and authority inside one long conversation.
The user needs to know which specialist owns a task, which artifact it consumes, why it is waiting, what quality gate applies, and what the system is allowed to do next.
Before
One assistant and hidden dependencies
The brief, research, draft, critique, and decisions blur together in chat history.
After
Tasks, artifacts, evaluation, and gates
Ownership, state, revisions, permission, cost, and approval remain visible in one project record.
How the implemented loop works.
The source connects three specialists through explicit task factories and typed outputs.
Define a missionThe Orchestrator creates and persists canonical project state.
Decompose the workResearch, writing, and critique tasks receive an owner, expected output, and permission level.
Build a Research ReportThe Researcher returns findings, sources, open questions, confidence, model, tokens, and cost.
Draft a Positioning BriefThe Writer consumes the research artifact and produces a structured commercial brief.
Evaluate with a CriticNamed thresholds test evidence, usefulness, clarity, voice, and risk awareness.
Revise when requiredThe Writer and Critic repeat within the configured iteration limit.
Stop for final approvalThe mission remains awaiting approval until the human accepts the final output.
The interface should make control visible.
This reference interface translates the implemented control plane into a founder-readable product model. It is a schematic, not a live product screenshot.
Launch positioning missionCritique phase, in review, owner: Austin. Cost and elapsed time tracked in project state.
PauseStop
MissionPlanWorkReview
Shared context
OutcomeOne approved positioning brief
AudienceFounder-led service businesses
ConstraintsSource-backed claims only
Brand rulesDirect, skeptical, builder-focused
Decisions madeExternal action remains blocked
Plan and artifact workspace
Research the problemResearcher, complete, read-only
Write positioning briefWriter, complete, local mutation
Evaluate evidence and clarityCritic, review, read-only
Approve final outputHuman, waiting, external action blocked
Positioning Brief, version 2
Created by Writer from Research Report version 1. Critic score and unsupported assumptions remain attached before downstream use.
Compare versionsRequest revision
Important decisions.
Artifacts over chat memory
Research, positioning, and critique have explicit fields, sources, versions, and downstream consumers.
Permission is part of the task
Each task declares its level, and an agent cannot execute work above its own ceiling.
Quality has a named threshold
The Critic tests five criteria instead of offering an unstructured opinion.
Final means human-approved
The loop can produce work, but the project does not become complete until the final gate is resolved.
Evidence from the implementation.
The public diagrams are faithful explanations of inspected source, not invented product screens.