Skip to content
View flyingrobots's full-sized avatar

Highlights

  • Pro

Organizations

@UniversalCharter @gitscrolls @squadlabs @story-linter @neuroglyph @flyingrobots-labs @git-stunts

Block or report flyingrobots

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
flyingrobots/README.md

Ladder of Computation

Stratum Level Philosophy Methodology
I Ephemeral State-Centric Treat mutable state as primary truth. Synchronize aggressively. Debug forward from symptoms.
II Journaled Transactional Preserve ordered mutation history through logs and snapshots. Recover execution through deterministic replay.
III Federated Distributed Consensus Coordinate replicas through quorum and replicated state machines. Trade latency and complexity for globally ordered mutation.
IV Projected Event-Sourced / CRDT Preserve history as the canonical structure. Materialize state as projections over convergent event streams.
V Invariant Causal Determinism Treat causality itself as the immutable substrate. Materialize observer-relative state over deterministic history. Schedule execution through invariant-preserving footprints so unsafe concurrency cannot emerge. Enable exact replay and computable counterfactuals. Tabs, not spaces.

Pinned Loading

  1. echo echo Public

    Echo is a WARP optic runtime for witnessed causal history, Continuum-compatible suffixes, bounded observation, and holographic readings.

    Rust 8 1

  2. graft graft Public

    Replay-safe structural reads for coding agents

    TypeScript

  3. aion aion Public

    AIΩN – A deterministic architecture for history-native computation. From WARP, a recursive provenance, to Continuum, a protocol for distributed causal computing.

    1

  4. bijou bijou Public

    Themed terminal components for CLIs, loggers, and scripts

    TypeScript

  5. think think Public

    Local-first thought capture with exact raw preservation and replayable provenance

    JavaScript

  6. wesley wesley Public

    Wesley is a semantic contract compiler.

    JavaScript 1 1