Skip to main content

Module author

Module author 

Source
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§

AuthorStamp
Per-record authorship stamp.
TokenId
Stable identifier for a token record.
UserId
Stable identifier for a user.

Enums§

SubjectType
Token subject class. Lets a consumer tell “a person wrote this in the client” from “a service connector wrote this”.