corpus-grounding-expander

Solid

Fetches and normalizes multi-version public-domain corpora into a single verified-axiom store for verbatim-relay grounding, recording per-version license and provenance.

AI & Automation 14 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 83/100

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

Skill Content

# corpus-grounding-expander Builds or broadens the **grounded axiom** a relay system quotes from. When a system's output must be constrained to verbatim source (fail-closed grounding), the corpus IS the axiom — this skill expands that corpus from multiple public-domain versions so grounding is robust and non-biased (a quote verified in ANY version counts), without ever adding a generator. > Origin: harvested from the-bible (2026-06-20) — 6 public-domain Bible versions, 197k verses, as the > fail-closed grounding axiom. **The grounds, inline, because the harvest record does not ship**: one > edition's wording makes a fail-closed check reject a faithful quote that followed a *different* > edition, so the union across versions is what stops fail-closed grounding from failing closed > *against the user* — and it keeps one translation's editorial choices from silently becoming the > axiom. Generalizes to any verbatim-relay corpus (legal statute, RFC text, standards). > Full harvest record — **hub-local, not distributed in the npm package**: > `tracks/_contrib/field_harvest_2026-06-20_gate-locality-and-grounding-capabilities.md`. ## Triggers - "get more sources" / "broaden the grounded corpus" - "add another version of the corpus" - "ingest the full <source> as the grounding axiom" - `/corpus-grounding-expander {source or version}` ### Natural Language Triggers (example user phrases) - "이 코퍼스 여러 버전으로 통째로 가져와줘" - "the grounding DB is just a sample — pull the whole thing, multipl...

Details

Author
chrono-meta
Repository
chrono-meta/forge-harness
Created
3 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

grounding-conformance

Advisory grounding-conformance backfill sweep — classifies every frozen acceptance-contract.yaml in the corpus as GROUNDED / UNGROUNDED / STALE against the current system-state snapshot (from the system-state snapshot tool), reusing the system_grounding contract block's structural AND consistency validators (the system_grounding validators), and emits a deterministic backfill worklist naming every non-conformant atom. ADVISORY, NOT a merge gate — not part of the merge floor (ci.yml + btb-gates), is not a branch-protection required status, never rewrites a frozen contract. Trigger to measure how much of the AUTHORIZED corpus is reality-grounded and to surface the atoms still needing a system_grounding block backfilled or re-audited.

1 Updated 6 days ago
lukasrepublic
AI & Automation Listed

source-grounding

Grounds implementation and research decisions in authoritative sources. Use when framework, library, API, CLI, cloud, model, protocol, or product behavior could be version-sensitive, recently changed, unfamiliar, or likely to be misremembered.

1 Updated 1 months ago
danielleit241
AI & Automation Listed

deep-grounding

Invoke when you are about to assert a checkable claim or start a non-trivial analysis, design, diagnosis, or recommendation and need to ground it against the real sources before committing. Ask "where could the evidence for this be?", read the relevant sources, follow their leads recursively, and report conclusions with evidence tiers plus any residual unknowns. Use this **PROACTIVELY** when you catch yourself answering from memory, from a single source or angle, or when a result beats your expectation and could skip verification.

1 Updated 2 days ago
home-dev-lab