Cognition Foundry

Forging Measurable Machine Cognition

A research infrastructure for reproducible AI cognition through telemetry contracts, UARI stance tracking, and cryptographically-verified audit bundles.

What We're Building

Infrastructure for understanding and measuring cognitive processes in AI systems.

Telemetry Contracts

Structured event schemas that capture cognitive operations in real-time, enabling consistent measurement across runs.

UARI Framework

Unified Agent Reasoning Index—a stance-based approach to observing understanding, execution, planning, learning, memory, and focus.

Audit Bundles

Cryptographically-signed artifact packages that enable full reproducibility and verification of cognitive runs.

Why It Matters

Moving beyond black-box AI toward transparent, measurable cognitive systems.

Measurable Progress

Track cognitive capabilities over time with consistent metrics, not just output quality.

Continuity & Context

Maintain and observe cognitive state across sessions, enabling long-term development tracking.

Diagnostic Clarity

When something goes wrong, trace exactly what happened in the cognitive process.

Reproducible Research

Every run produces artifacts that can be independently verified and reproduced.

{
  "run_id": "run-2024-001",
  "timestamp": "2024-12-30T...",
  "event_type": "checkpoint",
  "phase": 3,
  "metrics": {
    "understanding": 0.82,
    "execution": 0.91,
    "planning": 0.78
  },
  "checkpoint_sha": "a1b2c3..."
}
Live Now

Watch Runs in Real-Time

Observe cognitive processes as they happen. View event streams, metric dashboards, and telemetry charts from active runs.

Open Live Viewer

Roadmap

Our journey from foundation to publication.

View Full Roadmap →
Phase 0
Foundation
✓ Complete
Phase 1
UARI Framework
✓ Complete
Phase 2
Runner Core
✓ Complete
Phase 3
Artifact Bundles
● In Progress
Phase 4
Live Viewer
● In Progress
Phase 5
API Integration
○ Upcoming