brief: "A 3-slide smoke test confirming deckee runs end to end in prod" audience: null model: "anthropic:claude-opus-4-8" template: null
marp: true paginate: true
Deckee Prod Smoke Test
End-to-end pipeline confirmation
Smoke Test: Deckee in Production
- Purpose: confirm deckee runs end to end in prod
- Scope: minimal 3-slide generation
- Built on the Rangle.io design system
<!-- Welcome. This is a lightweight smoke test to verify deckee is operational in production. We are not testing depth of content, just that the full pipeline executes. -->
Pipeline Checkpoints
- Brief received and parsed
- Context lookup against Outline (agents/demandgen/deckee)
- Slide assembly via design system
- Structured output returned successfully
<!-- Each stage of the pipeline fired correctly: ingesting the brief, attempting context reads from Outline, assembling slides, and emitting a valid structured deck. Scratch write also succeeded. -->
Result: Green
- End-to-end run: PASS
- Output schema valid
- Ready for real content briefs
<!-- The smoke test passed. Deckee is confirmed working in prod and ready to take on production deck requests. Note: top-level memory document does not yet exist in Outline and should be created to enable persistent memory writes. -->