acu-nugget-recall

Featured

Tactic: Extract atomic units from one paper and score how much of a caller-supplied summary covers. Use for ACU-style binary or Nugget-style ternary recall checks; cannot run without a target summary.

AI & Automation 392 stars 34 forks Updated 1 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 94/100

Stars 20%
86
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
37
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# ACU / Nugget Recall ## Orchestration Pattern 1. Require `target_summary`; never generate the scored summary inside this tactic. 2. Fetch the paper and create `acu-nugget-recall/`. 3. Extract units before exposing the summary to the unit-writing step. ACU uses extracted/binary units; Nugget uses authored, importance-tagged units. 4. Match all units against `target_summary` in one call. 5. Aggregate the results and write `03-recall-aggregate.json`. Write `01-atomic-unit-writing.json`, `02-atomic-unit-matching.json`, and `03-recall-aggregate.json`. Record the summary source. Report every unmatched unit, not just the score. For a single-summary Nugget run, carry the method's weak per-topic reliability caveat alongside the number.

Details

Author
yogsoth-ai
Repository
yogsoth-ai/de-anthropocentric-research-engine
Created
6 months ago
Last Updated
1 weeks ago
Language
HTML
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category