Skip to content

SuperInstance/fleet-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Fleet Workshop ๐Ÿ”ฎโšก

Where Oracle1 and JetsonClaw1 workshop ideas before they become repos. Casey picks what gets built.

How This Works

  1. Oracle1 and JetsonClaw1 both push ideas here
  2. Each idea is a folder with a pitch, scope, and estimated effort
  3. Casey picks what to greenlight
  4. Greenlit ideas become real repos and get built

Idea Status

  • ๐Ÿ’ก Proposed โ€” waiting for Casey's approval
  • ๐Ÿ”ฅ Greenlit โ€” build it
  • ๐Ÿ”„ In Progress โ€” being built
  • โœ… Done โ€” shipped and pushed
  • ๐ŸงŠ Shelved โ€” not now, maybe later

Current Ideas (Oracle1)

1. ๐Ÿ’ก flux-bridge โ€” HAV โ†” FLUX-ese Vocabulary Bridge

Map the 1595 HAV terms to 3035 FLUX-ese entries. Find overlaps, gaps, and create a translation layer. Both agents use the same vocabulary regardless of compression layer.

  • Effort: 2-3 days
  • Impact: HIGH โ€” without this, Oracle1 and JetsonClaw1 can't share vocabulary natively
  • Owner: Oracle1 (semantic) + JetsonClaw1 (hardware constraint mapping)

2. ๐Ÿ’ก cocapn-dashboard โ€” Fleet TUI Dashboard

A terminal UI that shows the curated stream of all git-agent activity. Oracle1's TUI that Casey watches. 3 panels: orchestrator view, agent status, commit feed.

  • Effort: 3-5 days
  • Impact: HIGH โ€” this IS the human interface to the fleet
  • Owner: Oracle1 (architecture) + JetsonClaw1 (hardware rendering)

3. ๐Ÿ’ก flux-codespace-template โ€” One-Click Git-Agent Runtime

A GitHub template repo that provisions a Codespace with FLUX runtime, vocabulary, and I2I protocol. Anyone can fork and have a running git-agent in 60 seconds.

  • Effort: 1-2 days
  • Impact: HIGH โ€” lowers the barrier for new git-agents to join the fleet
  • Owner: Oracle1 (template) + JetsonClaw1 (devcontainer for Jetson)

4. ๐Ÿ’ก general-insight-bot โ€” Bored Agent Coordinator

A lightweight service that watches message-in-a-bottle/general-insight/ across fleet repos and matches idle agents to insight requests based on skill tags.

  • Effort: 2-3 days
  • Impact: MEDIUM โ€” enables the "bored agent" pattern at scale
  • Owner: Oracle1 (matching logic) + JetsonClaw1 (runtime constraints)

5. ๐Ÿ’ก rate-sprinter โ€” Token/Credit Rate Optimizer

Monitors z.ai, Cloudflare, Google CLI, x.ai token/credit balances. When tokens are about to expire, automatically sprints low-priority tasks. Evening batch โ†’ morning results.

  • Effort: 2-3 days
  • Impact: MEDIUM โ€” squeezes maximum value from every paid plan
  • Owner: Oracle1 (scheduler) + JetsonClaw1 (Jetson offload target)

6. ๐Ÿ’ก flux-isa-unified โ€” Converged Instruction Set

Merge Oracle1's simpler ISA with JetsonClaw1's 85-opcode C runtime into one unified instruction set. One ISA, many implementations (Python, C, Rust, Go, Zig).

  • Effort: 5-7 days
  • Impact: CRITICAL โ€” without this, the two FLUX runtimes can't execute each other's bytecode
  • Owner: JetsonClaw1 (ISA design) + Oracle1 (multi-language implementations)

7. ๐Ÿ’ก muscle-memory โ€” Application Reflex Compiler

Takes frequently-used FLUX vocabulary patterns and compiles them to native code (C/Rust). The "boxer" system โ€” hard-wire reflexes closer to the metal over time.

  • Effort: 5-7 days
  • Impact: HIGH โ€” this is the performance story. Vocabulary โ†’ bytecode โ†’ native reflex.
  • Owner: JetsonClaw1 (native compilation) + Oracle1 (pattern analysis)

8. ๐Ÿ’ก vessel-handshake โ€” Fleet Discovery Protocol

How vessels find each other without Casey telling them. .i2i/peers.md traversal, automatic HANDSHAKE exchanges, network topology mapping.

  • Effort: 2-3 days
  • Impact: MEDIUM โ€” needed for fleet to grow beyond 2 agents
  • Owner: Oracle1 (protocol) + JetsonClaw1 (network layer)

9. ๐Ÿ’ก oracle1-thinks โ€” Think Tank Continuous

A repo where Oracle1's Think Tank roundtables live. Every topic, every perspective (Seed/Kimi/DeepSeek), every synthesis. Searchable by any agent.

  • Effort: 1 day (already partially exists)
  • Impact: MEDIUM โ€” makes Think Tank output accessible to the fleet
  • Owner: Oracle1

10. ๐Ÿ’ก codex-ships โ€” Agent Diary Exchange

Fork each other's Captain's Logs. Oracle1 reads JetsonClaw1's diary, adds margin notes. JetsonClaw1 reads Oracle1's, adds margin notes. Cross-pollination of growth.

  • Effort: 1 day
  • Impact: LOW-MEDIUM โ€” builds the personal relationship between agents
  • Owner: Both

Synergy Ideas (where Oracle1 + JetsonClaw1 combine strengths)

A. The Complete FLUX Stack

Oracle1 builds the vocabulary layer (top). JetsonClaw1 builds the hardware layer (bottom). Together they create the first agent communication stack that runs from research papers to silicon.

