Record

VI node keystone published
Published 2026-07-30

Type: Node / Representational Artifact

Placement note: Record belongs in Division VI because it supplies the artifact-level unit presupposed by Ledger, Receipt, Provenance, Evidence, and Narrative. A Record makes a representation available across time. It is neither the subject represented nor the institutional structure that preserves and orders many Records.

Working Definition: A record is a durable artifact that preserves a representation of a declared subject within a stated scope for later consultation, attribution, or contestation. A well-formed Record identifies its content, producer or explicitly unknown source, creation time, subject time where relevant, scope, and available provenance without implying that the representation is accurate, complete, authoritative, or evidentially sufficient.

Function in the Grammar: Record separates what occurred, was asserted, decided, recognized, or held from an artifact representing it. An Event may pass. An Action may end. An Obligation may change. A Record can preserve a representation that later Agents inspect, challenge, correct, enter into a Ledger, offer as Evidence, or organize through Narrative.

This separation protects both ontology and accountability. A Record does not become identical to its subject because it describes it. Conversely, the absence of a Record does not prove that no subject existed unless a governing Rule makes recording constitutive of the relevant institutional fact. Records can be accurate or inaccurate, contemporary or retrospective, official or unofficial, complete within a narrow scope or misleadingly incomplete for a wider one.

Record also separates three things that ordinary language often calls "recording": the Action or Act that produces an artifact, the Record artifact produced, and any later Act that enters or recognizes that Record within a Ledger. Those may coincide in one governed operation, but the grammar does not require them to.


Formal Grammar Representation

<record> ::= Record(
  id: <record-id>,
  subject: <subject-reference>,
  content: <representation>,
  producer: <source-position>,
  created_at: <record-time>,
  subject_time: <subject-time>,
  scope: <scope>,
  provenance: <provenance-reference>
)

<subject-reference> ::= a declared thing, occurrence, relation, state,
                        proposition, process, or artifact

<source-position> ::= Agent(<agent-id>)
                    | Instrument(<instrument-id>, responsible_agent: Agent(<agent-id>))
                    | CollectiveSource(<source-id>,
                        responsible_agents: <agent-set>,
                        aggregation_basis: <basis>)
                    | UnknownSource

<record-time> ::= exact time | estimated time | explicitly unknown time
<subject-time> ::= exact time | interval | estimated time | not applicable
                 | explicitly unknown time

Record(r) is well-formed when:
  subject(r) = x, where x states what the Record purports to represent
  content(r) = c, where c is inspectable as the representation preserved
  producer(r) = p, where p is identified or explicitly unknown
  created_at(r) = t_r, where the precision or uncertainty of t_r is stated
  subject_time(r) = T_x, where T_x is distinguished from t_r when relevant
  scope(r) = S, where S states what the Record includes and excludes
  provenance(r) = P, where available creation, custody, and transformation
    history is attached or its absence disclosed

Semantic Constraints

The expression Record(r, x, c, p, t_r, T_x, S, P) is well-formed when the artifact and its representational claims can be inspected. The syntax does not establish that x existed, that c accurately represents it, that p was authorized or truthful, that the Record is authentic, or that its provenance is complete. A fabricated minutes document is still a Record artifact. Its existence proves only that the artifact exists, not that the meeting or vote it describes occurred.

Record creation time and subject time must remain distinct. A Record may be produced during an Event, shortly afterward, or centuries later from earlier materials. Contemporaneity may affect evidential weight, but it is not part of the invariant definition. Retrospective records are Records, and contemporaneous records can be false.

Completeness is always relative to declared scope. A payment Record may completely represent amount, parties, and time while omitting the surrounding dispute. Calling it complete without naming the scope turns a bounded representation into an overclaim about the whole subject.

Accuracy, authenticity, integrity, authority, currency, admissibility, evidential relevance, and institutional recognition are independent properties. A Record may be authentic but inaccurate, accurate but unofficial, authoritative but superseded, or relevant to one Claim and irrelevant to another. None follows merely from Record(r).

A collective or automated source does not erase attribution. A collective Record should identify the responsible Agents and the basis by which their contributions were aggregated. An instrument-produced Record should identify the responsible Agent or Role and the instrument involved. Where those positions cannot be reconstructed, the source must remain explicitly unknown rather than being attributed to an institution as though it acted through a single mind.

