citability.dev
AI Visibility Auditing
AI visibility auditing platform. 10 verified infrastructure checks measuring whether AI systems can find, recommend, and cite your website.
chudi.dev is a live public experiment in AI-visible web architecture. It combines technical writing, machine-readable discovery, and agent-facing interfaces so the same body of work can be browsed, retrieved, cited, and queried.
AI-visible web architecture is the practice of structuring a website so it serves three audiences simultaneously: human readers through editorial design, large language models through machine-readable content surfaces (llms.txt, structured data, FAQ schema), and AI agents through callable tool interfaces (WebMCP, ai.txt). This site is the reference implementation.
Visibility stack
chudi.dev is designed so readers, search engines, and AI systems can all navigate the same authority graph through interfaces tuned to how they retrieve information.
AAO
WebMCP tools, ai.txt, and callable content surfaces make chudi.dev usable by agents, not just readable by them.
AEO
Definition blocks, FAQ structure, source sections, and reading paths turn posts into extractable answers instead of generic essays.
GEO
llms.txt, structured data, sitemaps, and entity clarity make the site legible as a coherent knowledge node instead of a generic content archive.
Three editorial journeys
Each journey is a topic hub, a recommended reading order, and a newsletter segment. The goal is faster orientation and stronger follow-through.
This track covers Claude Code workflows, WebMCP agent interfaces, context management, evidence gates, RAG, and the operational decisions that move an AI idea into production.
Best for
builders, founders, and engineers shipping with AI
Reading depth
15 implementation notes, guides, and case studies
Start here
Claude Code Best Practices the Official Docs Don't Cover (2026)
What I learned building 36K lines of production code with Claude Code: quality gates, multi-agent orchestration, and the workflow patterns that ship.
This track covers multi-agent bounty systems, false-positive control, validation pipelines, and why human-in-the-loop design still beats blind autonomy.
Best for
security researchers and systems-minded builders
Reading depth
7 architecture, validation, and operations notes
Start here
How I Automated Bug Bounty Hunting Without Getting Banned
Build a multi-agent bug bounty system with evidence-gated progression and zero false positives. Full architecture from 3 months of production.
This track reframes parallel thinking, novelty seeking, abstraction, and chaos tolerance as engineering leverage, then turns them into practical workflow scaffolding.
Best for
ADHD and neurodivergent developers, designers, and founders
Reading depth
7 core essays and workflow guides
Start here
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.
Cluster spotlights
Build with AI
Featured entry
Claude Code Best Practices the Official Docs Don't Cover (2026)
What I learned building 36K lines of production code with Claude Code: quality gates, multi-agent orchestration, and the workflow patterns that ship.
Supporting reads
Claude Was Eating My Tokens. This 3-Tier System Cut Usage 60%.
Progressive disclosure cuts AI token costs by 40%. Learn the 3-tier system that reduced my Claude expenses while improving output quality.
RAG Explained: How to Stop LLMs From Making Things Up
RAG retrieves live data to fix LLM hallucinations. Build accurate AI apps without retraining models.
Automate Security Research
Featured entry
How I Automated Bug Bounty Hunting Without Getting Banned
Build a multi-agent bug bounty system with evidence-gated progression and zero false positives. Full architecture from 3 months of production.
Supporting reads
Think Better with ADHD
Featured entry
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.
Supporting reads
Reading paths
Build with AI
Claude Code Best Practices the Official Docs Don't Cover (2026)
What I learned building 36K lines of production code with Claude Code: quality gates, multi-agent orchestration, and the workflow patterns that ship.
Automate Security Research
How I Automated Bug Bounty Hunting Without Getting Banned
Build a multi-agent bug bounty system with evidence-gated progression and zero false positives. Full architecture from 3 months of production.
Think Better with ADHD
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.
Product bridge
AI Visibility Auditing
AI visibility auditing platform. 10 verified infrastructure checks measuring whether AI systems can find, recommend, and cite your website.
Open Source Framework
Open-source framework for measuring whether AI systems can discover, retrieve, and cite website content. 15 checks across crawlability, structured data, and AI-specific signals.
Futures Trading System
CME Micro Bitcoin Futures (MBT) trading bot for Bulenox prop firm. Rithmic connectivity, fade strategy, quant factory for signal research.
Latest dispatches
Audit data from 7 websites shows domain authority does not predict AI citations. DA-10 sites outperform DA-92 sites. Here is what actually matters.
Domain authority has zero correlation with AI citation rates. Data from 7 audits shows what predicts whether ChatGPT, Perplexity, and Claude cite you.
Stop accidental secret leaks in Claude Code hooks. Learn 4 production patterns to validate, format, and gate commands before execution.
Deploy Python agents on DigitalOcean for $6/month. Skip serverless complexity, avoid setup gotchas, run async bots reliably.