sched: docs, probe retirement, MCP guard, coverage pins, executable example (T14)

This commit is contained in:
lda
2026-09-09 12:21:13 +07:00 Verified
parent e09c08899a
commit 9c4f7de086
17 changed files with 601 additions and 2398 deletions
+2
View File
@@ -39,6 +39,8 @@ implementation plans are kept for context, not as active instructions.
deployments, dependency compatibility, and interrupt limitations.
- [`durable_run_operations.md`](durable_run_operations.md): `run_deployment`,
`inspect_run`, bounded trace reads, and `resume_run` behavior.
- [`deployment_scheduling.md`](deployment_scheduling.md): opt-in schedule
administration, occurrence inspection, and server lifecycle behavior.
- [`workflow_drafts.md`](workflow_drafts.md): LLM/human draft authoring format
above raw workflow plans.