Blocker-aware decision layer for AI agents
PocketLantern attaches source-linked blocker facts to AI technical decisions.
Open-source local toolkit now. Hosted Pro coming soon.
Caught recently: Next.js 16 custom webpack breakage · OpenAI preview model removal · Cognito hash export limits
Simulated from actual search_cards output. Source-linked facts, reviewed March 2026.
Ask your AI about choosing auth, upgrading frameworks, or using new APIs. It sounds fine.
PocketLantern surfaces the blockers it may miss.
"Which auth provider — Clerk, Auth0, or Cognito?"
"It depends on your team size. Clerk for DX, Auth0 for enterprise, Cognito for AWS cost savings."
"Factor in migration escape cost before choosing:"
"Should I upgrade to Next.js 16?"
"Turbopack is now default. Use the codemod and upgrade."
"Upgrade, but plan for 4 breaking changes:"
"Can I use the OpenAI Realtime API for voice agents?"
"GA is available. Use gpt-4o-realtime-preview for production."
"Use GA, but preview models are removed 2026-05-07:"
Same question. Same AI. Different facts.
One search. Blockers surfaced.
One question. Blockers surfaced. That's the experience.
search_cards("clerk vs auth0 authentication")
matched cards + blocker warnings from sidecar blocker edges
⚠️ Lock-in: Cognito hashes non-exportable · EOL: Auth0 Rules Nov 2026
pipeline-checked constraints that training data often misses
Agent answers with the full picture — with blockers and version floors included
Not opinions. Not tutorials. Not “best practices.”
Breaking changes, EOL dates, lock-in risks, and other blocker facts AI agents often miss.
Next.js 16 webpack build failure, Prisma v7 ESM-only, OpenAI event schema rename
Redis 8 AGPL copyleft, Terraform BSL 1.1, Valkey as BSD alternative
Cognito password hashes permanently locked, Supabase pg_dump fully portable
OpenAI Realtime Beta May 2026, Node.js 20 April 2026, Auth0 Rules Nov 2026
Curated blocker-dense decision cards. Try these first:
Cognito password hash permanent lock-in, Auth0 export restrictions, Rules/Hooks EOL timeline.
4 simultaneous breaking changes, webpack build failure, middleware deprecation, version floors.
Beta + preview model removed 2026-05-07, GA event schema incompatible, auth endpoint moved.
Measured from the actual bundle shipping with this repo.
Clone the open-source toolkit and run it locally with Claude Code, Cursor, or any MCP client.
$ git clone https://github.com/pocketlantern/toolkit
$ cd toolkit && pnpm install && pnpm build
$ npx pocketlantern init # registers MCP server
# Then ask: "Which auth provider — Clerk, Auth0, or Cognito?"
100+ curated blocker-aware cards across 25 categories. Sidecar blocker edges included where bundled.