Skip to content

Add Zone, Bundle, Contract, Permit core definitions#1

Open
Rekseto wants to merge 1 commit into
masterfrom
intern0/dev/add-core-definitions
Open

Add Zone, Bundle, Contract, Permit core definitions#1
Rekseto wants to merge 1 commit into
masterfrom
intern0/dev/add-core-definitions

Conversation

@Rekseto

@Rekseto Rekseto commented Jun 15, 2026

Copy link
Copy Markdown
Member

Fill gaps in core-definitions/ found by sweeping the astral package and the auth module against the existing docs:

  • Zone (astral.Zone): routing scope (device/virtual/network), used as a query/op filter across many protocol ops but previously undefined.
  • Bundle (astral.Bundle): ordered collection of unique objects.
  • Contract / Permit (mod/auth): signed permission and its capabilities; the conceptual layer above the existing mod.auth.contract/permit wire types, and the last living entity in the mental model without a doc.

Also index the four new files in README.md.

Fill gaps in core-definitions/ found by sweeping the astral package and
the auth module against the existing docs:

- Zone (astral.Zone): routing scope (device/virtual/network), used as a
  query/op filter across many protocol ops but previously undefined.
- Bundle (astral.Bundle): ordered collection of unique objects.
- Contract / Permit (mod/auth): signed permission and its capabilities;
  the conceptual layer above the existing mod.auth.contract/permit wire
  types, and the last living entity in the mental model without a doc.

Also index the four new files in README.md.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant