← Architecture review

Workbook guide

Complete reference for filling the Architecture Review collection workbook. Each sheet's purpose, column descriptions, and allowed values are documented below.

Quick start: Download the blank workbook or sample filled workbook. Fill sheets in order: Review → Evidence → Technology → Trajectories → (optionally) Findings → Actions. Do not rename sheets or headers.

Controlled values reference

These dropdown lists appear in coloured header cells. Use the arrow to select — do not type free-form values.

FieldAllowed valuesWhere used
severity
  • critical
  • high
  • moderate
  • low
Findings
confidence
  • high
  • medium
  • low
Findings
horizon
  • before-production
  • next
  • later
  • observe-accept
Findings, Actions
effort_band
  • S (small)
  • M (medium)
  • L (large)
Findings, Actions
state (Evidence)
  • requested
  • received
  • verified
  • asserted
  • missing
  • superseded
Evidence
version_status
  • verified
  • unverified
  • unknown
Technology
status (Trajectory)
  • planned
  • partial
  • complete
  • blocked
Trajectories
status (Hypothesis)
  • open
  • supported
  • confirmed
  • rejected
  • parked
Hypotheses
phase
  • contain
  • correct
  • harden
  • observe
Actions
status (Action)
  • proposed
  • accepted
  • in-progress
  • complete
  • deferred
  • rejected
Actions
verdict
  • undetermined
  • proceed
  • proceed-with-conditions
  • do-not-proceed
Review

ID patterns

All IDs follow a strict pattern. The importer rejects IDs that do not match.

TypePatternExamples
EvidenceE-###E-001, E-042
TechnologyTECH-###TECH-001, TECH-015
TrajectoryT-###T-001, T-003
HypothesisH-###H-001
FindingF-###F-001, F-012
ActionA-###A-001, A-007
DecisionD-###D-001

Instructions

Read-first guidance. Not imported.

Contains step-by-step instructions, tips, and security reminders. No action required.

Review

Frame the engagement: system, decision, scope, and stakeholders.

ColumnDescriptionRequiredExample
fieldField name (auto-filled)autotitle
valueYour entryrequired for most fieldsClaims Triage Agent
guidanceColumn description (auto-filled)autoClient-facing review title.

Key fields: title, production_decision, system, lifecycle_stage (prototype/pilot/production/redesign), verdict (dropdown).

Evidence

List each trace, log, diagram, deployment note, or eval result.

ColumnDescriptionRequiredExample
idStable evidence IDrequiredE-001
titleBrief descriptionrequiredInterrupted run trace
kindsSemicolon-separated tagsoptionaltrace; run-log
stateEvidence state (dropdown)requiredverified
source_roleWho provided itoptionalagent-runtime
environmentWhere capturedoptionalpilot
versionSystem or evidence versionoptional1.4.2
captured_onDate (YYYY-MM-DD)optional2026-08-20
pathFile or locationoptionaltraces/run-001.json
notesAdditional contextoptionalRetry duplicated external write

Technology

Inventory of deployed components: orchestration, models, vector DB, tools, state stores, observability.

ColumnDescriptionRequiredExample
idStable technology IDrequiredTECH-001
categoryComponent categoryrequiredorchestration
nameProduct or frameworkrequiredLangGraph
versionExact deployed versionrequired0.2.5
version_statusVerification state (dropdown)requiredverified
deploymentHosting modeoptionalservice
configuration_evidenceSemicolon-separated config notesoptionalcheckpoint_store=postgres; retries=bounded
catalog_entryFramework catalogue referenceoptionallanggraph
state_ownerWho owns stateoptionalagent
retry_timeout_notesRetry/timeout behavioroptionalidempotency test on tool calls
known_constraintsKnown limitationsoptionalshared history amplifies cost
notesAdditional contextoptionalSee E-001

Trajectories

Representative runs: what triggers them, how they end, what state they produce.

ColumnDescriptionRequiredExample
idStable trajectory IDrequiredT-001
nameBrief descriptionrequiredApprove claim
classesSemicolon-separated classesoptionalapproval; state-change
statusTrajectory state (dropdown)requiredcomplete
triggerWhat starts this runoptionalClaims approver submits decision
terminal_stateEnd stateoptionalclaim_status=approved
notesAdditional contextoptionalHistory includes prior denied claim

Hypotheses

Framework limitations or suspected failure paths awaiting engagement evidence.

ColumnDescriptionRequiredExample
idStable hypothesis IDrequiredH-001
titleBrief descriptionrequiredHistory sharing amplifies cost
statusHypothesis state (dropdown)requiredopen
trajectoriesRelated trajectory IDsoptionalT-001; T-002
evidenceRelated evidence IDsoptionalE-001
catalog_claimsFramework catalogue referencesoptionalautogen:AUTOGEN-LIM-001
notesAdditional contextoptional

Findings

Evidence-backed failure paths with severity, confidence, and recommended capability.

ColumnDescriptionRequiredExample
idStable finding IDrequiredF-001
titleBrief descriptionrequiredRetry duplicates external write
claimWhat is wrongrequiredDuplicated tool call creates second charge
severityProduction impact (dropdown)requiredhigh
confidenceEvidence strength (dropdown)requiredhigh
trajectoriesRelated trajectory IDsoptionalT-001
evidenceRelated evidence IDsoptionalE-001; E-002
catalog_claimsFramework catalogue referencesoptionallanggraph:LANGGRAPH-RET-001
observed_relevanceWhy this matters for this systemoptionalObserved in E-001
conditionPrecondition for failureoptionalRetry on timeout
triggerWhat activates the failureoptionalTool call fails mid-write
failureWhat goes wrongoptionalSecond charge posted
consequenceProduction impactoptionalCustomer overcharged
control_gapMissing controloptionalNo idempotency test
recommendation_capabilityRequired capabilityoptionalIdempotency key on external writes
acceptance_evidenceProof of fixoptionalTrace shows idempotency test
horizonWhen to fix (dropdown)optionalbefore-production
effort_bandEffort estimate (dropdown)optionalM
owner_roleWho owns the fixoptionalagent-platform

Actions

Remediation steps linked to findings, with phase, horizon, effort, and acceptance evidence.

ColumnDescriptionRequiredExample
idStable action IDrequiredA-001
finding_idParent finding IDrequiredF-001
titleBrief descriptionrequiredAdd idempotency key to charge tool
phaseRemediation phase (dropdown)optionalcorrect
horizonWhen to implement (dropdown)requiredbefore-production
effort_bandEffort estimate (dropdown)requiredM
owner_roleWho implementsrequiredagent-platform
dependenciesBlocking actionsoptionalA-002
acceptance_evidenceProof of completionrequiredTrace shows idempotency test
statusAction state (dropdown)optionalproposed
notesAdditional contextoptional

Decisions

Production decisions made during or after the review.

ColumnDescriptionRequiredExample
idStable decision IDrequiredD-001
dateDecision date (YYYY-MM-DD)required2026-08-26
decisionWhat was decidedrequiredProceed to supervised pilot
ownerWho decidedoptionalCTO
rationaleWhy this decisionoptionalHigh-severity findings addressed; residual risk accepted

_Lists

Hidden sheet containing dropdown values. Do not edit.


Need help? Send the filled workbook to madhavraop@dhristhi.com with context about your system and the production decision you need to make.