Draft specificationCore + extensions

A portable snapshot of what a person knows.

LSL is an open standard for learner state. It gives AI systems, tutors, and learning platforms a shared way to represent what a learner currently understands, where the gaps still are, and how confident those conclusions should be.

Diagram showing LSL as a learner state snapshot rather than event logs

What to know

A compact state file, built for AI and humans alike.

It describes what a learner knows right now, and nothing more.

Core

State, not events

Current mastery, confidence, freshness, and next steps.

Reading model

Plain-language claims

Readable by an LLM without a lookup table.

Extensions

Layered when needed

Provenance, relationships, and federation stay optional.

Next step

Open the spec or inspect the examples.