Skip to content
@Digital-Learning-Companion

Digital Learning Companion

Digital Learning Companion (DLC)

Deterministic learning systems for writing and reasoning.

The Digital Learning Companion (DLC) is an open-source structured learning system built on the Emergent State Machine (ESM) architecture.

It demonstrates how instructional AI can be:

• deterministic
• auditable
• policy-governed
• replayable
• transparent to teachers and students

Rather than relying on opaque LLM behavior, the DLC models learning situations explicitly and applies structured instructional policies.


Start Here

DLC Meta Repository

https://github.com/Digital-Learning-Companion/dlc

This repository launches the full system and contains the Bird + Brain architecture.


Architecture Stack

The DLC is a reference implementation of the following architecture stack.

Emergent State Machine (ESM)

Control architecture for situational reasoning systems.

https://github.com/emergent-state-machine
https://github.com/emergent-state-machine/esm-spec


Controlled Mutation Layer (CML)

Framework for policy mutation in deterministic systems.

https://github.com/controlled-mutation-layer


Digital Learning Companion (DLC)

Educational reference implementation demonstrating deterministic instructional guidance.

https://github.com/Digital-Learning-Companion/dlc


What the DLC Demonstrates

The DLC shows how AI learning systems can implement a full structured reasoning loop:

Observation
→ Signal extraction
→ State construction
→ Instructional gate
→ Policy projection
→ Instructional action
→ Learning evolution

This allows learning systems to provide guidance that is:

• interpretable
• stable
• inspectable
• versioned

instead of drifting through hidden model behavior.


Current Demonstration

The current DLC MVP implements a structured writing tutor that supports the development of:

Claim
Evidence
Reasoning

in argumentative writing.

The system analyzes writing structure, tracks learning signals, and delivers deterministic instructional guidance while recording interpretable telemetry.


Audience

This project is intended for:

• learning scientists
• education technologists
• engineers building structured AI systems
• organizations requiring auditability in AI-assisted workflows


Status

Active development.

The writing tutor MVP is operational and the control architecture is stable.

Popular repositories Loading

  1. dlc dlc Public

    The Digital Learning Companion (DLC) is an open-source reference implementation of the Emergent State Machine (ESM) architecture for education, delivering deterministic, turn-based writing guidance…

  2. .github .github Public

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…