/01 Index
A complete map of nexdge.com. The machine-readable version lives at /sitemap.xml.
Writing: 7 posts
- SOC 2 and AI-Generated Code: What Auditors AskUsing AI to write code does not break SOC 2, but it changes what you must evidence. What auditors ask about AI-generated code, and how to answer.
- AI Code Review Tools Compared: What Each CatchesLinters, SAST, LLM pull-request bots, human review and specialist review each catch a different class of defect. Here is what each one misses.
- Vibe Coding: Why AI Code Breaks in ProductionVibe coding lets anyone build software by describing it to an AI. The code works in the demo and fails in production, in four predictable ways.
- How to Review AI-Generated Code: A 5-Point CheckA five-point checklist for reviewing Cursor, Copilot and Claude Code output before production: auth, error handling, queries, logic and responses.
- Security Risks in Cursor and Copilot CodeAI coding tools produce vulnerabilities in predictable shapes: SQL injection, IDOR, hardcoded credentials and wildcard CORS. Each pattern and its fix.
- Zero Code Retention: Policy vs ArchitectureMost code review tools store your code, and a privacy policy lasts exactly as long as current management does. Here is the difference that matters.
- Code Review for Non-Technical FoundersYou built your product with AI tools and launch is weeks away. What code review actually finds, why testing misses it, and how to run one yourself.