Commit 9821c25
committed
docs(plan): record task-attempt fact ownership replan
Record the Option 1 step 3 re-plan trigger for runtime task-attempt fact construction. The selected dispatch candidate now carries canonical runtime/model/resource evidence, but operation type, context shape, cancellation mode, timeout, and attempt generation are owned by runtime-branch task events or active-run/session state rather than the scheduler dispatch selection path.
No-fallback/no-legacy: do not synthesize task-attempt operation/context/cancellation facts from graph/request/runtime-host state or scheduler DTOs; re-plan ownership so the task-attempt fact builder consumes canonical backend-owned facts.
Verification: git diff --check.1 parent 54b2205 commit 9821c25
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1816 | 1816 | | |
1817 | 1817 | | |
1818 | 1818 | | |
| 1819 | + | |
| 1820 | + | |
| 1821 | + | |
| 1822 | + | |
| 1823 | + | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
| 1827 | + | |
| 1828 | + | |
| 1829 | + | |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
1819 | 1835 | | |
1820 | 1836 | | |
1821 | 1837 | | |
| |||
0 commit comments