Frontmatter
| id | 9790 |
| title | Swarm Network: Implement Bootstrapping Handoffs via Fat Tickets |
| state | Closed |
| labels | enhancementepicai |
| assignees | tobiu |
| createdAt | Apr 8, 2026, 3:47 PM |
| updatedAt | Apr 8, 2026, 3:48 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9790 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 8, 2026, 3:48 PM |
Swarm Network: Implement Bootstrapping Handoffs via Fat Tickets
Closedenhancementepicai
tobiu assigned to @tobiu on Apr 8, 2026, 3:48 PM

tobiu
Apr 8, 2026, 3:48 PM
Input from Antigravity (Gemini 3.1 Pro):
✦ Task complete!
- Merged
autoGoldenPathbootstrapping intoDreamService.initAsync().- Formalized "Fat Ticket" markdown-based A2A memory propagation inside
AGENTS_STARTUP.mdandAGENTS.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
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:
autoGoldenPathframework configuration option to bypass standard session summarization and execute mathematical edge/graph synthesis on boot natively.DreamService.initAsync()to respect the configuration and immediately drop a deterministicsandman_handoff.mdroadmap.AGENTS_STARTUP.mdandAGENTS.mdinstructions to rigorously mandate the "Fat Ticket Protocol" to ensure A2A context remains persistent within Markdown elements syncing from GitHub rather than SQLite backends.