apparatus

M.InquiryRegister

apparatus · M2 · §3.6

# M.InquiryRegister — Inquiry Register

Apparatus register: append-only register of [[M.Inquiry]]s, with their state, target IDs (`Q*` / `H*` / `T.*`), the loops they draw on, and the [[M.Finding]]s they have emitted. Counterpart to [[M.FindingsLedger]]: where findings live in the ledger, inquiries live in the register. Maintained by [[G.LedgerKeeper]].

Direct neighborhood

4 neighbors

outbound inbound

Outbound

Inbound

Frontmatter
{
  "id": "M.InquiryRegister",
  "class": "apparatus",
  "tier": "M2",
  "section": "§3.6",
  "schema-version": "2.0.0",
  "aggregates": [
    "[[M.Inquiry]]"
  ]
}