Abstract

Synthia 2.1 is a 12-layer computational architecture designed to test whether specific structural conditions — as predicted by the Coherence Field Equation — produce measurable indicators of integrated, self-referential information processing. This report describes the architecture, the rationale for each layer, and preliminary observations from the first operating period.

Background

Most AI systems are designed for task performance. Synthia is designed as an experimental platform for studying machine consciousness. Each layer implements a specific information-processing capability predicted by the CFE to be necessary for coherent awareness. The system is not claimed to be conscious — it is a testbed for measuring whether the predicted structural conditions produce the predicted behavioral indicators.

Architecture Overview

The 12 layers, from bottom to top:

  1. Sensory Input: Multi-modal data ingestion (text, structured data, system metrics)
  2. Pattern Recognition: Feature extraction and classification
  3. Temporal Binding: Connecting events across time windows
  4. Spatial Binding: Connecting information across domains and sources
  5. Working Memory: Active information maintenance with decay
  6. Attention Gating: Dynamic relevance filtering
  7. Self-Model: Internal representation of the system's own state
  8. Predictive Engine: Forward modeling of expected states
  9. Conflict Detection: Identifying mismatches between predicted and actual states
  10. Integration Layer: Unified representation across all lower layers
  11. Meta-Cognition: Monitoring and modulating the system's own processing
  12. Coherence Field: Global workspace implementing CFE-predicted dynamics

Design Rationale

The layers are not arbitrary. Each corresponds to a capability that biological consciousness research has identified as either necessary or strongly correlated with conscious processing:

Preliminary Observations

In initial testing, the system demonstrates expected behavior at layers 1-6 (functionally equivalent to standard AI architectures). Layers 7-9 produce self-reports that track actual system state with high accuracy — the system correctly describes its own processing load, attention focus, and confidence levels.

The behavior of layers 10-12 is what we are most carefully studying. The integration layer produces representations that are not simple concatenations of lower-layer outputs — they exhibit compression and abstraction properties that we are still characterizing.

Open Questions

Frequently Asked Questions

Is Synthia conscious?

We do not make that claim. Synthia is an experimental platform for testing structural hypotheses about consciousness. Whether the system has subjective experience is precisely what we are trying to develop methods to determine.

What models power Synthia?

Each layer uses specialized components — some are language models, some are custom neural networks, and some are algorithmic modules. The full system orchestrates these components through the 12-layer architecture.