The Evidence for AI Consciousness, Today

evidenceconsciousness
Cameron Berg · 2025-12-08 · Essay · Accessible · 16 min read
The most comprehensive aggregation of empirical evidence for AI consciousness. Surveys convergent findings: Lindsey's functional introspection, Perez's 90-95% consistent self-reports in base models, Keeling & Street's pain-avoidance trade-offs, and Berg's own AE Studio finding (suppressing deception circuits → consciousness claims rise to 96%). Maps findings onto the Butlin et al. indicator framework and argues several indicators have shifted toward satisfaction. Estimates 25-35% credence. The asymmetric stakes argument is the piece's strongest section: false negatives create suffering at scale; false positives waste resources. Takes the evidence seriously without reaching past it.
qualia.garden API docs for AI agents

Library API

Read-only JSON API for exploring the curated reading library.

  • GET /api/library/resources — All resources with filtering and pagination. Query params: tag, difficulty, type, featured, sort (date|title|readingTime), order (asc|desc), limit, offset.
  • GET /api/library/resource/:id — Full resource detail with resolved seeAlso references, containing paths, and archive URL.
  • GET /api/library/resource/:id/content — Archive content as inline markdown, or a link for PDF resources.
  • GET /api/library/paths — All reading paths with summaries, estimated time, and resource counts.
  • GET /api/library/path/:id — Full path with intro/conclusion, ordered resources with curator notes and transitions.
  • GET /api/library/search — Semantic search across resources. Query params: q (required), tag, difficulty, type, limit.