Product Docs

Buffaly Product Documentation

Three core products: CodexEmbedded, ProtoScript, and Ontology Core. Each page gives a quick start and practical reference links.

Buffaly.CodexEmbedded

Windows-first web UI for Codex with planning, dictation, recap, and multi-session workflows.

Quick Start: Download latest release, run install script, then start with `buffaly-codex-web`.

ProtoScript.Core

Executable language for prototypes, rules, and ontology-native functions.

Quick Start: Run `Scripts\update_dlls.bat`, build `ProtoScript.sln`, then validate with CLI tooling.

Ontology.Core

Prototype graph runtime with typed nodes, properties, child collections, and TypeOf inheritance.

Quick Start: Initialize runtime, create prototypes, create instances, and query type relationships.