[2026-05-31] personal-os notes, psychologist-app planning
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
---
|
||||
title: "Executor Orchestrator Pattern"
|
||||
aliases:
|
||||
- "Executor Orchestrator"
|
||||
- "Spawned Worker Pattern"
|
||||
- "executor-orchestrator-redesign"
|
||||
created: '2026-05-14'
|
||||
updated: '2026-05-31'
|
||||
tags:
|
||||
- personal-os
|
||||
- executor
|
||||
- planning
|
||||
- architecture
|
||||
related:
|
||||
- "[[personal/projects/personal-os/executor-v2-redesign]]"
|
||||
- "[[personal/projects/personal-os/executor-spawning-research]]"
|
||||
---
|
||||
# Plan: Executor as Spawned Worker — Orchestrator Pattern
|
||||
|
||||
**Date**: 2026-05-14
|
||||
@@ -117,3 +134,9 @@ This is a UI/coordination layer ON TOP of executor-v2 bash daemons:
|
||||
- Option B: Separate Hermes gateway with "Executor" identity
|
||||
- Option C: `hermes run -p executor-worker.md` as subprocess (non-interactive)
|
||||
- Concurrent runs: Eagle needs to track run_id per conversation thread
|
||||
|
||||
---
|
||||
|
||||
## Связанные заметки
|
||||
- [[personal/projects/personal-os/executor-v2-redesign|Executor v2 Redesign]]
|
||||
- [[personal/projects/personal-os/executor-spawning-research|Executor Spawning Research]]
|
||||
|
||||
Reference in New Issue
Block a user