Complete temporal intelligence system that learns from the past, optimizes the present, predicts the future, adapts its own weights, and presents context in the right voice. Causality + Memory + Propagation + Meta-Learning + Personality Modes.
⏮️
Layer 1 - Causality Engine (Past)
Track WHY contexts were created. Automatic dependency detection, causal chain building, and reasoning reconstruction. Understand the history behind every decision.
⏸️
Layer 2 - Memory Manager (Present)
Manage HOW relevant contexts are NOW. 4-tier memory classification (ACTIVE, RECENT, ARCHIVED, EXPIRED) with LRU tracking and automatic pruning.
⏭️
Layer 3 - Propagation Engine (Future)
Predict WHAT contexts will be needed next. Composite scoring with temporal decay, causal strength, and frequency patterns. Proactive pre-fetching optimization.
🔄
Layer 4 - Meta-Learning (Adaptive)
Tune HOW WELL predictions work per project. Observes prediction accuracy and adjusts Layer 3 weights (temporal/causal/frequency) automatically. Clamped at [0.1, 0.6] to prevent over-fitting.
🎭
Layer 5 - Personality Modes (Presentation)
Shape HOW context is retrieved and presented. Four temporal postures — historian (default), prophet, archaeologist, minimalist — applied via personality_mode on load_context and search_context.
🎯
Observable Reasoning
Every prediction is explainable. Human-readable reasons for all decisions. No black-box AI - deterministic algorithms you can understand and trust.
🏗️
Hexagonal Architecture
Clean domain-driven design with clear separation of concerns. Pure business logic, infrastructure-agnostic code, and easy testability.
🔌
MCP Integration
Model Context Protocol server for seamless Claude AI integration. Bring temporal intelligence directly into your AI workflows with comprehensive tool suite.
⚡
Production Ready
Deployed on Cloudflare Workers with D1 database. Comprehensive test coverage (231 tests), TypeScript strict mode, and semantic intent patterns throughout.
Wake Intelligence (WakeIQX) is a Model Context Protocol (MCP) server that gives AI agents temporal intelligence - the ability to understand the past, manage the present, and predict the future.
Named after the "wake" left by a cormorant (a diving bird that creates ripples in water), Wake Intelligence tracks the ripple effects of decisions through time:
🕐 Past (Layer 1): Causality Engine tracks WHY contexts were created
🕑 Present (Layer 2): Memory Manager determines HOW relevant contexts are NOW
🕒 Future (Layer 3): Propagation Engine predicts WHAT will be needed next
🔄 Adaptive (Layer 4): Meta-Learning tunes HOW WELL predictions work per project
🎭 Personality (Layer 5): Personality Modes shape HOW context is retrieved and presented
WakeIQX is part of the Cormorant Foraging framework - a three-dimensional approach to intelligence systems that emerged organically from building production tools.
Wake Intelligence represents the Time dimension of Cormorant Foraging:
Every decision based on measurable data - no subjective interpretation. Memory tiers classified by observable time since access. Predictions scored with transparent algorithms.
Code organized by meaning, not technical characteristics. Each layer has a clear semantic purpose (Past/Present/Future). Architecture reflects business intent at every level.
Like a cormorant diving beneath the surface, Wake Intelligence tracks the hidden patterns of time - the ripples of cause and effect, the ebb and flow of relevance, and the currents that shape the future.
Ready to give your AI agent a memory that remembers, understands, and anticipates?