Skip to content

Stream44/FramespaceGenesis

Repository files navigation

Stream44 Systems
Open Development Project
Preview release for community feedback.
Get in touch on discord.
Designed by Hand
AI assisted Code

⚠️ Disclaimer: Under active development. Code has not been audited. APIs and interfaces are subject to change!

Framespace Genesis

Framespace Genesis is an ontology-driven structural modeling tool for declaratively building multi-dimensional models with layered reactive functional data processing resulting in a realtime interactive visualization.

Usage

bun.sh is required. Disable engines in framespace.yaml if one fails to run for you.

After cloning run:

bun install

# Start the workbench
bun run dev

# Open browser
open http://localhost:3000

# Run tests (optional)
bun run test

Modeling Layers

Visual models running in the workbench are constructed by calling model APIs implemented in various lower layers.

L3: Model Server

Exposes model APIs for querying data. In the process model layers are linked into reactive data processing graphs.

L4: Space Models

Space models are modular & self-contained graph models with strict boundaries.

They are infinite data substrates constructed from simple repeating primitives.

L6: Semantic Models

Semantic models define dimensions in a space by structuring primitives into linked objects with specific properties.

  • Capsular / Capsule Spine
  • Conveniently query Spine Instance Trees, Capsule Source Trees and Membrane Events in Capsular spaces.

L8: View Models

View models structure one or more semantic models into derived layout visual canvases.

L13: Workbench

The framespace workbench UI SPA implementation that connects to the Model Server.

Provenance

Gordian Open Integrity DCO Signatures

Repository DID: did:repo:e7b46f0978c2cc02461b480b99a6589a2b6fa888

Inception Mark Current Mark Trust established using
Stream44/t44-BlockchainCommons.com

(c) 2026 Christoph.diy • Code: LGPL • Text: CC BY-SA 4.0 • Created with Stream44.Studio

About

TypeScript execution path based ontology-driven structural modeling tool with realtime interactive visualization.

Resources

License

Stars

Watchers

Forks

Contributors