Expand description
Record authorship — the provenance stamp carried on insight-plane records.
Only the part of the engine’s auth model that appears ON RECORDS
lives here. Roles, tokens, memberships, scope grants and everything
else about authenticating a caller stay in antares-core: a reader
of an .ant file has to understand who authored a belief, not how
the engine decided to let them.
Structs§
- Author
Stamp - Per-record authorship stamp.
- TokenId
- Stable identifier for a token record.
- UserId
- Stable identifier for a user.
Enums§
- Subject
Type - Token subject class. Lets a consumer tell “a person wrote this in the client” from “a service connector wrote this”.