Skip to content

rulvar API reference


rulvar API reference / @rulvar/plan / runWorktreeDisposedDegrade

Function: runWorktreeDisposedDegrade()

ts
function runWorktreeDisposedDegrade(): Promise<JournalEntry[]>;

Defined in: packages/plan/src/m9-cassettes.ts:1787

worktree-disposed-degrade (DEF-5): a worktree-isolated graft donor whose tree was NOT retained degrades to a fresh admit with the embedded DedupNote graft_unsafe; a second section verifies reuse_full stays allowed for a worktree donor whose root is terminal (the pin condition applies to grafts only).

Returns

Promise&lt;JournalEntry[]&gt;