-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
78 lines (78 loc) · 3.16 KB
/
Copy pathCITATION.cff
File metadata and controls
78 lines (78 loc) · 3.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
cff-version: 1.2.0
message: "If you use this research harness, please cite it using the metadata from this file."
type: software
title: "research-harness-template: an MIF-backed AI research harness"
abstract: >-
A Copier-distributable template that instantiates a complete, self-contained AI
research harness. Everything in and out of the harness is MIF (Modeled Information
Format): findings are MIF memory units, the knowledge graph is MIF EntityReferences
and typed relationships, and citations and provenance are MIF objects. The research
flow is goal-driven — an orchestrator fans out per-dimension analysts, runs a single
adversarial falsification gate, and synthesizes surviving, citation-backed findings
into the canonical MIF Level-3 report and optional published projections. Ontologies
type findings into a cross-topic concordance; optional packs add channels, report
genres, and methodologies.
version: "0.4.1"
date-released: "2026-06-28"
license: MIT
url: "https://github.com/modeled-information-format/research-harness-template"
repository-code: "https://github.com/modeled-information-format/research-harness-template"
authors:
- family-names: Allen
given-names: Robert
email: zircote@gmail.com
orcid: "https://orcid.org/0009-0007-9691-004X"
identifiers:
- type: url
value: "https://github.com/modeled-information-format/research-harness-template"
description: "GitHub repository"
keywords:
- ai-research
- research-harness
- modeled-information-format
- mif
- falsification
- knowledge-graph
- ontology
- provenance
- copier
- template
- claude-code
- orchestration
preferred-citation:
type: software
title: "research-harness-template: an MIF-backed AI research harness"
abstract: >-
A Copier-distributable template for a self-contained, goal-driven AI research
harness built entirely on the Modeled Information Format (MIF). It orchestrates
fan-out dimension analysts, a single adversarial falsification gate, and synthesis
into MIF Level-3 reports, with ontology-typed findings composed into a cross-topic
concordance.
version: "0.4.1"
date-released: "2026-06-28"
license: MIT
url: "https://github.com/modeled-information-format/research-harness-template"
repository-code: "https://github.com/modeled-information-format/research-harness-template"
authors:
- family-names: Allen
given-names: Robert
email: zircote@gmail.com
orcid: "https://orcid.org/0009-0007-9691-004X"
references:
- type: software
title: "MIF: Modeled Information Format"
abstract: >-
The open standard the harness is built on: an opinionated, OKF-compliant content
model for agent-readable knowledge providing a type system, typed relationships,
provenance/trust, and validity/freshness semantics. Markdown is canonical; JSON-LD
is a derived projection.
version: "1.0.0"
date-released: "2026-06-18"
license: MIT
url: "https://mif-spec.dev"
repository-code: "https://github.com/modeled-information-format/MIF"
authors:
- family-names: Allen
given-names: Robert
email: zircote@gmail.com
orcid: "https://orcid.org/0009-0007-9691-004X"