Commit 6b2c358
fix(aletheia): promoteOntologyToTask 直接 status=pending 让 conductor 接管
bug: conductor _maybeClaim 只看 status='pending', 但 promoteOntologyToTask
设了 'draft' → conductor 永远不接, ResultNode 永不涌现.
测试: .test-real-hermes.mjs 90s 没出 ResultNode, 派单后 TaskNode 卡 'draft' 状态.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8d7457d commit 6b2c358
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1763 | 1763 | | |
1764 | 1764 | | |
1765 | 1765 | | |
1766 | | - | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
1767 | 1769 | | |
1768 | 1770 | | |
1769 | | - | |
| 1771 | + | |
1770 | 1772 | | |
1771 | 1773 | | |
1772 | 1774 | | |
| |||
0 commit comments