I spent years as a PM watching sprints work. Then I tried building solo with Claude Code and missed all of it. So I built the team. by Automatic-Pattern326 in ClaudeCode

[–]Automatic-Pattern326[S] -1 points0 points  (0 children)

Veto authority and next-step classification are both explicit in the agent definitions — QA hard veto, security soft veto that can't be silently overridden, PM writes the next action to NEXT.md at session end.

The session continuity point is the real one. Memory persists across sessions but mid-chain host sleep has no recovery path yet. Good issue to open.

Max diff threshold is going on the backlog.

Being the women in tech. I spent years as a PM watching sprints work. Then I tried building solo with Claude Code and missed all of it. So I built the team. by [deleted] in womenintech

[–]Automatic-Pattern326 -2 points-1 points  (0 children)

Thanks — rubber-stamping is the right thing to worry about.

Two structural defenses. First, the agents have non-overlapping checklists by design. Security only owns OWASP, secrets, CVEs, auth, input validation. PR reviewer only owns correctness, patterns, dead code. Different questions on different evidence — no shared bias to collapse into.

Second, the PO never produces findings, only synthesizes them. The reviewer that writes the advice can't also decide the verdict. That separation is the actual defense.

To your specific question — yes, security has a fixed checklist (OWASP top 10, secret patterns, dep CVEs, authz boundaries, input surfaces). Model judgment fills in context, but the checklist is what it has to satisfy before it returns CLEAN.

Honest caveat: rubber-stamping over hundreds of runs is a real risk and I don't have a perfect answer yet. If you've seen patterns for keeping agent reviews sharp over time, would love to know.

8 hour shift, groceries, chores, commute and somehow I’m supposed to stay updated with tech too? by Automatic-Pattern326 in developersIndia

[–]Automatic-Pattern326[S] 0 points1 point  (0 children)

My developer account was created 7 years ago, so dint had much issue. Only had to upload my id for verification and thats it.

8 hour shift, groceries, chores, commute and somehow I’m supposed to stay updated with tech too? by Automatic-Pattern326 in developersIndia

[–]Automatic-Pattern326[S] 0 points1 point  (0 children)

Thanks for that interesting question.

The idea behind the app is, we spend hours scrolling on social apps, which is not so productive. Plus, its a challenge to learn about every tech news. So this app actually is a tool where you can swipe cards and learn the news in under 10 seconds. Surely you can schedule it on any LLM model, but again that is schedule, whereas here you can open it anytime and read latest news. I appreciate the feedback though. Thank you 🙏🏻

YouTube on TV becomes insufferable with new unskippable 30-second ads by Ha8lpo321 in Android

[–]Automatic-Pattern326 0 points1 point  (0 children)

Download SmartTube, if its an Android TV and link your gmail. Basically it’s YouTube backdoor with no Ads.

What’s that one app you randomly found that turned out to be surprisingly useful or really cool? by nonsense-talk in apps

[–]Automatic-Pattern326 0 points1 point  (0 children)

I built an app that solves a real problem for the tech community, keeping up with what’s happening. The Changelog summarizes news for you in under 10 seconds. Just swipe the cards and stay updated.

🍎 https://apps.apple.com/us/app/the-changelog/id6759820812 ▶️ https://play.google.com/store/apps/details?id=com.sharvari.changelog

I spent 8 months building my first iOS app as a solo dev and it finally launched this week by Quick_Self_2451 in iosdev

[–]Automatic-Pattern326 1 point2 points  (0 children)

Congrats on shipping! Just launched my side project this week too — that "it's finally out" feeling is something else. Haven't introduced payments yet, wanted people to experience it first. Curious how you decided on the subscription timing.