apparatus
M.Inquiry
apparatus · M2 · §3.6
# M.Inquiry — Inquiry A bounded apparatus-level research effort that targets one or more `Q*`, `H*`, or `T.*`, draws on one or more learning loops, and emits [[M.Finding]]s with provenance back to the inquiry. Lifecycle: `proposed → active → concluded → archived`. The loops are standing (continuous) signal sources; an [[M.Inquiry]] is a scheduled, scoped source. Authorized by [[G.OntologySteward]]; registered in [[M.InquiryRegister]]. Distinct from [[M.Finding]]: an inquiry *produces* findings, it is not itself a finding. Distinct from [[M.Curate]]: curation *reviews* findings, an inquiry *generates* them.
Direct neighborhood
10 neighbors
→ outbound→ inbound
Outbound
- draws-on M.EvidenceLoop (yaml)
- draws-on M.DisagreementLoop (yaml)
- draws-on M.PatternLoop (yaml)
- draws-on M.OutcomeLoop (yaml)
- draws-on M.TensionLoop (yaml)
- emits M.Finding (yaml)
- body-reference M.Finding (body)
- body-reference G.OntologySteward (body)
- body-reference M.InquiryRegister (body)
- body-reference M.Finding (body)
- body-reference M.Curate (body)
Inbound
- aggregates M.InquiryRegister (yaml)
- body-reference M.InquiryRegister (body)
- body-reference G.LedgerKeeper (body)
- authorizes G.OntologySteward (yaml)
- body-reference G.OntologySteward (body)
- body-reference M.Curate (body)
Frontmatter
{
"id": "M.Inquiry",
"class": "apparatus",
"tier": "M2",
"section": "§3.6",
"schema-version": "2.0.0",
"addresses": [],
"draws-on": [
"[[M.EvidenceLoop]]",
"[[M.DisagreementLoop]]",
"[[M.PatternLoop]]",
"[[M.OutcomeLoop]]",
"[[M.TensionLoop]]"
],
"emits": [
"[[M.Finding]]"
]
}