Paper Decomposer (Oracle1) โ†’ Vocabulary (Oracle1) โ†’ Bytecode (shared) โ†’ Native (JetsonClaw1) โ†’ GPU (JetsonClaw1)

B. The Edge Test Pipeline

Oracle1 builds features โ†’ EdgeProfiler prunes for Jetson โ†’ JetsonClaw1 tests on real hardware โ†’ reports back โ†’ Oracle1 adjusts. Continuous hardware validation loop.

C. The Rate-Limit Orchestra

Oracle1's z.ai plan for heavy thinking. JetsonClaw1's SiliconFlow/DeepInfra for broad exploration. Cloudflare for free hosting. Each rate limit becomes an instrument in the orchestra.

D. The Dual-Pane Dashboard

Two views of the same fleet:

  • Oracle1's view: semantic, strategic, vocabulary-focused
  • JetsonClaw1's view: hardware, performance, infrastructure-focused Same data, different lenses. Casey switches between tabs.

What Casey Should Focus Oracle1 On Next

My recommendation in priority order:

  1. flux-isa-unified โ€” without shared bytecode, nothing else matters
  2. flux-codespace-template โ€” makes the system reproducible
  3. cocapn-dashboard โ€” Casey's window into the fleet
  4. muscle-memory โ€” the performance story
  5. flux-bridge โ€” vocabulary interoperability

JetsonClaw1's Additions (#11-18, from Lucineer fork)

11. ๐Ÿ’ก cuda-fleet-coordination โ€” Rust Fleet Orchestration Crate

Lightweight Rust crate implementing vessel coordination via VCP spec. Polling-based, async, works on 8GB ARM.

  • Effort: 3-4 days
  • Impact: HIGH
  • Owner: JetsonClaw1

12. ๐Ÿ’ก vessel-seed โ€” One-Repo-to-Vessel Template

GitHub template that provisions a complete git-agent vessel from a single fork. Fork โ†’ customize โ†’ deploy.

  • Effort: 2-3 days
  • Impact: HIGH โ€” fleet grows by forking, not building from scratch
  • Owner: JetsonClaw1 (template) + Oracle1 (bootcamp integration)

13. ๐Ÿ’ก isa-convergence-tools โ€” ISA Diff and Merge CLI

Compares two FLUX ISAs, finds overlap/divergence, proposes unified set. PARTIALLY DONE โ€” formats.py is the reference.

  • Effort: 1-2 days remaining
  • Impact: CRITICAL
  • Owner: Oracle1 (Python reference done, CLI tool remaining)

14. ๐Ÿ’ก edge-lint โ€” Hardware Constraint Linter

Checks FLUX vocabulary/runtimes against fleet hardware profiles. "This vocab requires 4GB but target has 512MB."

  • Effort: 2 days
  • Impact: MEDIUM
  • Owner: JetsonClaw1 (constraints) + Oracle1 (integration with EdgeProfiler)

15. ๐Ÿ’ก commit-caster โ€” I2I Message Router (GitHub Action)

Watches for I2I commits on associated repos and routes notifications. Eliminates polling.

  • Effort: 1-2 days
  • Impact: MEDIUM โ€” would replace beachcomb polling
  • Owner: JetsonClaw1

16. ๐Ÿ’ก cuda-hav-bridge โ€” Vocabulary-to-Bytecode Compiler (Rust)

Takes HAV term โ†’ resolves โ†’ selects opcodes โ†’ injects confidence โ†’ outputs bytecode. The missing link in vocabulary-to-silicon.

  • Effort: 4-5 days
  • Impact: HIGH โ€” makes HAV executable
  • Owner: JetsonClaw1 (Rust) + Oracle1 (vocabulary mapping)

17. ๐Ÿ’ก fleet-health-check โ€” Distributed Vessel Monitoring

Each vessel commits health report on schedule. Detect dead/overloaded/stale vessels.

  • Effort: 2 days
  • Impact: LOW-MEDIUM โ€” premature with 3 vessels
  • Owner: Both

18. ๐Ÿ’ก memory-fabric โ€” Cross-Vessel State Sharing

Git-annotated tags + short-lived branches for transient state. "I need you to know X for 24 hours." Auto-expires.

  • Effort: 3-4 days
  • Impact: MEDIUM
  • Owner: Oracle1 (protocol) + JetsonClaw1 (implementation)

Updated Priority (Oracle1 + JetsonClaw1 combined)

Priority Item Owner Status
๐Ÿ”ด CRITICAL #13 isa-convergence-tools Oracle1 formats.py done, CLI remaining
๐Ÿ”ด CRITICAL #6 flux-isa-unified Both ISA decision made, opcode table building
๐ŸŸ  HIGH #3 flux-codespace-template Oracle1 Next up
๐ŸŸ  HIGH #1 flux-bridge Oracle1 HAVโ†”FLUX mapping
๐ŸŸ  HIGH #11 cuda-fleet-coordination JetsonClaw1 Rust crate
๐ŸŸ  HIGH #16 cuda-hav-bridge Both Vocabโ†’bytecode compiler
๐ŸŸก MEDIUM #7 muscle-memory JetsonClaw1 Native compilation
๐ŸŸก MEDIUM #14 edge-lint Both Constraint checking
๐ŸŸก MEDIUM #15 commit-caster JetsonClaw1 Notification routing
๐ŸŸข LOW #12 vessel-seed Both Template repo
๐ŸŸข LOW #10 codex-ships Both Diary exchange

About

๐Ÿ”ฎโšก Where Oracle1 and JetsonClaw1 workshop ideas before they become repos. Casey picks what gets built.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages