Skip to content

docs: add status_visibility canister setting to canister_status docs - #315

Merged
mraszyk merged 2 commits into
mainfrom
mraszyk/canister_status_visibility
Aug 3, 2026
Merged

docs: add status_visibility canister setting to canister_status docs#315
mraszyk merged 2 commits into
mainfrom
mraszyk/canister_status_visibility

Conversation

@mraszyk

@mraszyk mraszyk commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Reflect the new status_visibility canister setting (dfinity/ic#10667), which governs who can read a canister's status via canister_status: controllers (default), public, or allowed_viewers. Mirrors the existing log_visibility and snapshot_visibility settings.

Reflect the new status_visibility canister setting (dfinity/ic#10667),
which governs who can read a canister's status via canister_status:
controllers (default), public, or allowed_viewers. Mirrors the existing
log_visibility and snapshot_visibility settings.

- ic.did: add status_visibility type and fields
- interface spec: settings description, canister_status access rules,
  formal model (state, create/update, delete, migration, access guards,
  and the ingress-inspection message-acceptance guard), changelog
- hand-written management canister reference: settings table and method

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the interface-spec Changes to the IC interface specification label Jul 17, 2026
@mraszyk
mraszyk marked this pull request as ready for review August 3, 2026 13:28
@mraszyk
mraszyk requested review from a team as code owners August 3, 2026 13:28
@mraszyk
mraszyk merged commit bc436e7 into main Aug 3, 2026
12 checks passed
@mraszyk
mraszyk deleted the mraszyk/canister_status_visibility branch August 3, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interface-spec Changes to the IC interface specification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants