There was an error while loading. Please reload this page.
1 parent 6f1fe48 commit cd6114fCopy full SHA for cd6114f
1 file changed
docs/vrs/requirements.md
@@ -85,3 +85,9 @@ accepted.
85
head/tail coalescing: immediate head response, one quiet tail, and a hard
86
maximum preventing starvation or unbounded scans, PTY queries, launches,
87
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