Pre-Release

Hybrid Cognitive Intelligence · Pre-Release v3.4.0 · July 2026

Condrox AI

A cognitive intelligence platform that understands language instead of predicting it. No large language models. No neural networks. No black boxes. A deterministic 18-stage pipeline that reasons, retrieves, and responds, with every decision traceable and every claim verified by automated tests. Currently in pre-release; metrics shown describe the target state at full public publication.

Release status: READY · Generated by the Evidence Engine from the live system

938 tests passing 18-stage pipeline 26 conversational components 21,917 knowledge items Built by one person
938
Automated Tests
100%
Suite Pass Rate
18
Pipeline Stages
26
CI Components
5
Agent Modes
21,917
Knowledge Items
8
AI-OS Subsystems
1
Developer

Choose Your Path

Condrox AI is documented for several audiences. Pick the entry point that matches what you need.

What Is Condrox AI?

Condrox AI is a hybrid cognitive intelligence platform. It understands and responds to natural language without using large language models such as GPT-4, Claude, or Gemini.

Instead of predicting the next token in a sequence, Condrox AI understands language by looking up what each word means, retrieving relevant knowledge, reasoning about the question, and synthesizing a response through a structured 18-stage pipeline. Every step is deterministic. Every decision is traceable. Every claim is backed by a test.

The Difference

Large language models are autocomplete on a massive scale. They predict what word should come next based on patterns learned from billions of texts. They are fluent, but they do not actually understand anything, and they cannot tell you why they said what they said.

Condrox AI works more like a careful librarian. It looks up what each word means, finds the relevant knowledge, reasons through the question step by step, and writes a response it can explain. It is less fluent than an LLM. It is honest, traceable, and verifiable.

Why It Matters

Deterministic
The same input always produces the same output. No sampling, no temperature, no hidden state that drifts between runs. You can trust the response.
Transparent
Every stage of the pipeline is observable. Every decision is logged. You can trace exactly why the system said what it said.
Verifiable
938 automated tests verify the system on every change. The Evidence Engine generates academic-grade reports from the live system.
No ML Dependency
Zero Hugging Face, zero PyTorch, zero TensorFlow. Pure Python with symbolic reasoning, semantic lookup, and BM25 retrieval. No GPU required.
Production-Ready
Docker, Kubernetes, CI/CD, Prometheus monitoring, FastAPI with auth and rate limiting. Not a prototype. Deployable today.
Built by One Person
Every algorithm, every test, every line of documentation, all by Tobias Østen, an independent developer in Norway. No team, no funding, no LLM.

Latest News

July 2026

v3.4.0 Fiksfasen — Release Status READY

The v3.4.0 Fiksfasen patch series is complete. 11 targeted patches addressed every weakness identified by the Evidence Engine in the v3.3.0 baseline. Evidence score rose from 80.84% to 93.87%, and the full-system release status moved from NOT_READY to READY. No regressions: 938 tests still pass.

July 2026

Evidence Engine Phases 1 through 7 Complete

The Condrox Evidence Engine is now fully operational across all seven phases. The engine generates academic-grade verification reports covering conversation quality, reasoning, agent usage, pipeline flow, and full-system integration. Three academic editions (Lab, Academic, Peer Review) are produced on every run, alongside a static Evidence Portal with score-history chart and report library. Test suite grew from 855 to 938.

June 2026

Phase 14: Word Identity System Complete

Introduced a new Word Identity System with 5 modular JSON stores (approximately 185 words) and an O(1) lookup engine with softmax intent classification. The conversation suite went from 32 failures to 51 of 51 (100 percent) passing.

June 2026

Phase 13: AI Operating System Complete

Delivered a full AI Operating System with 8 subsystems: EventBus, ServiceManager, BootManager, MonitorLoop, StateManager, TaskQueue, SelfRepairManager, and AIOSKernel. 51 new tests.

View All Updates →

Architecture at a Glance

User Input → API → BrainController → 18-stage Pipeline → Final Output
                              ↓
   WordIdentity • Memory • Knowledge • Reasoning • Agents
                              ↓
   26 Conversational Intelligence Components • AI Operating System
                              ↓
   5 Agents: Code • Analyze • Architect • Explain • Default

Explore the Architecture →

What Condrox AI Is Not

  • Not a wrapper around ChatGPT, GPT-4, Claude, or any LLM API
  • Not a prompt engineering tool or a fine-tuned model
  • Not a prototype, demo, or proof-of-concept
  • Not built using Hugging Face Transformers or any neural network library
  • Not a team project. It was built by one person

Condrox AI is a from-scratch cognitive architecture that uses symbolic reasoning, semantic word identity, BM25 knowledge retrieval, rule-based inference, and a custom AI operating system. All of it is implemented in pure Python with zero ML framework dependencies.

System Classification

PropertyValue
System NameCondrox AI
System TypeHybrid Cognitive Intelligence
Version3.4.0
Architecture18-stage cognitive pipeline + AI-OS
Knowledge Base21,917 items across 15 domains
Word Identities~185 words (expanding to 500 to 1,000)
Test Coverage938 pytest tests (all passing)
Conversation Suite51 of 51 passing (100 percent)
Evidence Engine7 phases: system, conversation, reasoning, agent and pipeline, full-system, academic, portal
DeploymentDocker, Kubernetes, CI/CD (GitHub Actions)
APIFastAPI, 17 endpoints, auth + rate limiting
DashboardReact 19 + TypeScript + Vite (planned)
MonitoringPrometheus + Grafana
ArchitectTobias Østen (sole developer)
LicenseCopyright © 2026 Tobias Østen

Built by One Person

Condrox AI is developed by one person. I work alone on the entire system — architecture, development, testing, operations, documentation, and continuous improvement.

All information on this site is updated regularly, but as a solo developer there is a limit to how much I can keep live at any given time. I do my absolute best to ensure that everything presented here is correct, up to date, and technically verified.

The Condrox system is built from scratch with a focus on:

  • Multi-agent architecture — 5 mode agents (Code, Analyze, Architect, Explain, Default) coordinated through a central arbiter
  • Full reasoning pipeline — 18-stage cognitive pipeline from intent detection to response delivery
  • Self-repair with circuit breakers — AI-OS with health monitoring, anomaly detection, and automatic recovery
  • Evidence Engine with automatic reports — 7-phase automated verification producing academic-grade reports on every run
  • 938 tests running on every commit — via GitHub Actions CI/CD, zero failures, full regression coverage
  • Continuous improvement based on real measurements — every change is evaluated against the Evidence Engine score before it ships

I am one person who has spent 8 months of focused work building this, and I want to show that a solo developer can actually deliver a complete, stable, and verified AI system. Everything you see here is the result of hard work, iteration, and a goal of doing things properly — even without a team.

Founder & Architect

Tobias Østen

Founder & Sole Architect, Condrox AI

Contact: kontakt@pcnorge.no

Tobias Østen is the founder and sole architect behind Condrox AI. He designed and built the entire system alone, from the first line of code to the final deployment manifest. His work sits at the intersection of cognitive architecture, symbolic reasoning, semantic identity modeling, multi-agent coordination, and operating system design for AI workloads.

He builds AI systems that do not rely on probabilistic language models or black-box neural networks. Instead, he engineers deterministic cognitive pipelines: systems that reason through structured logic, rule-based inference, and semantic understanding. Every decision the system makes can be traced, explained, and verified.

For more, see About Condrox.