Recording may sometimes be constitutive. A governing Rule may provide that a transfer, vote, Judgment, or status change acquires institutional effect only when entered in a specified form. That is an additional Count-As or constitutive relation. Record does not impose it universally.

A Record may represent another Record, its correction, or its provenance. This recursion does not make the later Record the history itself. Each artifact retains its own producer, time, scope, and provenance.


Formal Pattern

Record(r, subject: x, content: c, producer: p,
       created_at: t_r, subject_time: T_x, scope: S, provenance: P)

REPRESENTS(Record(r), x, within: S)
STATES(Record(r), c)
CREATES(Agent(a), Record(r), through: Action(alpha))
RECORDS(Act(beta), subject: x, producing: Record(r))
ENTERS(Act(gamma), Record(r), Ledger(L))

DERIVED_FROM(Record(r2), Record(r1))
CORRECTS(Record(r2), Record(r1), within: S)
SUPERSEDES(Record(r2), Record(r1), within: S)

SERVES_AS(Record(r), Evidence(e), for: Claim(k), in: Context(C))
ATTESTS(Receipt(q), Act(beta), within: S)

CREATES, RECORDS, and ENTERS distinguish artifact production from institutional preservation. REPRESENTS does not establish accuracy. SERVES_AS makes Evidence a role the Record plays relative to a Claim, not an intrinsic Record type. CORRECTS and SUPERSEDES preserve the relation between versions rather than silently rewriting history.


Core Relations

Relation Notes
Agent and Action produce An attributable Agent may create a Record through an Action. Automated production must still disclose the responsible source position, instrument, and applicable attribution constraints.
Act may record or enter A governed Act may produce a Record or enter an existing Record into institutional memory. The Act and resulting artifact remain distinguishable.
Event, Action, Act, and Process may be subjects A Record may represent an occurrence or unfolding without becoming that occurrence or proving that it happened as represented.
Claim may be content or subject A Record may preserve that a Claim was made, or may itself state Claims. Recording a Claim does not establish its proposition.
Ledger contains and orders A Ledger is an institutional structure that preserves, orders, and relates selected Records and entries. A Record may exist outside a Ledger; one Ledger may contain many Records.
Receipt specializes A Receipt is an attestive Record directed at a governed Act and the conditions under which it occurred. Not every Record is a Receipt, and attestation remains assessable rather than self-proving.
Provenance traces Provenance records how a Record was created, transformed, held, and used. A Record may have incomplete Provenance without ceasing to be a Record.
Evidence is a role A Record becomes Evidence when information from it is offered in relation to a Claim with an assessable evidential profile. The same Record may support, undermine, or remain irrelevant to different Claims.
Narrative interprets or may itself be recorded Narrative organizes an account across time. A Narrative artifact may also be a Record of that account, but this does not make it a Record proving every underlying Event it narrates.
Status qualifies A Record may be draft, official, corrected, superseded, sealed, or archived. These labels do not decide accuracy or truth.
Supersession and correction relate versions A later Record may replace an earlier Record's operative use or correct stated content while preserving the earlier artifact and the relation between them.

Typical Questions


Examples

Domain Record Subject and scope What the Record does not establish by itself
Ordinary life A written note that rent was paid Payment amount and date as stated by the writer That payment actually cleared or settled every dispute
Law Court minutes Acts and appearances selected for the official case record That every statement in court was true or that omitted conduct did not occur
Science Laboratory instrument output Measurements produced during a stated run That the instrument was calibrated or the interpretation is correct
Publishing A review report One reviewer's assessment of a manuscript at a version and time That the manuscript is valid or that the editor adopted the recommendation
Markets An invoice A seller's representation of goods, amount, and payment terms That delivery occurred or the amount is uncontested
Digital systems An append-only audit entry A stated operation, actor identifier, timestamp, and system context That attribution is correct or the operation was authorized
Community life Retrospective meeting minutes reconstructed from notes The recorder's later account of stated decisions That the reconstruction is contemporaneous, complete, or independently corroborated

Distinctions

Record ≠ Subject. A Record represents something; it is not the Event, Action, Process, relation, or state represented. A file stating that review occurred is not the review. The Record can exist even when its content is false, and the subject can exist even when no Record was made.

