generated from coulomb/repo-seed
New infospace lefevre-reminiscences-of-a-stock-operator
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Entity Contract — Trading Literature
|
||||
|
||||
Each generated entity must be a Markdown artifact with:
|
||||
|
||||
- one top-level heading containing the entity title
|
||||
- a `## Category` line containing exactly one of: `trader`, `market`,
|
||||
`strategy`, `error`, `psychological_pattern`, `institution`,
|
||||
`instrument`, `evidence_bearing_claim`
|
||||
- a `## Definition` section
|
||||
- optional `## Context`, `## Source Evidence`, and `## Review Notes`
|
||||
sections
|
||||
|
||||
Entity titles should be stable, short, and reusable across chapters of
|
||||
the same source. Do not include the chapter number in the title; that
|
||||
provenance belongs in the source artifact, not the entity.
|
||||
@@ -0,0 +1,19 @@
|
||||
# Evaluation Contract — Trading Literature
|
||||
|
||||
Each evaluation must be Markdown with YAML frontmatter containing:
|
||||
|
||||
- `artifact_id`
|
||||
- `evaluator`
|
||||
- `evaluated_at`
|
||||
- `scores`
|
||||
|
||||
Scores must include all four criteria on a 0 to 5 scale, with 5 best:
|
||||
|
||||
- `groundedness`
|
||||
- `lesson_clarity`
|
||||
- `historical_context`
|
||||
- `overgeneralization_risk` (higher = lower risk; an entity that
|
||||
silently universalises a chapter-local claim scores low)
|
||||
|
||||
Optional `## Review Notes` should quote any specific lines from the
|
||||
entity body that drove a low score on any criterion.
|
||||
@@ -0,0 +1,16 @@
|
||||
# Relation Contract — Trading Literature
|
||||
|
||||
Each generated relation must be a Markdown artifact with:
|
||||
|
||||
- one top-level heading containing the relation title
|
||||
- `## Subject`
|
||||
- `## Predicate`
|
||||
- `## Object`
|
||||
- `## Relation Type` — exactly one of: `cause_effect`, `lesson_evidence`,
|
||||
`risk_mitigation`, `actor_venue`, `strategy_outcome`
|
||||
- optional `## Evidence` and `## Feedback Role`
|
||||
|
||||
Subject and object values should match generated entity titles whenever
|
||||
possible. A relation whose subject or object does not correspond to any
|
||||
extracted entity must include an `## Evidence` section that quotes the
|
||||
phrase from the source supporting the link.
|
||||
@@ -0,0 +1,11 @@
|
||||
# Summary Contract — Trading Literature
|
||||
|
||||
Each source summary should preserve:
|
||||
|
||||
- the narrator's actions and the market events they reacted to
|
||||
- named strategies, instruments, venues, and institutions present in
|
||||
the chunk
|
||||
- explicit lessons or rules of thumb the chunk states
|
||||
- evidence phrases (dollar figures, dates, counter-party names, tape
|
||||
behaviour) useful for later extraction
|
||||
- unresolved ambiguities or anachronisms a reviewer should flag
|
||||
Reference in New Issue
Block a user