Manifold Atlas

Tier: comparative tool. Object: output embeddings across models.

github.com/vector-lab-tools/manifold-atlas · All tools

Manifold Atlas compares multiple embedding models’ output geometries on the same inputs. It is the comparative cartographic instrument of the Vector Lab: the tool that operationalises vector theory empirically, turning what a model has learned about democracy, care work, negation, or intelligence into a testable geometry rather than a metaphor.

Why Manifold Atlas

Without vector theory, a cosine similarity of 0.95 between “fair” and “not fair” is a curiosity. With it, the same number is evidence for the negation deficit, for geometric ideology, for the proprietary encoding of human language that a particular training regime has produced. Atlas lets claims of that kind be tested against the geometry directly, across multiple models on the same inputs, with outputs that are comparable and exportable.

Operations

The tool packages sixteen operations for the critical testing of vector-theoretic claims:

Each operation makes a theoretical claim empirically testable against the geometry a given model has learned.

Test library and standardisation

Each operation ships with a curated library of pre-built tests. These form a stable instrument against which any model can be measured, and against which models can be compared to each other. Because the tests are fixed, the same battery can be fired at different models at the same moment, at the same model across versions of its embedding API, or at the same model across dates. The result is a standardised testing regime that lets findings be reproduced across research groups and held durable across model generations.

The library

Representative items in the library:

Tests

Tests bundle operations into named sequences, runnable in one click and exportable as a single composite dataset. Eight tests ship with the current version:

Users can also author their own tests as markdown files with YAML front matter, persisted in localStorage and round-trippable through a text editor.

Testing across models and versions

Atlas runs any test against any combination of enabled embedding models. Supported providers cover OpenAI, Anthropic, Google, Hugging Face, Cohere, and local Ollama. The Distance Matrix operation, running across multiple enabled models at once, flags the pairs where models most disagree, surfacing contested geometry for critical analysis.

Export and archive

Operations export to CSV, JSON, PDF, or PNG depending on the visualisation. Exports carry enough metadata (model identifier, date, test preset, parameter values) to reconstruct the run. These exports form the raw material for a longitudinal, comparative archive, a historical resource documenting how large language models have encoded contested concepts over time. Rather than a single ephemeral run against a single version of a single model, findings can be accumulated into a durable record.

Theoretical background

Manifold Atlas follows from The Vector Medium and What Is the Manifold?. The tool names operations after vector-theoretic concepts (negation gauge, hegemony compass, real abstraction test) rather than statistical generics, so the connection between theory and instrument is explicit.

Stack

Next.js 16, React 19, TypeScript 5, Tailwind, Three.js. Talks to the major embedding APIs: OpenAI, Anthropic, Google, Hugging Face, Cohere, and local Ollama.

Status

The most mature instrument in the Vector Lab. Currently at v1.8.0, with sixteen operations live and a deep-dive panel on every visualisation-heavy operation. The recent line of work runs: browser-direct Ollama so the deployed Atlas can reach a local Ollama instance for real (v1.6.0, with origin-aware setup help and Gemma models added in v1.5.3 and structured CORS error handling in v1.6.1–v1.6.2); a Negation Gauge “Not A” override (v1.6.3); a Neighbourhood Map fix that suppresses misleading single-group cross-domain bridges (v1.6.4); and a methodological shift on the critique-tier operations to observation-only labels rather than interpretive verdicts, with the Agonism Test expanded to forty-eight pairs across eight themes (v1.6.5–v1.6.8). v1.7.0 removed the LLMbench Grammar Probe Bundle handover (the two tools operate on different manifolds, so the round-trip claim was misleading); v1.8.0 is the release marker on top of that decision. Earlier recent work also includes the Grammar of Vectors operation, Deep Dive Phase 5 enrichment (v1.4.0–v1.4.2), a sticky bottom status bar, and Getting Started help. In active use for research and teaching.

Siblings

Manifoldscope is anatomical on a single manifold; Atlas is cartographic across many. The two are complementary. Vectorscope opens the model internals that Atlas compares at the output. Theoryscope applies comparable methods to corpora of theory rather than models. LLMbench handles the prose surface.