Claim Types (Type Discipline)

This vault uses typed notes so we don’t mix metaphysics, derivations, and measurement as if they were the same kind of claim.

Required frontmatter keys (minimum)

  • type: one of the types below
  • id: stable identifier (see 00_System/ID_Scheme.md)
  • proof_status: asserted | formal | empirical-supported | inconclusive | falsified
  • depends_on: list of upstream IDs/notes (can be empty)

Allowed claim types

TypeWhat it isWhat it is not
AXIOMAn asserted foundational commitment / constraintA proof or an empirical finding
DEFINITIONA term, object, operator, or mapping with precise meaningEvidence, experiment, or “argument by vibes”
LEMMAA derived constraint given axioms/definitionsA test result
HYPOTHESISA directional claim intended to be testableA theorem
OPERATIONALIZATIONA measurable proxy for a constructThe construct itself
DATASETA specific data source with provenanceAn analysis result
EVIDENCE_EXTRACTA bounded quote/table/chart screenshot with locationA synthesis or interpretation
RESULTA reproducible analysis output with parameters/artifactsA metaphysical axiom
INTERPRETATIONA narrative synthesis that comes after resultsNew data or proof
PAPERA curated, human-facing compilation of typed notesA dumping ground
MAPA navigation/index note (MOC)A proof
OBJECTIONA structured critique + its best replyA strawman

Type boundaries (enforced)

  • AXIOM → can support DEFINITION and LEMMA; it does not count as empirical evidence.
  • LEMMA → can support HYPOTHESIS; it is conditional on its dependencies.
  • HYPOTHESIS → must link to at least one OPERATIONALIZATION.
  • OPERATIONALIZATION → must link to at least one DATASET.
  • RESULT → must link to at least one EVIDENCE_EXTRACT and/or a dataset artifact path.
  • INTERPRETATION → must link to RESULT notes; never directly to raw axioms as “proof”.