Skip to content

[DOCS] task-manager: document the isEnabled kill switch - #74

Closed
haimbj1 wants to merge 2 commits into
mainfrom
docs/DOC-54-task-manager-kill-switch
Closed

[DOCS] task-manager: document the isEnabled kill switch#74
haimbj1 wants to merge 2 commits into
mainfrom
docs/DOC-54-task-manager-kill-switch

Conversation

@haimbj1

@haimbj1haimbj1 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

DOC-54, the last remaining item on the ticket.

The TaskManager can be disabled per host chain, and the page said nothing about it.

Adds one section covering:

  • who flips it (PAUSER_ROLE, enable/disable) and the default state
  • which entry points revert with CofheIsUnavailable()
  • what keeps working while disabled (input verification, view verifiers, stored plaintexts)
  • no event on flip, so read isEnabled

Every claim checked against TaskManager.sol in cofhe-contracts.

lint-docs, vale and check-versions are clean.

@mintlify

mintlifyBot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

ProjectStatusPreviewUpdated (UTC)
fhenix🟢 ReadyView PreviewSep 3, 2026, 1:15 PM

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@haimbj1