mindseye-lab-space / README.md
PeacebinfLow's picture
Update README.md
69bbb9e verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
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 state
  • RESET: return to CORE_OS and clear context
  • STATE: show current state
  • HELP: show help

Dataset

  • SPLITS: list dataset splits
  • ROWS <split> <offset> <length>: page rows
  • FIRST <split> <limit>: preview first rows
  • SEARCH <split> <query>: full-text search
  • FILTER <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