Skip to content

Define readonly state semantics #197

Description

@rlippmann

Explore whether Context Compiler should support authoritative state that cannot be modified by normal directives.

Questions to resolve:

  • Is readonly a directive (for example set readonly premise) or state metadata?
  • Does readonly apply to premise, policy items, or global state?
  • Can readonly be removed?
  • What happens when a directive attempts to mutate readonly state?
  • Does import/export preserve readonly state?

This is a semantic authority feature, separate from implementation-level mutation hardening.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions