Structural fact extraction: events, subjects, fields, nests — no LLM #7

Open
opened 2026-09-02 07:53:48 +00:00 by larandar · 1 comment
Owner

Proposal

Where syntax or the Forgejo API already gives the fact, extraction is deterministic (docs/handoff.md §Fact pipeline 1): identifiers, cross-references, state, timestamps, fenced metadata, typed markers.

Design

Lower into the shared relation surface — event, subject, field, nests — of docs/handoff.md §Minimal shared relation model, using currycomb-schema canonical values.

Tasks

  • Forgejo fixture → relation facts
  • canonical-marker recognition reuses currycomb_forgejo_client::has_canonical_marker

Requirement scenario

GIVEN a fixture issue with known identifiers and links, WHEN extraction runs offline, THEN the emitted relation set is complete for the fixture and byte-stable under the canonical profile.

## Proposal Where syntax or the Forgejo API already gives the fact, extraction is deterministic (`docs/handoff.md` §Fact pipeline 1): identifiers, cross-references, state, timestamps, fenced metadata, typed markers. ## Design Lower into the shared relation surface — `event`, `subject`, `field`, `nests` — of `docs/handoff.md` §Minimal shared relation model, using `currycomb-schema` canonical values. ## Tasks - [ ] Forgejo fixture → relation facts - [ ] canonical-marker recognition reuses `currycomb_forgejo_client::has_canonical_marker` ## Requirement scenario GIVEN a fixture issue with known identifiers and links, WHEN extraction runs offline, THEN the emitted relation set is complete for the fixture and byte-stable under the canonical profile.
Author
Owner

Structural fact extraction: events, subjects, fields, nests — no LLM

State: open · Labels: Kind/Feature · Comments: 0

Rendered by CurryComb slice 1 projection v1. The body will be replaced by rule-derived content in Slice 3.

<!-- currycomb:refinement:v1 repo=Ting/CurryComb issue=7 --> # Structural fact extraction: events, subjects, fields, nests — no LLM State: `open` · Labels: Kind/Feature · Comments: 0 _Rendered by CurryComb slice 1 projection v1. The body will be replaced by rule-derived content in Slice 3._
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Ting/CurryComb#7
No description provided.