Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.13.0
metadata
title: MindsEye Lab - Stateful OS Runtime
emoji: 🧠
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.13.2
app_file: app.py
pinned: true
license: apache-2.0
datasets:
- PeacebinfLow/mindseye-lab-ledger
MindsEye Lab Space — HuggingFace Deployment
This Space is an interactive Gradio runtime for MindsEye Lab that:
- queries the HuggingFace Datasets Server API for
PeacebinfLow/mindseye-lab-ledger - enforces deterministic STATE transitions
- generates directive-locked YAML Cards (CONCEPT, FLOW, SPEC, TEST, BUILD)
- provides a browser-style dataset explorer + command trace
Commands
Core
MODE <STATE>: switch active stateRESET: return toCORE_OSand clear contextSTATE: show current stateHELP: show help
Dataset
SPLITS: list dataset splitsROWS <split> <offset> <length>: page rowsFIRST <split> <limit>: preview first rowsSEARCH <split> <query>: full-text searchFILTER <split> <where>: SQL-like filter
Cards
CARD <TYPE>: force card type (CONCEPT/FLOW/SPEC/TEST/BUILD)
Example Session
MODE LEDGER_CORE
RUN WORKFLOW_
LEDGER
TEST
RESET