The research programme behind the CORTEX Framework.
A multi-year investigation into generative optical document understanding, autonomous agent negotiation, and restriction-aware decision support in production-grade enterprise environments. The programme is organised around a single tri-objective question — whether autonomous agents over generative OCR can be simultaneously efficient, factually reliable and fully auditable — and is structured to admit reproducible empirical evaluation, open release of artefacts, and incremental extension by the broader research community. Throughout this report the framework is treated as an object of scientific study rather than as a product: every design decision is justified against an explicit thesis and every claim is paired with a falsification protocol.
Problem Statement
Scientific question
Can a society of autonomous agents built on generative optical models — agents that perceive, negotiate, self-regulate and escalate novelty rather than execute a fixed script — simultaneously dominate monolithic vision–language baselines on efficiency under contention, factual error rate, and audit-grade traceability? The question is deliberately tri-objective: each axis is trivially optimisable in isolation, and the scientific interest lies exclusively in whether a configuration exists that is non-dominated on all three at once.
Operational motivation
Generative OCR removed the extraction ceiling and replaced it with two new liabilities: inference cost now dominates the critical path, and fluent models hallucinate field values that no evidence supports. Enterprise workflows cannot absorb either. Reliable document intelligence in this regime requires perception, consensus and restriction reasoning to be separated into autonomous agents that can measure and reroute around their own contention while keeping every emitted decision causally replayable — a structural property absent from monolithic production systems.
Bottlenecks under study
Four bottleneck classes constitute the dependent variables of the programme. Each is instrumented at the agent boundary, injected under controlled load, and reported with stage-level attribution rather than as an aggregate figure.
Generative decoding shifts the dominant cost from I/O to inference. Measured as cost per page at p50 / p95 / p99 with per-agent attribution, against a statically scheduled baseline of identical parameter budget.
When independent evidence sources disagree, arbitration consumes lookups and wall-clock. Measured as excess evidence retrievals and CHALLENGE rounds per contested field, correlated against final decision correctness.
Autonomy costs coordination. Queueing delay and message overhead at inter-agent boundaries are modelled as an M/M/c network and bounded against the Amdahl-serial fraction of the topology.
Document distributions and restriction catalogues evolve. Measured as accuracy decay per evaluation window against a frozen baseline, and as the latency with which DISCOVERY messages promote a new pattern into the catalogue.
Scope
Formal specification and reference implementation of the autonomous agent network; generative optical perception kernels; consensus arbitration across heterogeneous evidence; symbolic restriction reasoning; inter-agent message algebra with bottleneck detection; ablation and reproducibility infrastructure.
Domain-specific business policy authoring; vendor and integrator selection; jurisdictional regulatory interpretation; end-user product UI; deployment-specific cost optimisation. These concerns are intentionally externalised to keep the scientific claims falsifiable independently of any particular operational context.
Extraction accuracy decomposed at token, entity and record granularity; hallucination rate as the fraction of emitted fields unsupported by the provenance closure; consensus consistency under heterogeneous source reliability; end-to-end latency at p50 / p95 / p99 with agent-level decomposition; sustained throughput against an Amdahl-bounded reference; error reduction by agent ablation; auditability as the fraction of decisions admitting full causal replay.
