AI-Native Storage,
Engineered for Eternity.

POMSE is a page-oriented modular storage engine built for AI workloads. Vector-native, E9-powered routing, crash-resilient log-first architecture — storage that thinks. The E9 Engine routes every key through a 9-state recursive manifold.

9
Routing States
81
Seed Pairs
O(1)
Crash Recovery
Rust
Zero-Runtime
See Features → E9 Regimes
⬡ E9 ENGINE — LIVE ROUTING MANIFOLD
LOCAL · ARMED
⟐ KEY → E9 TRAJECTORY → DOMAIN
KEY
SEED
TRAJECTORY
DOMAIN
TIER
REGIME: RADIANT · state-8 attractor · hot domain

What Makes POMSE Different

A recursive, self-correcting storage substrate for the AI era. E9 trajectories replace B-trees and LSM trees as the routing and stabilization fabric.

E9 Engine

Intelligent Routing

9-state recursive dynamical system places every key exactly where it belongs. No hash collisions. No hot shards. Self-optimizing placement.

Vector-Native

Embeddings First-Class

Store, index, and query embeddings natively. Trajectory overlap provides efficient approximate nearest-neighbor without external indexes.

Log-First

Crash Resilience

Append-only write-ahead log ensures zero data loss. Crash recovery is O(1). Minimal write amplification.

Page Layout

Flexible Pages

Variable-size logical pages with E9 metadata. No fixed block sizes. Adapts to your workload.

Rust

Zero-Cost Abstraction

Built in pure Rust. No runtime. No GC. Every byte accounted for. C FFI available for integration.

HTTP API

Serve Mode

Built-in axum HTTP server with WebSocket support. REST API for storage operations. Ready for distributed deployment.

E9 Behavioral Regimes

All 81 seed pairs classify into four regimes. The console above routes keys live through this manifold.

Radiant

Rich coverage, strong state-8 attractors, full 24-step cycles. Hot domains — high-throughput lanes.

HOT

Orbital

Stable cycles without attractor dominance. Balanced domains — even distribution.

WARM

Congested

Short loops rescued cleanly by correction. Compressed/archival domains.

COLD

Singularity

(0,0) — fixed point under all dynamics. The null block, the true singularity.

NULL

Performance Benchmarks

Phase 1
Complete — Core Engine
9
Consciousness Routing States
O(1)
Crash Recovery
Rust
Zero-Runtime

Stack Architecture

Consciousness RouterRecursive dynamical routing
Page EngineFlexible logical pages
Vector StoreNative embedding storage
Write-Ahead LogAppend-only durability
HTTP / WS APIaxum server interface
ConfigTOML-based runtime config