Datasets:
CatQualia hook pattern corpus — interposition points as design material
40,008 rows · 27,063,635 bytes · JSON Lines, one object per line.
What this is
Mechanisms centred on hook and interposition points — wrapping a call, capturing arguments, gating a resource — paired with a buildable artifact specification and a stated transfer rule.
Schema
Fields of the first record, read from the file in this repository:
| Field | Type |
|---|---|
ts |
int |
grade |
str |
alien_or_typical |
str |
mechanism |
str |
candidate_artifact |
str |
isomorphism |
str |
why |
str |
failure_class |
NoneType |
floor_checked |
bool |
provenance |
str |
Measured
| Property | Value |
|---|---|
| Rows | 40,008 |
| Bytes | 27,063,635 |
| Distinct top-level fields | 10 |
The row count was measured with wc -l against the file staged here, not against a
source copy.
How it was produced
By the author's own generation pipeline: candidate rows are produced from seed material,
graded, and the survivors assembled. Several fields (notably grade and any
alien_or_typical judgement) are the pipeline's own assessment, not an external label.
The method is described at https://catqualia.com/forest.
Known limitations
- Synthetic and self-graded.
grade,alien_or_typicalandfailure_classcome from the generating pipeline. They are not human-annotated ground truth. - Generated at scale. Volume is not evidence of quality; a large fraction of rows may be unremarkable.
- English only.
- Provenance of individual rows varies and is recorded per row where the pipeline captured it.
- Not peer-reviewed, not independently evaluated.
Licence
CatQualia Structural Isomorphism License (CSIL) v3.0 — attribution: Christopher Betances, catqualia.com. Non-commercial use is free with attribution; commercial use requires a commercial licence. Full text: LICENSE in this repository and catqualia.com/licensing
- Downloads last month
- 14