Oblique Oracle:
Algorithmic Divination as Design Research
The Idea
Most AI interactions are transactional: you ask a question, you get an answer. Oblique Oracle inverts that relationship. Instead of optimizing for the “right” answer, it deliberately introduces indeterminacy: ancient divination systems and lateral thinking prompts, then asks AI to find meaning in the collision.
The question isn't whether the oracle is “accurate.” The question is what happens to human judgment when algorithmic output is framed as wisdom rather than information.
How It Works
Three systems converge on every reading:
I Ching Hexagram Generation
Simulates the traditional coin-toss method (three coins, six throws) using yarrow stalk probabilities. Generates a primary hexagram with changing lines and a relating hexagram. All 64 hexagrams use James Legge's 1899 public domain translation.
Oblique Strategies
Draws a random card from Brian Eno and Peter Schmidt's creative prompt deck: lateral thinking tools originally designed to break creative blocks in the recording studio.
AI Synthesis
Claude receives the user's question, the hexagram interpretation, and the oblique strategy, then streams a unified oracle response that weaves all three into a coherent reading.
The Design Question
What does it mean to design a system where the user cannot distinguish between algorithmic pattern-matching and genuine insight? The I Ching has survived three thousand years not because it predicts the future, but because it creates a structured space for reflection. Oblique Strategies work the same way: they don't solve problems, they reframe them.
AI adds a third layer: the synthesis feels authoritative because it's fluent, but fluency is not wisdom. Oblique Oracle sits at that intersection deliberately. It's a research artifact as much as a product: a way to study how people relate to algorithmic authority when the frame is explicitly non-rational.
Technical Architecture
React Native + Expo (cross-platform iOS/Android/web), TypeScript, local proxy server that routes through Claude CLI authentication (no API key management needed). CRT phosphor green aesthetic with ASCII art hexagrams, haptic feedback on coin throws, and streaming text display. Currently tested on web; mobile deployment pending.
Try It
A live web demo of the oracle is available. CRT terminal aesthetic, coin-toss hexagram generation, oblique strategy draw, and AI synthesis — all running in the browser.
What's Next
Voice/tone calibration (balancing mystical and practical), visual hierarchy redesign, past reading history, and the core research question: a comparative study of user trust and reflection depth when interacting with deterministic vs. indeterminate AI systems.