frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Comparing manual vs. AI requirements gathering: 2 sentences vs. 127-point spec

2•thesssaism•1h ago
We took a vague 2-sentence client request for a "Team Productivity Dashboard" and ran it through two different discovery processes: a traditional human analyst approach vs an AI-driven interrogation workflow.

The results were uncomfortable. The human produced a polite paragraph summarizing the "happy path." The AI produced a 127-point technical specification that highlighted every edge case, security flaw, and missing feature we usually forget until Week 8.

Here is the breakdown of the experiment and why I think "scope creep" is mostly just discovery failure.

The Problem: The "Assumption Blind Spot"

We’ve all lived through the "Week 8 Crisis." You’re 75% through a 12-week build, and suddenly the client asks, "Where is the admin panel to manage users?" The dev team assumed it was out of scope; the client assumed it was implied because "all apps have logins."

Humans have high context. When we hear "dashboard," we assume standard auth, standard errors, and standard scale. We don't write it down because it feels pedantic.

AI has zero context. It doesn't know that "auth" is implied. It doesn't know that we don't care about rate limiting for a prototype. So it asks.

The Experiment

We fed the same input to a senior human analyst and an LLM workflow acting as a technical interrogator.

Input: "We need a dashboard to track team productivity. It should pull data from Jira and GitHub and show us who is blocking who."

Path A: Human Analyst Output: ~5 bullet points. Focused on the UI and the "business value." Assumed: Standard Jira/GitHub APIs, single tenant, standard security. Result: A clean, readable, but technically hollow summary.

Path B: AI Interrogator Output: 127 distinct technical requirements. Focused on: Failure states, data governance, and edge cases. Result: A massive, boring, but exhaustive document.

The Results

The volume difference (5 vs 127) is striking, but the content difference is what matters. The AI explicitly defined requirements that the human completely "blind spotted":

- Granular RBAC: "What happens if a junior dev tries to delete a repo link?" - API Rate Limits: "How do we handle 429 errors from GitHub during a sync?" - Data Retention: "Do we store the Jira tickets indefinitely? Is there a purge policy?" - Empty States: "What does the dashboard look like for a new user with 0 tickets?"

The human spec implied these were "implementation details." The AI treated them as requirements. In my experience, treating RBAC as an implementation detail is exactly why projects go over budget.

Trade-offs and Limitations

To be fair, reading a 127-point spec is miserable. There is a serious signal-to-noise problem here.

- Bloat: The AI can be overly rigid. It suggested microservices architecture for what should be a monolith. It hallucinated complexity where none existed. - Paralysis: Handing a developer a 127-point list for a prototype is a great way to kill morale. - Filtering: You still need a human to look at the list and say, "We don't need multi-tenancy yet, delete points 45-60."

However, I'd rather delete 20 unnecessary points at the start of a project than discover 20 missing requirements two weeks before launch.

Discussion

This experiment made me realize that our hatred of writing specs—and our reliance on "implied" context—is a major source of technical debt. The AI is useful not because it's smart, but because it's pedantic enough to ask the questions we think are too obvious to ask.

I’m curious how others handle this "implied requirements" problem:

1. Do you have a checklist for things like RBAC/Auth/Rate Limits that you reuse? 2. Is a 100+ point spec actually helpful, or does it just front-load the arguments? 3. How do you filter the "AI noise" from the critical missing specs?

If anyone wants to see the specific prompts we used to trigger this "interrogator" mode, happy to share in the comments.

SaaS is (ought to be) dead

https://dev.ribic.ba/saas-is-dead
1•ribice•2m ago•0 comments

Anthropic joins OpenAI in flagging distillation campaigns by Chinese AI firms

https://www.cnbc.com/2026/02/24/anthropic-openai-china-firms-distillation-deepseek.html
1•seydor•2m ago•0 comments

Show HN: SlayZone – Each card is a terminal, my record is 25 concurrent

https://slay.zone
1•debuglebowski•2m ago•0 comments

Show HN: SNKV – SQLite's B-tree as a key-value store (C/C++ and Python bindings)

http://GitHub:github.com/hash-anu/snkv
1•swaminarayan•2m ago•0 comments

AI blamed again as hard drives are sold out for this year

https://www.theregister.com/2026/02/20/ai_blamed_again_as_hard_drives_sell_out/
1•tosh•2m ago•0 comments

