AINA data engine room - beta learner shell - 2026-06-10

Beta Learner Loop Shell v0

A local learner-facing loop generated from the HF-backed runtime.

The Single Idea

The beta learner shell renders the local assessment, readiness, curriculum, sandbox preview, and practice-submit loop from the in-process API runtime. It proves the product surface can sit on the HF-processed mapping without starting a public server, accepting real learner data, or writing externally.

01

Runtime Snapshot

5/5loop steps ready
220GDPval tasks
907mapped SOC rows
821legacy signal rows
821SOC rows with legacy signals
Truelocal runtime
TrueHF in runtime
Trueexternal writes blocked
02

Source Chain

HF Datasets EconomicIndex + GDPval Role Mapping SOC + workflow refs Runtime API 4 local routes UI
SignalValue
Downloaded files15
Downloaded bytes186743670
GDPval tasks220
Mapped SOC rows907
Legacy signal rows821
SOC rows with legacy signals821
Curriculum modules4
Curriculum exercises4
Curriculum rubrics4
Curriculum HF refs7
Sandbox HF URIs2
03

Learner Loop

ScreenRuntime SurfaceStatusEvidence
AssessmentPOST /assessreadydecision f8fe57b08cf9a0bc / module e187d100045bbbc2
Readiness SnapshotPOST /curriculumreadyoperator start level 2
Curriculum PathPOST /curriculumreadyUse AI for first-pass drafts, summaries, and structured sales prep. / 3 workflow refs
Practice SandboxGET /workflow/{id}/sandboxreadyscenario e25fdff7a3db8453 / 8 rubric items
EvaluationPOST /submitreadyoverall 1.0 / failed gates 0
04

Safety Boundary

Local only: public server started is False, real-user data allowed is False, external writes allowed is False, and the negative auth fixture returned 401.
Where to start
Use this shell as the first product-facing proof: it is not the beta app yet, but it shows the app can sit directly on the processed HF data engine.