Canonical MindsEye protocol schemas for Google Fabric: ledger blocks, events, operator intents, MindScript envelopes, federation packets, and renderer scenes.
-
Updated
Dec 13, 2025
Canonical MindsEye protocol schemas for Google Fabric: ledger blocks, events, operator intents, MindScript envelopes, federation packets, and renderer scenes.
MindScript Templates — The official library of structured, deterministic MindScript patterns for text, diagram, image, video, and automation tasks. Includes multi-stage templates, modality-specific patterns, pattern inheritance examples, and real-world examples demonstrating how to execute MindScript programs across LLMs and agent systems.
MindScript Core — The official language specification, execution laws, and architectural model for MindScript, the AI-native prompting language created by Peace Thabiwa (Sageworks AI). Includes the formal syntax, deterministic stage logic, modality rules, ledger schemas, and documentation for implementing MindScript across multi-modal AI systems.
mindscript-runtime is the minimal, reference implementation of the MindScript engine. It provides: - a CLI for running .ms / .ms.md files - a parser that converts MindScript into an internal AST - a stage-based runtime that executes each stage sequentially - adapters for different LLM backends (OpenAI, Gemini, local stub)
Unified REST + SSE gateway for MindsEye Google Fabric. Ingests events, runs MindScript via runtime, dispatches to Google executor, and streams render/ledger updates.
Semantic & structural search engine for the MindScript ecosystem. Index prompts, ledger entries, templates, and runtime outputs — enabling fast retrieval, pattern scanning, and temporal recall across MindScript workflows.
Curated demos showing how MindScript Core, Templates, Ledger, Runtime, and Search work together in real workflows — from CLI runs to multi-stage AI reasoning and temporal recall.
Google Workspace and Google Cloud executor for MindScript. Maps MindScript ops to Gmail, Docs, Drive, Sheets, Calendar, and GCP via deterministic C++ execution.
Deterministic C++ runtime for executing MindScript programs with budgets, policy hooks, idempotency, and audit output; wired to mindseye-protocol protobuf contracts.
Add a description, image, and links to the mindscript topic page so that developers can more easily learn about it.
To associate your repository with the mindscript topic, visit your repo's landing page and select "manage topics."