wiki/projects/side-projects-desktop/consent-scoped-communication/spec

Substrate Specification

wiki/projects/side-projects-desktop/consent-scoped-communication/spec/index.md

Rendered from markdown source. Open raw source on GitHub.

Substrate Specification

This page compresses the consent-scoped communication substrate specification.

Source Artifact

Working Read

The specification makes scope explicit at the message level. Content and scope travel together, and privacy/security/moderation/compliance become enforcement layers rather than separate communication systems. The incoming spec clarifies the architecture more sharply: the same protocol ladder covers public, normative, group, private, and secure contexts, while the actual enforcement mechanism can vary without changing message semantics.

Core Claim

Communication can share one substrate across public, group, private, and secure contexts if scope is first-class and transitions are explicit. That makes the substrate useful not just for human collaboration, but for machine-readable intent, scoped memory, and reversible authorization.

Key Ideas

  • Scoped utterance.
  • Handshake ladder.
  • Scope refinement.
  • Semantics separate from enforcement.
  • AI must respect declared scope.
  • Handshake ladder.
  • Simulation-first validity.
  • Hyper-secure compatibility.

Related Pages

Attractor Bridge

Notes

  • This is a source-anchored protocol note, not a canon claim.
  • Keep enforcement and semantics distinct.