Frontmatter
| id | 9919 |
| title | feat: Implement fs.watch Daemonization for Autonomous Orchestrator |
| state | Closed |
| labels | enhancementai |
| assignees | [] |
| createdAt | Apr 12, 2026, 3:23 PM |
| updatedAt | May 28, 2026, 3:52 AM |
| githubUrl | https://github.com/neomjs/neo/issues/9919 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 28, 2026, 3:52 AM |
Description
Currently, the
Neo.ai.agent.Orchestratorruns as a single-turn execution, parsingsandman_handoff.mdand triggering the Swarm. To achieve true continuous automation, the Orchestrator needs to run as a persistent daemon.Architectural Rationale
fs.watchlistener (or equivalent polling structure) to thesandman_handoff.mdmanifest safely.DreamServicegenerates a new handoff file overnight, the Orchestrator should seamlessly boot up the agent cluster, inject thesystem:golden-pathevents, and go back to sleep.Origin Session ID: 95bf4a2b-d84e-4f70-945b-f558ba924d3a