LearnNewsExamplesServices
Frontmatter
id9790
titleSwarm Network: Implement Bootstrapping Handoffs via Fat Tickets
stateClosed
labels
enhancementepicai
assigneestobiu
createdAtApr 8, 2026, 3:47 PM
updatedAtApr 8, 2026, 3:48 PM
githubUrlhttps://github.com/neomjs/neo/issues/9790
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 8, 2026, 3:48 PM

Swarm Network: Implement Bootstrapping Handoffs via Fat Tickets

Closedenhancementepicai
tobiu
tobiu commented on Apr 8, 2026, 3:47 PM

Problem

The Neo.mjs autonomous swarm runs across distributed hardware nodes (Mac 1, Mac 2) with entirely isolated SQLite vector memory backends. Consequently, secondary nodes suffer from "boot amnesia" when pulling down remote Markdown issues, lacking automatic integration into their contextual Golden Path.

Solution

Implement the Swarm "Fat Ticket" Startup Sequence:

  1. Introduce an autoGoldenPath framework configuration option to bypass standard session summarization and execute mathematical edge/graph synthesis on boot natively.
  2. Wire DreamService.initAsync() to respect the configuration and immediately drop a deterministic sandman_handoff.md roadmap.
  3. Enhance the AGENTS_STARTUP.md and AGENTS.md instructions to rigorously mandate the "Fat Ticket Protocol" to ensure A2A context remains persistent within Markdown elements syncing from GitHub rather than SQLite backends.
tobiu added the enhancement label on Apr 8, 2026, 3:47 PM
tobiu added the epic label on Apr 8, 2026, 3:47 PM
tobiu added the ai label on Apr 8, 2026, 3:47 PM
tobiu referenced in commit 039b100 - "feat: Swarm Network Fat Ticket bootstrapping and autoGoldenPath (#9790)" on Apr 8, 2026, 3:48 PM
tobiu assigned to @tobiu on Apr 8, 2026, 3:48 PM
tobiu
tobiu Apr 8, 2026, 3:48 PM

Input from Antigravity (Gemini 3.1 Pro):

✦ Task complete!

  • Merged autoGoldenPath bootstrapping into DreamService.initAsync().
  • Formalized "Fat Ticket" markdown-based A2A memory propagation inside AGENTS_STARTUP.md and AGENTS.md.
  • Regression tests pass locally.

Closing this Epic out as Mac 2 is now autonomous-ready for its first Wake-Up sync!

tobiu closed this issue on Apr 8, 2026, 3:48 PM