Skip to content
Blueprints

Templates

Workflow specifications and protocol blueprints. Start from a structured foundation — not from scratch.

SDLCSpreadsheet

SDLC Friction Map Template

Map every handoff in your software delivery process. Identify where context is lost and where delays compound.

Create a spreadsheet with the columns below. Complete one row per handoff in your primary feature delivery workflow. Start from requirements intake and end at production deployment.

Columns

ColumnTypeDescription
Handoff IDTextSequential ID (H01, H02…)
FromTextRole or team sending work
ToTextRole or team receiving work
MediumSelectJira / Email / Slack / Meeting / Doc / Other
Context Fidelity1–10How much original intent survives (10 = 100%)
Avg Delay (Hours)NumberAverage elapsed time at this handoff
Compounds Downstream?Y/NDoes a 1-hour delay here cause >2 hours downstream?
Root Cause ClassA/B/C/DA=Missing info, B=Wrong medium, C=Approval bottleneck, D=Tool gap
Friction ScoreFormulaFormula: (10 - Context Fidelity) × (Avg Delay / 8) — normalize to 0–100

Example Row

IDFromToMediumFidelityDelay(h)CompoundsClassScore
H03BADevJira618YA54

Usage Notes

Sum the Friction Score column for your Workflow Friction Index. Sort by Friction Score descending to identify top intervention targets. Revisit this map monthly — scores should trend down after interventions.

Ready to apply this template? Use the corresponding tool to generate your baseline.

Calculate Your Friction Score
AI ProtocolsStructured Document

Human-AI Protocol Spec

Define the exact protocol for every human-AI interaction in your workflow. Suggest, verify, execute — documented.

Copy this template for each AI-assisted workflow in your organization. Fill in all fields before deploying any AI task. This document is versioned — increment the version number whenever any field changes.

Protocol Header

ColumnTypeDescription
Protocol IDTextUnique identifier (e.g., PROTO-SDLC-001)
VersionTextSemantic version (1.0.0)
OwnerTextPerson responsible for this protocol
Last UpdatedDateDate of last change
Operating ModeSelectMode 1 (Suggest/Verify) / Mode 2 (Execute/Review) / Mode 3 (Autonomous)
WorkflowTextThe specific workflow this protocol governs

Task Definition

ColumnTypeDescription
Task DescriptionTextWhat the AI is doing in plain language
Input RequiredTextWhat data/context the AI receives
Output ExpectedTextWhat the AI produces
Success CriteriaTextMeasurable definition of a correct output
Failure CriteriaTextConditions that constitute an unacceptable output

Escalation Protocol

ColumnTypeDescription
Escalation TriggersListConditions that require human intervention
Escalation PathTextWho receives escalation, in what order
Response WindowTextSLA for escalation response (e.g., 2 business hours)
Default on Non-ResponseTextWhat happens if escalation is not resolved in time

Review Cadence

Review this protocol every 30 days for the first 90 days after deployment, then quarterly. Any change to the AI model, tool, or workflow invalidates the current protocol and requires re-validation.

Ready to apply this template? Use the corresponding tool to generate your baseline.

View AI Protocols Library
MeasurementSpreadsheet

Friction Score Baseline Template

Establish your baseline Friction Score across key workflows. Track improvement over time with structured measurement.

Complete one row per workflow per measurement period. Take your first measurement before any intervention to establish a true baseline. Subsequent measurements show improvement trajectory.

Columns

ColumnTypeDescription
DateDateMeasurement date
WorkflowTextSpecific workflow measured
DomainSelectSDLC / Operations / Management
Friction Score0–100Score from Friction Score Calculator or manual audit
Handoff CountNumberTotal handoffs in this workflow
Avg Delay (h)NumberAverage delay per handoff in hours
Rework Rate (%)NumberPercentage of work items requiring revision
InterventionsTextChanges implemented since last measurement
DeltaFormulaCurrent Score minus Baseline Score (negative = improvement)

Targets

10ˣ targets: Sub-20 Friction Score within 90 days of systematic intervention. 60% entropy reduction (Friction Score delta) as primary KPI. Track at workflow level, not just organization level — aggregate scores hide local improvements.

Ready to apply this template? Use the corresponding tool to generate your baseline.

Run Your Friction Score Assessment
ManagementDashboard Spec

Executive Signal Dashboard Template

Structure your executive dashboard around signals, not data. Pre-built signal taxonomy aligned to the 10ˣ ontology.

Use this spec to rebuild or audit your executive dashboard. Each row defines one signal. Aim for 5–7 signals maximum. Remove any metric that does not have a signal threshold — it is noise.

Signal Registry

ColumnTypeDescription
Signal IDTextUnique ID (SIG-001)
Signal NameTextPlain language name
MetricTextThe underlying data point
Source SystemTextWhere the data lives
Threshold (Red)ValueTrigger for immediate attention
Threshold (Amber)ValueTrigger for monitoring
Update FrequencySelectReal-time / Daily / Weekly
OwnerTextWho is accountable for this signal
Decision RequiredTextWhat decision this signal enables

Starter Signal Set

IDNameMetricSourceRedAmberFreqOwnerDecision
SIG-001Friction IndexWorkflow Friction ScoreFriction Tool>6040–60WeeklyCOOIntervention priority
SIG-002Delivery Cycle TimeMedian days per work itemJira/Linear>14d8–14dDailyCTOSprint adjustment
SIG-003Decision LatencyAvg hours to decisionDecision Log>48h24–48hDailyCEOProcess escalation
SIG-004ROAI ProgressActual vs projected ROIFinance<50%50–80%WeeklyCFOInvestment adjustment
SIG-005Alignment Drift ScoreSprint goal deltaOKR tool>30%15–30%WeeklyCEODirection realignment

Ready to apply this template? Use the corresponding tool to generate your baseline.

Score Your Enterprise Readiness
OperationsStructured Spec

Workflow Automation Blueprint

A step-by-step template for digitizing and automating an operational workflow — from current state to automated state.

Complete this blueprint before any automation project begins. The goal is to fully document the current-state manual process before designing the automated version. Automating an undocumented process produces automated chaos.

Current State Documentation

ColumnTypeDescription
Process NameTextPlain language process name
TriggerTextWhat initiates this process
End StateTextWhat 'done' looks like
FrequencyTextHow often this process runs
Steps (manual)ListOrdered list of manual steps
Systems InvolvedListEvery tool/system touched
People InvolvedListRoles involved at each step
Avg Cycle TimeHoursTotal elapsed time per cycle
Human Hours/CycleHoursActive human time per cycle
Exception Rate%% of cycles requiring override

Automation Design

ColumnTypeDescription
Automation TriggerTextSystem event that initiates the automation
Automated StepsListSteps that will run without human input
Human CheckpointsListSteps that require human action or approval
Exception HandlingTextWhat happens when the automation encounters an exception
Override ProtocolTextHow a human can stop or override the automation in <5 minutes
Success MetricsListHow you will measure automation success vs. baseline

Rollout Protocol

Week 1–2: Parallel run (automated + manual). Week 3–4: Automated primary, manual backup. Week 5+: Automated only, manual exception path retained. Do not retire the manual process until 50 automated cycles with <5% anomaly rate.

Ready to apply this template? Use the corresponding tool to generate your baseline.

Model Your Automation ROI
ManagementSpreadsheet

Decision Audit Log Template

Record decisions with their context, alternatives considered, and rationale. Build institutional memory one decision at a time.

Log every significant decision — define 'significant' as: affects >2 people, involves >$10K, or sets direction for >30 days. Log within 24 hours of the decision being made. Assign a reviewer to confirm completeness within 72 hours.

Columns

ColumnTypeDescription
Decision IDTextSequential ID (DEC-2024-001)
DateDateDate decision was made
Decider(s)TextName(s) and role(s) who made the decision
DomainSelectTechnical / Product / People / Financial / Strategic
ContextTextSituation that required a decision
Options ConsideredTextAll realistic options, including doing nothing
Decision MadeTextWhat was decided, in plain language
ReasoningTextWhy this option over the others
Expected OutcomeTextWhat you expect to happen as a result
Review DateDate90 days after decision — log actual outcome here
Actual OutcomeTextWhat actually happened (completed at review date)
Still Valid?Y/NIs this decision still the right one? If no, log superseding decision.

Anti-Patterns to Avoid

Do not log: meeting notes as decisions, decisions made verbally without follow-up, or outcomes without context. The value of this log is in the reasoning and alternatives — a decision without those fields is just a record, not institutional memory.

Ready to apply this template? Use the corresponding tool to generate your baseline.

Build Your Corporate Cortex

Build custom workflows for your organization.

These templates are starting points. We build custom workflow specifications, decision frameworks, and automation blueprints for organizations implementing 10ˣ at scale.

Templates — Workflow Blueprints