Skip to content

Commit cd6114f

Browse files
committed
docs: require supervisors and durable error propagation
1 parent 6f1fe48 commit cd6114f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/vrs/requirements.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,9 @@ accepted.
8585
head/tail coalescing: immediate head response, one quiet tail, and a hard
8686
maximum preventing starvation or unbounded scans, PTY queries, launches,
8787
delivery attempts, or writes.
88+
89+
- **R16 Supervisor declaration:** Every non-root agent declares exactly one
90+
supervisor; root is the only agent without a supervisor.
91+
- **R17 Durable error propagation:** Lifecycle, harness/eval, provider-turn,
92+
task/exec/PTY, hook, and delivery errors are durably reported to the
93+
responsible supervisor with agent/task identity and actionable context.

0 commit comments

Comments
 (0)