Start here · The map before the archive
This is the shortest path into the site's thinking.
chudi.dev is a living knowledge system about AI product development, bug bounty automation, and neurodivergent systems design. Use this page if you want the map before the archive.
§1 · Three journeys · Pick the one that matches why you came
- 01 AI Visibility Engineering Engineer entity graphs, schema, and retrieval surfaces for sub-DR-20 brands. Optimize for AI citations first, SERP rank second.
- 02 AI Product Development Claude Code, WebMCP, RAG, verification, and micro-SaaS execution patterns for builders who want production-grade AI systems instead of prompt theater.
- 03 Neurodivergent Systems ADHD cognition as a systems advantage: pattern recognition, resilient workflows, and engineering scaffolds that actually fit the way your brain operates.
§2 · Best entry points by intent
If you are here for a specific outcome, start with these.
Build AI systems that survive contact with production
Start with Claude Code workflows, then move into WebMCP, context control, and verification loops.
Claude Code Best Practices 2026: A Field Guide
Field-tested Claude Code workflows from 36K lines of shipped production code: quality gates, multi-agent orchestration, and the patterns that actually work.
I Added WebMCP to SvelteKit: 90 Min, 3 Files.
Build WebMCP into SvelteKit apps using navigator.modelContext. Learn polyfill setup, tool schemas, and verification in 2026.
57 Bugs in AI-Generated Code: How I Verify Before Shipping
If your AI development workflow verification is "it should work," you are shipping bugs on a schedule. Forced evaluation and build-test-proof replace confidence with evidence, 84% compliance vs 20% for passive checks.
Automate security research without automating away judgment
Use the bug bounty system sequence if you care about evidence, false-positive control, and human-in-the-loop design.
Bug Bounty Automation Framework: Zero False Positives
A bug bounty automation framework that cuts false positives to zero: the 4-agent evidence-gating architecture, what it costs to run, and what it takes to build one for your own security program.
Why Human-in-the-Loop Beats Automation
Keep humans in control when building AI security tools. Full automation sounds impressive until your reputation tanks from false positives.
Use ADHD cognition as a systems advantage
The neurodivergent track reframes pattern recognition, abstraction, and chaos resilience as engineering leverage.
ADHD Productivity: The System I Built After GTD Failed Me
GTD doesn't work for ADHD brains. The energy-aware productivity system I built instead, hyperfocus scheduling, AI processing, and the workflow I use to ship.
I Have 73 Browser Tabs Open. ADHD Made Me a Better Architect.
Five ADHD cognitive traits mapped to real systems architecture patterns: pattern recognition, parallel processing, novelty seeking, and chaos resilience.
Claude for ADHD: The Coding Workflow I Built for My Brain
Claude for ADHD: the 5-step coding workflow I use to beat task-initiation paralysis and context-switching every day, and how the whole system fits together.
§3 · The visibility stack
If you came for the machine surfaces, they are all public.
Every machine-readable surface on chudi.dev is listed, live, and inspectable. This is the working model the writing documents.
Want the tools instead? See the products · Want help applying the patterns? Work with me
- Why ChatGPT Isn't Citing Your Site: 6 AEO Factors ChatGPT and Perplexity skip most sites for six measurable reasons. The 6 AEO factors that decide which sources get cited, and how to fix each one.
- Get Cited by ChatGPT and Perplexity: 5 Concrete Steps If ChatGPT and Perplexity never crawl your site, they never cite it, and that traffic goes to a competitor instead. Optimize your website for ChatGPT, Perplexity, and AI search in five steps: crawler access, llms.txt, schema markup, answer-first structure, and how to verify each one worked.
- llms.txt for AI Crawlers: Why robots.txt Is Not Enough robots.txt was built for search engines, not AI crawlers. llms.txt gives LLMs structured context about your site that robots.txt can never provide.
Subscribe once. Get the guided version of the site.
The newsletter is the shortest path to the newest systems notes, strongest essays, and the next recommended reading path.
- AI systems and Claude Code implementation notes
- Bug bounty automation architecture and failure loops
- Neurodivergent workflow systems that actually hold up