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
- aggregates M.Inquiry (yaml)
- body-reference M.Inquiry (body)
- body-reference M.Finding (body)
- body-reference M.FindingsLedger (body)
- body-reference G.LedgerKeeper (body)
Inbound
- body-reference M.Inquiry (body)
- maintains G.LedgerKeeper (yaml)
- body-reference G.LedgerKeeper (body)
Frontmatter
{
"id": "M.InquiryRegister",
"class": "apparatus",
"tier": "M2",
"section": "§3.6",
"schema-version": "2.0.0",
"aggregates": [
"[[M.Inquiry]]"
]
}