Evidence Packet

Post Setup

Approved Hypothesis Direction

Jenny / Human Source Material

Interview status:

Interview extraction (structured notes):

Workspace Source Material

Source Useful detail Where it belongs Link candidate
projects/certification/index.html Published claim: three-course certification, 21 modules, 48-hour build window Opening + credibility /projects/certification/
projects/projects-data.js Narrative details on planning mode, architecture prep, subagent prompting, and reviewer pass structure Case study walkthrough + setup logic /projects/certification/
projects/index.html Public-facing short project summary that translates the case study for a general audience Beginner framing language /projects/
_posts/2026-01-25-five-lessons-from-my-first-year-as-cos.md “Lead AI like a team” frame and operator lens Framing + internal link /blog/five-things-i-learned-in-my-first-year-as-chief-of-staff/
_posts/2026-03-14-a-few-thoughts-on-ai-no-one-asked-for.md Cursor-specific perspective + balanced limitations language Optional internal link callout /blog/a-few-thoughts-on-ai-no-one-asked-for/
.agents/README.md Durable guidance belongs in skills, one-off outputs in work folders “Cursor as workspace” section none
Apr 30 interview transcript Why Cursor for non-engineers, planning-mode workflow, parallel role orchestration, review/revise loop details Core tutorial narrative spine none
Apr 30 MCP interview addendum MCP-enabled in-platform lab testing via Ascend-connected agents Validation/testing workflow section none
Docs transcript 55e693b0-1d02-4693-b4a7-0f9b8472526c Devblog framing: two years of labs/blogs became a coherent curriculum under the hackathon deadline Opening + story framing internal transcript source
Docs transcript 3eaefee3-6389-439b-9b6a-894db07b28b3 Slide-ready agent examples: 48 parallel reviewers, MCP-connected Otto lab-prompt validation, ADE 301 recovery Concrete case-study proof points internal transcript source
Docs transcript 6d98dfd4-e435-4cb5-b300-9e41b7452c10 Production-readiness module browser validation and formatting fix “Running tests” / QA examples internal transcript source
Docs transcript cde3ed90-e7a2-4463-8e08-0202fe39e13b ADE certificate form work: HubSpot IDs, local browser claim flow, API acceptance, 7/7 module completion state External-tool outcome example internal transcript source

Verified transcript examples to weave in:

External Source Material

Use external links sparingly and only when they improve reader understanding in the exact paragraph where they appear.

Priority external links (official docs only):

Source Why include it Suggested placement
Cursor Plan Mode docs Supports the planning-mode concept described in the case study In setup/planning section where plan-before-build is introduced
Cursor Agent modes docs Gives beginners a clear reference for mode switching and when to plan first Brief “if you’re new” helper sentence in setup section
Cursor Rules docs Reinforces idea of durable instructions/context scaffolding In section explaining reusable guidance and quality consistency
Anthropic: Effective context engineering Strong conceptual reference for context-as-curation, not context-as-dump In section on context architecture and why structure matters
Claude context editing docs Useful advanced rabbit hole for readers scaling long-running agent workflows Optional advanced-resources sentence near ending
Claude prompting overview Practical reference for readers who want stronger prompt/system setup basics In beginner starter kit section as “if you want to go deeper”
Ascend platform/MCP documentation (public link TBD) Supports concrete MCP section with product-specific context In MCP workflow section only if we have a stable public URL

Linking rule:

Evidence Spine

Concrete idea / example / framework What it proves Reader takeaway Confidence
Certification build (21 modules, parallelized role workflow) This workflow can function under real constraints Start with one bounded, real project High
Workroom structure (context/, work/, .agents/skills/, final outputs) Architecture reduces drift and keeps context reusable Organize first, then delegate High
First-20-minute setup ritual + planning mode Early setup quality predicts downstream output quality Write an execution contract before agents start writing High
Role-based flow (plan -> execute in passes -> review -> revise -> ship) Agentic work is managed operations, not one-shot prompting Manage handoffs and quality gates deliberately High
48-reviewer ADE 301 fan-out + synthesis verdicts Multi-agent scale only works when outputs, paths, and verdicts are explicit Give agents narrow jobs and make their handoffs durable High
MCP-backed in-platform lab checks Agents can validate prompts/results in the destination platform itself Design validation paths, not only writing paths High
ADE 301 error-recovery incident Agentic systems help recover from operator mistakes under deadline Keep run artifacts + reviews because they become recovery scaffolds High
One-module pilot before full parallelization Controlled calibration reduces downstream quality debt Pilot one slice before scaling up High
Failure-mode triage table Most weak outputs can be corrected quickly with better constraints/reviews Diagnose issues by failure pattern instead of rewriting from scratch Medium
Beginner starter kit (template + bootstrap + review prompt + ship checklist) Readers can adopt the model without copying Jenny’s entire system Implement a minimal, practical version tomorrow Medium

Visual Candidates

Gaps