ORCHESTRATOR'S STARTER KIT | To fill in digitally: click any field and type | To save as PDF: File > Print > Save as PDF | darkdecisions.ca
A Cerebrium Consulting Book · Companion to Dark Decisions
The Orchestrator's Starter Kit
A working toolkit for builders, developers, and product designers. Use it to design, audit, and govern any AI product. No prior reading required.
Every template in this kit traces back to a specific chapter of Dark Decisions: The Orchestrator's Guide to Building AI Products That Work When You're Not Watching by Tom H. Olakitan. Chapter references are noted throughout.
Cerebrium Consulting · cerebrium.ca
Empowering Vision. Driving Results.
Seven tools. One for every critical moment in building a reliable AI product.
This kit does not summarize the book. It converts the Orchestrator Framework into tools you can use on a product you are building right now. Each piece targets a specific moment of failure: the moment you are not sure where to start, the moment something has gone wrong in production, the moment a team is about to ship and nobody has asked the hard questions.
Use the tools in the order that matches where you are. If you have an existing product, start with the 8-Gate Diagnostic Card. If you are starting from scratch, start with the Constitutional Declaration. If you are preparing to launch, go straight to the Go-Live Gate Checklist.
| # | Tool | When to use it | For whom |
|---|---|---|---|
| 1 |
8-Gate Diagnostic Card
Assess any existing AI product against the eight gates. Identifies gaps immediately.
|
When auditing an existing product | Builder · Product Leader |
| 2 |
Constitutional Declaration
Define what your product believes before the first pipeline is built.
|
Before building begins | Builder · Founder |
| 3 |
Pipeline Specification
Define every step of a pipeline before writing a line of code. One spec per pipeline.
|
Before each pipeline is built | Builder · Developer |
| 4 |
Standing Rules Starter
Five rules that activate automatically before every task. Adapt for your domain.
|
During architecture design | Builder · Developer |
| 5 |
Go-Live Gate Checklist
Twenty questions. The definitive answer to: is this product ready to ship?
|
Before every launch | Product Leader · Builder |
| 6 |
AI Product Failure Map
Map the five most common AI product failures to the specific gates they violate.
|
When debugging or post-incident | Developer · Builder |
| 7 |
Edge Case Inventory
Eight AI-specific failure states every product designer must plan for.
|
During product and UX design | Product Designer · Developer |
Use this card to assess any AI product, including one already in production. Chapter 8.
For each gate, answer the question honestly. Pass means the mechanism is present in the architecture and operating. Fail means it is declared but not enforced, missing, or untested. Any failure is a named gap: the first thing to build next.
Complete one declaration per product before the first pipeline is built. Chapters 7 and 9.
The constitutional declaration is the belief system that governs every pipeline, every gate, and every output. It makes your product's purpose, constraints, and governing principles explicit, architectural, and auditable. A principle you cannot point to in the architecture is not inherited. It is decoration.
Complete one specification per pipeline before that pipeline is built. Chapter 9.
A pipeline specification converts design thinking into something anyone can build from. It is the proof that the design was deliberate. If the spec was not written before the pipeline was built, the pipeline was improvised. Improvised pipelines fail in ways their builders cannot predict.
Sections 5 through 8: Verification, Output, Escalation, Feedback.
The specification you write before building will not match the product you have after six months of corrections. That gap is not failure. It is the governance cadence working as designed. Update the spec when the product changes.
Five rules that activate automatically before every task. Adapt for your domain. Chapter 9.
Standing rules are architectural, not behavioral. They do not live in a prompt the model is expected to remember. They activate through a mechanism that runs before every task begins, regardless of context or session state. The five rules below are starting points. Adapt the bracketed sections for your domain. Add rules as your constitutional declaration and governance cadence surface the need for them.
Twenty questions. Three groups. One rule. Full explanation: Chapter 8 and Chapter 7.
If every answer is yes, the product is ready to go live. If any answer is no, that is what you build next.
These questions confirm the minimum architectural requirements are in place. A product that cannot answer yes to all eight has a documented failure mode waiting to activate.
Constitutional principles and governance readiness.
These questions confirm that the product's belief system is explicit, architectural, and enforced. A product that cannot answer yes to all six is making implicit choices about honesty, authority, and purpose that have not been made visible or accountable.
These questions confirm that the disciplines that keep a product honest over time are in place at launch. A product that launches without them launches into drift.
Map what went wrong to the gate it violated. The diagnosis tells you what to fix. For builders and developers.
When an AI product fails in production, the failure is rarely mysterious. It traces back to a specific architectural gap. This map connects the five most common failure modes to the gates they violate and the first question to ask when debugging. Use it after an incident, before a post-mortem, or any time the same problem keeps recurring.
Eight AI-specific failure states every product designer must design for before launch. For product designers and developers.
Most product designers plan for the happy path. AI products fail in ways that generic UX patterns were not designed for. This inventory names eight states that require specific design decisions. For each, mark whether you have designed for it and note your design response. An unchecked row is a decision deferred to the AI. The AI will decide badly.
| Failure state | Designed for? | Your design response (what does the user see and what can they do?) |
|---|---|---|
|
The Refusal State
The AI declines a valid user request because it falls outside the defined scope or fails the input quality gate. Not an error. A boundary working as designed.
|
||
|
The FLAGGED State
Output failed verification after one retry. The end user cannot receive it. A human must review it first. This state will occur. Frequency depends on architecture quality.
|
||
|
The INFERRED State
Output delivered with partial confidence. Passed verification with caveats. The user should know what the uncertainty is, not just that uncertainty exists.
|
||
|
The Empty Retrieval State
The system cannot find source material above the relevance threshold. A correctly built pipeline stops here. An incorrectly built one generates from training patterns and presents it as sourced.
|
||
|
The Scope Boundary
User requests something outside the constitutional declaration. The standing rules engine fires. The request is declined. This is a feature, not a failure. It must be designed to feel like one.
|
||
|
The Correction Moment
A human reviewer corrects a system output. This is the most valuable event in the product's lifecycle. If the correction is not logged before the session closes, the data is lost.
|
||
|
The Confidence Suppression Temptation
A product decision, a design preference, or a commercial consideration creates pressure to hide or minimize the confidence signal. The architecture must prevent this. Design must not enable it.
|
||
|
The System Unavailable State
The AI component is down, slow, or returning errors. The product must degrade gracefully. A user who encounters a silent failure will trust the product less than one who sees an honest message.
|
The book this kit is drawn from
Dark Decisions: The Orchestrator's Guide to Building AI Products That Work When You're Not Watching, by Tom H. Olakitan, published under Cerebrium Consulting. Out October 13, 2026.
The book covers the eight gates, the six constitutional principles, the pipeline specification, and the governance cadence in full. Every template in this kit traces back to a specific chapter. The templates give you the tools. The book gives you the architecture behind them.
Available in paperback and as an eBook at darkdecisions.ca.