Navigate Ways of Working
Cheatsheet

Artefact Requirements

What's required at each tier, who owns each artefact, and what good looks like — including the artefact matrix, ticket structure, PRD structure, and one-pager structure.

Artefact Requirements

What’s required at each tier, who owns it, and what it should contain. Proportionate rigour — not every item needs a PRD.

Artefact Matrix

ArtefactOwnerTier 1Tier 2Tier 3What Good Looks Like
Discovery
User researchPMconversation several users structuredDocumented findings, not just impressions. Different contexts and perspectives.
Competitor scanPM detailedWho, what they do, strengths/weaknesses, positioning. Not just a list of names.
Market analysisPMMarket size, trends, white space, commercial viability.
Tech feasibilityLead Devat refinementconversation spike + writtenApproach, risks, rough effort. Tier 3: time-boxed spike proving key risk.
Business/commercial casePM + stakeholdersif revenue impactInvestment required, payback period, success commercially.
Specification
TicketPM from PRD from PRDProblem, solution direction, success criteria, constraints. 2 paragraphs for Tier 1.
PRDPM detailedProblem, goals, user stories, scope, solution, risks, phasing. 15-min read.
One-pagerPMExecutive audience. Problem, opportunity, assumptions, decisions needed, investment, metrics.
Acceptance criteriaPM + QAHappy path, edge cases, error scenarios. Produced at refinement.
Framing documentPM + HoPHypothesis, discovery questions, investment boundary for discovery phase.
Design
WireframesPM or Designerif UI work hi-fiLayout, hierarchy, interaction. Primary build handoff artefact.
Interactive prototypePM or Designerfor validationfor validationUser testing of complex flows. Not a build artefact — engineers build from wireframes.
Technical
ADRsDev / Staff Engif significantif significantContext, decision, consequences, alternatives. In repo.
Increment review notesPMProgress vs goals, metric validation, scope adjustments, go/no-go for next increment.

Ticket — What Goes In

FieldTier 1Tier 2/3
Problem2–3 sentencesReference PRD section
Solution direction2–3 sentencesReference PRD section
Success criteria1–3 outcomesReference PRD metrics
ConstraintsTimeline, technical, depsReference PRD scope
Acceptance criteriaFrom refinementFrom refinement
DesignReference/sketch if neededLink to wireframes

Tier 1 test: If the ticket takes more than 15 minutes to write, the work is probably Tier 2.

PRD — What Goes In

SectionPurpose
Problem statementUser/business problem + evidence
Goals & metricsMeasurable outcomes, time-bound
User stories / JTBDWho, what, workflow
ScopeIn / out / deferred
Solution overviewShape, not implementation
DesignWireframes / mockups
Dependencies & risksWhat could go wrong
PhasingSprint-level increments

One-Pager — What Goes In

SectionPurpose
Title + one sentenceWhat is this, plain language
ProblemEvidence-backed user/market need
OpportunitySize of prize, cost of inaction
Proposed solutionNon-technical description
Key assumptionsWhat must be true to succeed
Key decisionsWhat leadership must decide
Risks + mitigationWhat could go wrong
InvestmentSprints, people, cost, timeline
Success metricsHow we know it worked

Different from the PRD. Written for leadership, not the squad. Answers “should we commit?” not “how do we build it?”

Prototypes are for validation, not build. Interactive prototypes are powerful for user testing but counterproductive as build specs. Engineers build from wireframes and the design system. Giving a dev a polished prototype risks them spending time recreating it pixel-for-pixel instead of building the right solution.

AI accelerates all of this. AI drafts tickets, PRDs, one-pagers, acceptance criteria, wireframes, and competitor analysis. Humans review, refine, and own the output. AI raises the floor; humans add judgment.

For the full tier definitions, see the Product Process guide.