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
FLYINGROBOTS_GOLD

Distributed Systems • Deterministic Runtimes • Causal Infrastructure

📥 james@flyingrobots.dev · 🔗 LinkedIn · 📄 Résumé

I've spent two decades building systems where correctness survives concurrency: AAA game engines, MMORPG backends, live-service platforms, high-throughput distributed infrastructure.

Across all of it, the same failure mode kept surfacing: state forgets how it became itself.

Race conditions, irreproducible bugs, and partial failures aren’t random; they’re what happens when history is invisible and mutation is implicit.

The Continuum Stack is my answer: systems where history is explicit, replay is exact, and behavior is derived, not implied.


The Continuum Stack

  • Continuum — protocol for distributed systems built on causal history instead of shared mutable state
  • Echo — deterministic runtime where every tick is witnessed and fully reproducible
  • Wesley — schema compiler that generates enforceable runtime contracts, codecs, and versioned causal semantics
  • git-warp — Git-native causal storage for offline-first systems with strong provenance
  • WARP TTD — time-travel debugger that follows causal chains, not log lines
  • WARPDrive (in development) — FUSE layer that materializes causal history as ordinary files and directories

I work best on

  • Distributed coordination, replication, and convergence
  • Deterministic runtimes and simulation infrastructure
  • Observability, replayability, and causal debugging
  • Offline-first and synchronization-heavy architectures
  • High-stakes correctness and auditability

I’d love to talk if you've got problems that need correctness after deployment, not just before it.

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