ZeroNoise Logo zeronoise
Post
PRDs Move Downstream as AI Makes Prototyping Cheap
17 hours ago
3 min read
211 docs
A new product workflow puts rapid prototyping before the PRD, while AI support and AI-native products show where PM judgment still earns its keep.

Big Ideas

PRDs are moving from permission slips to decision records. The old flow was Idea → PRD → Design → Build → QA → Ship; the proposed AI-era flow is five prototypes, evaluate, kill four, then write the PRD for the survivor. Cheap prototypes move documentation later, and the PRD’s job changes: capture opportunity, boundaries, success measurement, a behavior contract, rollout, and risks—what the prototype cannot communicate, including why, measurement, and rollback. The note cautions against copying zero-PRD teams when regulation or many stakeholders make explicit alignment necessary.

AI-era PMF is perishable. Andrew Chen argues that improving models make older products obsolete; fit depends on comparison with alternatives across the ecosystem and “follows the frontier.” Treat model progress as a recurring competitive review: re-test the product against current alternatives and make the next innovation a roadmap requirement, rather than treating an initial PMF result as a durable moat.

Tactical Playbook

Turn states into contracts before polishing screens. A founder’s redesign rework began with decisions that never specified the trigger, user action, system action, or next destination. Writing those four items beside each important state reduced design back-and-forth; the unresolved question is where decisions live as the product changes. Make the four questions required in the PRD or decision log and link that canonical record from design and engineering, so a changed screen does not silently reopen the underlying decision.

Do not count enterprise meetings as traction. Paul Graham’s warning is blunt: a big company may spend months in meetings without saying no, and meetings are not commitment. Use each meeting to secure evidence—a named problem owner, budget and timeline, a bounded pilot, and an agreed success/stop condition—before forecasting demand.

Case Studies & Lessons

Pylon automates investigation, not accountability. Pylon says its new agentic-support product serves B2B companies and about 1,600 customers. Its thesis is that full-resolution bots handle the easier slice of tickets; in one roughly 5,000-person example, a bot deflected about 50% of tickets without reducing headcount. Pylon’s alternative pre-investigates each ticket across past issues, logs, code, documentation, account context, and Slack, then lets the rep interrogate the result, create a Linear issue, or draft a reply while retaining responsibility for the outcome. In beta, Pylon reports one customer cut escalations 70% in about a month and another improved time to first response by 64.5%. The product lesson is to automate context gathering and repeatable actions while keeping judgment and guardrails human.

Career Corner

Keep management reversible. Lenny’s Whatnot discussion asks why VPs of Product are becoming ICs again. Its accompanying takeaways say four or five PM managers spend at least 90% of their time on IC work, while the CPO spends about half his time as an IC. Preserve hands-on reps in data, decisions, and product work; a title change should not end craft development.

Tools & Resources

A lightweight AI build workflow. Patrick Collison’s economics-of-AI survey was built locally in two prompts and deployed in one: a single instruction asked Claude to push to Vercel, create the Stripe account, and store state safely; Claude chose Upstash as the datastore. Use this pattern for low-risk prototypes while keeping scope, data, and rollback decisions explicit.

Practice discovery, don’t just read it. Teresa Torres’ 2026 group read pairs one section per month with discussion questions, exercises, teammate videos, and quarterly live sessions; the current Chapter 9 focuses on story mapping, pre-mortems, and assumption testing.

PRDs Move Downstream as AI Makes Prototyping Cheap