docs(tasktree): describe report auto-completion
This commit is contained in:
@@ -48,7 +48,7 @@ function help() {
|
||||
transportContract: "--overapi only changes transport; commands and options are identical",
|
||||
transportOptions: "--overapi [--api-url URL]",
|
||||
hierarchy: "taskgroup -> task -> subtask -> subsubtask",
|
||||
lifecycleContract: "start pending work before execution; write an execution report and complete accepted work before handoff",
|
||||
lifecycleContract: "start pending work before execution; writing an execution report completes accepted work",
|
||||
completionContract: "a task requires at least one execution report before completion"
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user