✍️ Technical Articles
2 posts
Architecture
AI Protocols
August 2026
Why ACP is the "LSP for AI Agents" & Why Direct API Calls Cause Vendor Lock-In
Hardcoding raw LLM APIs creates tight coupling. Just as LSP revolutionized IDE language support,
ACP standardizes communication between apps and AI agents — enabling zero-code-change model
hot-swapping.
GitHub
Action
AI DevTools
August 2026
Automating PR Verification Against Jira Acceptance Criteria with AI
Nobody consistently audits whether code diffs actually satisfy every Jira AC.
story-proof-bot is an open-source GitHub
Action
that does it automatically — using AI to post a structured compliance report on every PR.