wiki/projects/semantic-collapse-theory/loop-series/pdsp-and-sovereignty/pdsp-lite-specs
PDSP-lite Specs
wiki/projects/semantic-collapse-theory/loop-series/pdsp-and-sovereignty/pdsp-lite-specs/index.mdRendered from markdown source. Open raw source on GitHub.
PDSP-lite Specs
Parent lineage: Semantic Collapse Theory / Loop Series / PDSP and Sovereignty
This cluster covers the minimal interoperable packet format and onboarding profiles for PDSP-lite.
Current Shape
- 3 PDSP-lite specification documents.
Representative Files
Working Read
This is the implementation-facing line: a minimal packet header surface, then incremental onboarding and exchange profiles.
It is the narrowest operational expression of the PDSP branch, so it should stay linked to the core protocol, the bundle layer, and the LoopLink transport layer. The spec line now has markdown source copies, so this page can prefer the converted text over the intake-archive DOCX originals.
Semantic Role
This cluster narrows PDSP into the smallest interoperable surface that still preserves loop identity, pulse validation, and witnessable receipt.
It is the place where the trust model becomes machine-checkable. The fields are not arbitrary metadata; they are the minimum structure required to keep presence, consent, and provenance attached to the exchange.
Core Claims
- Interoperability needs a stable header surface.
- Pulse-based validation is part of sovereignty, not just transport housekeeping.
- A packet can carry consent and witness structure without carrying a global identity.
Mechanisms
loop_iddefines the loop boundary.pulse_nacts as the ratcheting epoch.participantsandroleskeep the loop locally legible.moderator_sigandp_tokenmake validation and receipt explicit.participants_delta,turn_type, andloop://exchangeextend the same surface into multi-party and onboarding contexts.
Implications
- The packet becomes a consent-bearing unit, not just a message envelope.
- Roles can be introduced without central registries.
- Human-friendly onboarding stays compatible with protocol rigor.
Dependencies
Open Questions
- How should tools handle invalid or stale pulse states in practice?
- What is the boundary between role semantics and external policy?
- When should onboarding profiles be treated as optional versus required?
Related Links
Next Actions
- Keep the PDSP-lite spec line stable.
- Split only if a new version family becomes durable enough for its own page.