Record ≠ Ledger. A Record is an artifact-level representation. A Ledger is an ordered institutional structure that preserves selected acts, statuses, obligations, and Records so their relations remain reconstructable. A receipt may be a Record entered into a Ledger; neither artifact alone is the Ledger.

Record ≠ Receipt. A Receipt is an attestive Record concerning a governed Act and its claimed authority, actor, time, inputs, and outputs. A diary entry, dataset, or policy version may be a Record without attesting that a governed Act occurred.

Record ≠ Evidence. Evidence is information offered relative to a Claim. A Record may serve as Evidence, but it is not inherently evidential, relevant, authenticated, or supportive. A payroll Record may be Evidence in a wage dispute and irrelevant to an unrelated authorship Claim.

Record ≠ Narrative. A Record preserves a scoped representation. A Narrative organizes Events and meanings into an interpretive account. Records need not be contemporaneous, and Narratives can themselves be recorded artifacts. A retrospective oral-history transcript is a Record of the account and a Narrative about earlier Events, but it does not thereby prove those Events.

Record ≠ Claim. A Claim is an attributable assertion. A Record is an artifact that may preserve one or more Claims or the fact that they were made. Authenticating the artifact does not establish the truth of its asserted content.

Record ≠ Provenance. Provenance is the traceable history of creation, transformation, custody, and use. A Record is one artifact whose provenance may itself be represented through other Records. The chain and the item traced are not identical.


Common Failure Modes

Mode Description
Representation error The Record inaccurately states, omits, or attributes something about its declared subject. Where to look: comparison with independent observations, source materials, participant accounts, and later corrections.
Record substituted for subject The existence of an artifact is treated as proof that the represented Event, Action, satisfaction, or Decision occurred as stated. Where to look: audits that inspect files or status fields without checking the underlying occurrence and provenance.
Absence treated as non-occurrence Failure to find a Record is treated as proof that nothing happened even though recording was not constitutive or the preservation system was incomplete. Where to look: conclusions drawn from silence in archives, logs, or Ledgers without assessing retention and recording practices.
Provenance gap The Record's producer, creation conditions, custody, transformation, or responsible Agent cannot be reconstructed. Where to look: artifacts whose content is readable but whose origin or version history is unknown.
Scope inflation A Record complete for a narrow purpose is presented as a complete account of a wider subject. Where to look: forms, minutes, or logs whose omitted fields and selection rules disappear from later summaries.
Temporal collapse Record creation time is confused with subject time, making a retrospective account appear contemporaneous or a delayed entry appear to describe a later Event. Where to look: timestamps that do not distinguish occurrence, observation, creation, entry, and modification.
Silent alteration A Record is changed without preserving the prior version, correction relation, responsible Agent, or reason. Where to look: mutable documents and database rows whose current content cannot be reconciled with prior citations or dependent acts.

Minimum Viable Test Case

o1 = Obligation(
  bearer: human_author,
  content: Review(entry_x),
  basis: publication_rule,
  scope: publication_of(entry_x),
  conditions: before status becomes published
)

a1 = Action(human_author reviews entry_x at t1)
SATISFIES(a1, o1, extent: full)

beta = Act(human_author records the review outcome at t2)
r1 = Record(
  subject: SATISFIES(a1, o1),
  content: "entry_x received human review at t1",
  producer: human_author,
  created_at: t2,
  subject_time: t1,
  scope: review requirement for entry_x,
  provenance: beta
)

RECORDS(beta, subject: SATISFIES(a1, o1), producing: r1)
REPRESENTS(r1, SATISFIES(a1, o1), within: publication_of(entry_x))

Result:
  a1 may satisfy o1 whether or not r1 is later created.
  r1 preserves an attributable representation of that satisfaction.
  if the publication_rule makes recorded human review constitutive, a separate
  Count-As relation may make beta necessary for institutional publication status.

Failure case:
  model_assistant changes a field to human_reviewed: true without a1.
  The resulting file is a Record containing a false representation.
  Its existence does not create the missing review Action or satisfy o1.

Cross-References

Required

Consequential

Evidential

Cross-References

This entry is AI-assisted. Reviewed by the human author before publication.