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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions