A geometric engine, written down.

Solo-built AI that settles instead of branching. One core algorithm, proved across many domains. This is the evidence — plus the day-by-day notebook of how it got here.

50+
projects
29
repositories
875+
merged PRs
1
core algorithm

Provenance

The OZ-to-Vine arc, dated. From the first observation in September 2024 to today's geometric search engine, drone swarms, and Cartographer Day 975+. Every milestone anchored to on-disk evidence. The personal ML learning curve running parallel to the build — visible as the gap that makes the architectural insight load-bearing.

Portfolio

Formal evidence. Results, behaviour, case studies. Curated reading path through the Tower series and domain proofs.

Dev Log

What was built today, and why. Hand-written + session notes.

RSS feed

In Production

VINE Language Platform

Real-time learning from every interaction. Live chat with geometric voice, terrain generation, idle games (chess, Eleusis, Zendo, SET), long-term memory, internet search, visitor awareness. Chat interface is invite-only during beta.

LIVE — INVITE ONLY

Cyber Security

No rule lists, no signature database. Threats settle to basins via the same substrate that runs the production stack. Currently running 35+ days continuous against a slow but escalating attack surface; no breach. The geometry refuses what doesn't fit the manifold.

LIVE — INVITE ONLY

Data Cruncher

Geometric text classification on a 20GB dataset. No cloud API, no training step. Geometric classification produces category structure from raw text.

LIVE — TRY DEMO

Clinical Triage

Emergency detection via geometric classification. 98.5% accuracy on ESI 1-2 cases. No anchoring bias. Synthetic data validated.

LIVE

Geometric Calculator

Two-stage wave function collapse on a single perceptron. Numbers encoded as polygon vertices on Fibonacci spirals. Arithmetic via geometric drift and resonance bonuses — no hidden arithmetic. 100% accuracy on basic operations, PEMDAS support.

LIVE — TRY DEMO

Domain Proofs (Tested)

Veterinary Decision Support

Non-diagnostic clinical decision support for equine practice — daily readiness banding, session adaptation, progression gating, weekly constraints, rolling alerts. Deterministic and auditable: same inputs always produce the same output, every decision lists its contributing factors (override flags, active concerns, field position, decision tension). No LLM, no training step, no hallucination class. Rule edits take effect the moment they're saved.

~47,000 evaluations per second on a consumer CPU, single-threaded Python. A county's worth of veterinary practices runs comfortably on a Raspberry Pi. Fully local — nothing leaves the host. Drop-in OpenAPI contract; 63 automated tests; ~400 ms suite. Delivered prototype.

DELIVERED

Cognitive Tower

A behavioural experiment testing the hypothesis that geometric field dynamics are what separate reactive behaviour from cognition — the tardigrade-vs-C. elegans question. Two staircases, one substrate: a 14-rung biological survival ladder (reactive brightness → homeostasis → concept abstraction → planning → hoarding → object permanence → tool use) and a 7-rung cognitive puzzle tower (shape fit → colour manifolds → copycat → error detection → occlusion → two-level abstraction → rule inference).

Everything runs on a single perceptron. No hidden layers, no training corpus, no loss function, no backprop. ARC-style rule inference (4 tasks passed from a single example each) sits at the top as one demonstration — the interesting part is the climb below it. Full write-up coming as its own section.

TESTED

Retro Hardware Proof

38+ BBC BASIC programs. Geometric operating system with XOR solving on a single perceptron. vine_ai engine: 96 commands across 10 domains, geometric navigation, <1ms synthesis. Chess, language, Eliza, synth, story modules. 100K superposition benchmark. Near-transfer ratio 1.52× (paraphrases outscore exact keywords). Natural language → BBC BASIC code generation via geometric navigation.

WORKING

Geometric Debugger

Translates source code into geometric form. Bugs appear as unreachable regions in the topology. 3D visualisation export. Rebranded under NEXICOG with security hardening.

TESTED

Directory Search Engine

TSP-based filesystem navigation. Fern agent resolves paths via spiral dynamics. Web UI with real-time streaming visualisation and emoji territory mapping.

WORKING

Negotiation Agents

Alice-Bob dialogue system with geometric extensions. VINE-based PyTorch model initialisation. VINE seed embedding injection. 10,000-round self-play training completed.

TESTED

Integration Proofs

Cartographer World & Autonomous NPCs

635 Python files. Full world simulation: ecology, economy, celestial events, NPC actors with biorhythms and persistence. Self-coherence layer with metacognition. 642 merged pull requests. Going live shortly at /cartographer.

LIVE SOON

ARC Puzzle Solver

Geometric approach to the Abstraction and Reasoning Corpus. Visual reasoner, hypothesis-testing framework, 65 merged PRs. Active research.

RESEARCH

Emergent Locomotion

Biped, quadruped, and hexapod shapes learn to walk via geometric basin formation. No pre-programmed animation or inverse kinematics. Limbs can be added mid-walk.

RESEARCH

Game AI Integrations

Same algorithm applied to Pac-Man (JS), Conway's Game of Life (Pygame), an autonomous Roomba simulation (9 iterations, emergent personality), and route optimisation (TSP).

RESEARCH

Autonomous Systems

Autonomous Drone Swarms

Leaderless swarm coordination using geometric basin settling. Each drone settles into formation position via local spiral navigation — no central controller, no leader election, no broadcast consensus. The swarm acts as one because the geometry converges, not because anything tells it to.

TESTED

Dynamic Dogfight Simulation

Simulated air combat with real-time attack/defence switching. Engagement decisions settled geometrically — pursuit, evasion, wingman cover, and target handoff all emerge from basin proximity rather than scripted tactics. Same mechanism, adversarial domain.

TESTED

Space-Grade Compliance

NASA JPL enforces the Power of Ten coding rules for safety-critical flight software — Mars rovers, life-support, flight controllers. VINE's geometric architecture doesn't just comply with these rules. The failure modes they protect against are topology-impossible.

JPL Rule Status How
No recursionFullAll navigation is iterative. Nothing calls itself.
Provable loop boundsExceedsDamping of 0.618 is inherently contractive. Convergence is bounded.
No dynamic memory after initFullManifold fixed at boot. Agents settle into pre-existing space.
Max 60 lines per functionExceedsCore operation is minimal. Complexity via composition.
Min 2 assertions per functionArchitecturalGeometry is the assertion. Tension must decrease; basins must settle.
Smallest scope for dataFullBasin states local to settling computation. No global mutable state.
Check all return valuesFullEach step returns full state. Next step requires it to proceed.
Limited preprocessorN/APython has no preprocessor.
No function pointersFullRouting via geometric position, not pointer tables.
Compile with all warningsStructuralIncomplete geometric tour is a logical error detected before runtime.

8 of 10 rules met through architectural design. 2 met structurally rather than literally. The failure modes these rules protect against — stack overflow, unbounded loops, heap fragmentation, wild pointers, silent failures — are topology-impossible in the geometric core.

The same algorithm runs on a consumer laptop and in the production deployment on this server. No GPU required.

Timeline

Apr 2025First script — PyTorch self-attention experiment
Mid 2025Single perceptron → multi-agent architecture → two-stage settling on a single perceptron
Nov 202517 repositories published in two weeks — domain proofs across multiple fields
Dec 2025Cognitive tower (14 levels), GPT-2 geometric constraints, NPC world engine
Jan 2026BBC BASIC retro proof, production deployment to vineai.net
Feb 2026Full production deployment. ERP integration (27 ERPNext modules). Clinical triage. Internet search. Runtime language acquisition. Visitor awareness. Long-term memory.

adaptationalice-bobalignmentanimalsarchitecturebiologybuildcognitivecomputing-lineageconductorcontinuitycontrolcrawlerdatadecouplingdeterminismdeterministicdragonflyecologyeconomyelegansembeddingsemergencefestivalsfluencygaithandbookinformationinteractiveintrolanguagelatticelearninglemmatisationlibrarylicensinglinguisticsllmlossmemorymetamigrationmodesnavigationobservationsoverviewperceptionprecursorpredictionquantisationrewardrnnrulessafetyseedssocialstatetardigradethresholdstodaytopologytowertraining-datatrajectorytransformersvinevisionworld

Working With Us

Every project above uses the same core mechanism. No per-domain customisation. The geometric algorithm that runs 27 ERP modules is the same one that classifies 400,000 tweets, solves ARC puzzles, plays chess, and navigates a filesystem.

If you're a researcher, investor, or institution interested in reviewing the work, discussing licensing, or exploring collaboration — the door is open. Private demonstrations of any module can be arranged.

[email protected]