ApprovalLifetime
ApprovalLifetime =
"once"|"session"|"always"
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/types.ts:434
[[EXT-150]] — the lifetime an answer at the approval prompt actually GOT.
A third type beside ToolApprovalScope and ToolRejectScope, carrying the same three
values, for exactly the reason those two are already kept apart: it answers a different question.
The other two are what a surface ASKS FOR; this is what the runner LANDED. always here means
the entry reached the project file — never merely that a control promising a file was pressed.