Directories
¶
| Path | Synopsis |
|---|---|
|
Package chain owns the daemon's in-memory chain state — the next sequence number and the previous-receipt-hash for each chain id.
|
Package chain owns the daemon's in-memory chain state — the next sequence number and the previous-receipt-hash for each chain id. |
|
Package keysource defines the interface the daemon uses to sign receipts.
|
Package keysource defines the interface the daemon uses to sign receipts. |
|
Package listcli implements the `agent-receipts list` subcommand: query recent receipts from a daemon-written SQLite store and print them in tabular or JSON form.
|
Package listcli implements the `agent-receipts list` subcommand: query recent receipts from a daemon-written SQLite store and print them in tabular or JSON form. |
|
Package pipeline maps an emitter frame plus an OS-attested peer credential into a signed AgentReceipt and persists it to the store.
|
Package pipeline maps an emitter frame plus an OS-attested peer credential into a signed AgentReceipt and persists it to the store. |
|
Package socket owns the daemon's Unix-domain-socket listener, the per-OS peer-credential capture, and the length-prefix message framing.
|
Package socket owns the daemon's Unix-domain-socket listener, the per-OS peer-credential capture, and the length-prefix message framing. |
|
Package sockettest provides shared helpers for AF_UNIX socket tests.
|
Package sockettest provides shared helpers for AF_UNIX socket tests. |
|
Package verifycli implements the `agent-receipts verify` subcommand: validate a stored chain's signatures and hash links using a daemon-written SQLite store and the daemon-published public key.
|
Package verifycli implements the `agent-receipts verify` subcommand: validate a stored chain's signatures and hash links using a daemon-written SQLite store and the daemon-published public key. |
Click to show internal directories.
Click to hide internal directories.