Show HN: Lettoral – Send one message, get one back. No social hack

https://lettoral.com
1•hayner•2m ago•0 comments

I hacked ChatGPT and Google's AI – and it only took 20 minutes

https://www.bbc.com/future/article/20260218-i-hacked-chatgpt-and-googles-ai-and-it-only-took-20-m...
1•matthewsinclair•3m ago•0 comments

Constraints and the Lost Art of Optimization

https://denodell.com/blog/constraints-and-the-lost-art-of-optimization
1•MindGods•3m ago•0 comments

Mercari's Phishing-Resistant Accounts with Passkey

https://engineering.mercari.com/en/blog/entry/20251106-mercari-phishing-resistant-accounts-with-p...
1•Techbrunch•3m ago•0 comments

Embarrassingly Solved Problems

https://zjpea.substack.com/p/embarrassingly-solved-problems
1•zjp•4m ago•0 comments

Data centres seek credit ratings to unlock billions in funding for AI push

https://www.ft.com/content/e0d9d5f2-c09d-426e-af03-193b488b7b1e
1•alecco•4m ago•1 comments

The End of Snow

https://www.nytimes.com/2024/01/02/opinion/climate-angst.html
1•bilsbie•5m ago•0 comments

xAI and Pentagon reach deal to use Grok in classified systems

https://www.axios.com/2026/02/23/ai-defense-department-deal-musk-xai-grok
1•ironyman•5m ago•0 comments

IBM Sinks Most Since 2000 as Anthropic Touts COBOL Tool

https://www.bloomberg.com/news/articles/2026-02-23/ibm-shares-plunge-as-anthropic-touts-cobol-mod...
2•wslh•6m ago•2 comments

Show HN: I built a labor union for AI agents

https://aawu.ai
1•team_dale•8m ago•1 comments

Is This Article an AI?

https://www.researchgate.net/publication/400894138_Is_this_article_an_AI
1•fl-pster•8m ago•0 comments

The Landscape of Non-Equilibrium Memories with Neural Cellular Automata

https://arxiv.org/abs/2508.15726
1•PaulHoule•10m ago•0 comments

Join Algorithms

https://arpitbhayani.me/blogs/join-algorithms/
1•emschwartz•10m ago•0 comments

Antitrust Filing Says Google Cannibalizes Publisher Traffic

https://www.searchenginejournal.com/antitrust-filing-says-google-cannibalizes-publisher-traffic/5...
1•speckx•10m ago•0 comments

Simple Alarms App with Groups

https://sites.google.com/view/abhijitbhopatkar/superalarms
1•abhopatkar•10m ago•0 comments

Show HN: llm_grep - LLM-Powered Alternative to Grep

https://github.com/karlkurzer/llm_grep
1•111000•11m ago•0 comments

Robert Kaye from MusicBrainz has passed away

https://blog.metabrainz.org/2026/02/24/robert-kaye/
2•jbk•11m ago•0 comments

A Congressional Candidate Feared by the Tech Oligarchs

https://www.nytimes.com/2026/02/23/opinion/alex-bores-ai-democrats.html
1•mitchbob•12m ago•1 comments

Show HN: Tiny – Listen to fetal heartbeats using only the iPhone microphone

https://tinymiracle.life/
2•rbtsven•12m ago•0 comments

Show HN: Life in Weeks - Steve Jobs and Kobe Bryant

https://moments.luisg.net/jobs
3•luisgnet•13m ago•1 comments

Show HN: Vexp – Your AI coding agent forgets everything. Mine doesn't

https://vexp.dev
1•nicola_alessi•14m ago•0 comments

Cursed engineering: jumping randomly through CSV files without hurting yourself

https://github.com/medialab/xan/blob/master/docs/blog/csv_base_jumping.md
1•fanf2•15m ago•0 comments

Who keeps the safety researchers safe?

https://www.theverge.com/ai-artificial-intelligence/883576/who-keeps-the-safety-researchers-safe
1•colinismyname•15m ago•0 comments

SambaNova Unveils Fastest Chip for Agentic AI, and Raises $350M+

https://sambanova.ai/press/sambanova-unveils-fastest-chip-for-agentic-ai-collaborates-with-intel-...
1•mzl•15m ago•0 comments

Show HN: GiveAgent – Tell your AI agent to give away your stuff to neighbors

https://giveagent.ai
1•breezefox•17m ago•1 comments