phantom-quench

Solid

Input-tracing grounding audit for artifacts such as test cases, analysis reports, and design docs. Extracts proper nouns, numbers, citations, version claims, and branching conditions, then back-traces each to declared local files by grep or to external sources by fetch-and-support checks. Marks missing anchors as Phantom Claims and cited-but-unsupporting anchors as Unsupported. A claim is grounded only by non-model evidence: a local hit or literal source span, never another model's agreement. Renamed from source-grounding-audit; old-name references still route here. Triggered by: "phantom detection", "phantom claim", "source back-trace", "where did this come from", "verify source", "does the source support this claim", "grounding audit", "source grounding audit", "citation support check".

AI & Automation 8 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 79/100

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

Skill Content

# phantom-quench — Input Tracing Grounding Audit > Just because an artifact looks plausible doesn't mean it's grounded in source. plausible ≠ grounded. > **Renamed from `source-grounding-audit` (2026-06-06)** — the grounding member of the quench series > (steel-quench · phantom-quench · goal-quench). Same skill, same ruleset; only the label changed to fit > the family. The **v1 paper (Zenodo 10.5281/zenodo.20397566) cites the old name** — that is the > historical record, not a phantom (`paper/forge_harness_v1.0.html` is left unchanged by design; readers > map *source-grounding-audit (v1) = phantom-quench (current)*). The deprecated redirect stub directory > was removed 2026-06-12 — old-name utterances ("source grounding audit", "grounding audit") route here > via this description's trigger phrases. > This is a **label rename, not a capability change** — phantom-quench does not fuse steel-quench or > inject faults; those remain separate (orthogonality is deliberate — see Role Separation below). > > **Quench-series semantics** (resolves the "quench *what*?" question): each member subjects a different > thing to the forge — steel-quench hardens an **existing output**; phantom-quench hardens the system > against **mistaking the absent for present** (the phantom illusion — *not* the phantom as a material to > harden); goal-quench hardens the **goal itself** into an advanced version. Same verb, consistent grammar. > > **Not the same as `phantom-gate`.** `phantom-gate` is the *pro...

Details

Author
chrono-meta
Repository
chrono-meta/forge-harness
Created
2 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 Solid

steel-quench

All-angle verification meta-skill for near-complete artifacts. Turns vague design anxiety into structured challenger waves using fh-commons:quench-challenger, then drives defense and convergence until root weaknesses, residual risks, and added complexity are explicit. Covers standard attack/defense rounds, optional Meta-Aware Adversary mode for AI-specific risks such as hallucination, context collapse, prompt injection, and tool lock-in, and Wave-P3 re-attack after an upstream gate declares PASS. Built-in outputs emphasize attack-plus-prescription pairs and can feed fh-meta:persona-innovator after convergence. Triggered by: "quench this", "devil's judgment", "all-angle review", "end-to-end verification", "steel quench", "deep pre-completion inspection", "did it really pass?".

8 Updated today
chrono-meta
AI & Automation Listed

ground-first

Use BEFORE acting whenever getting it wrong has real cost — in ANY domain, not just infra. Fire for complex or multi-step work; irreversible or hard-to-undo actions; anything touching production, shared state, real user data, money/payments, security/credentials, schema/migrations, external APIs/integrations, concurrency, or a change rippling across many call sites; and debugging where acting on the wrong root cause makes it worse. Judge the REAL work from your own understanding, not keywords — a request can say "payment" or "migrate" or "refactor" and be a one-line cosmetic edit, while a plain-sounding one is deeply consequential. It splits what you KNOW from what you're ASSUMING, surfaces the silent failure modes, and verifies your riskiest assumptions before the irreversible step. Do NOT use for trivial reversible edits — renames of a local symbol, typos, comments, formatting, cosmetic tweaks.

0 Updated 3 days ago
88plug
AI & Automation Solid

goal-quench

Wraps /goal with a tiered safety + orchestration ladder. core (default): a token budget gate (pre-run estimate), mid-run budget thresholds, and an automatic post-run quality verification via pipeline-conductor — closing /goal's two gaps (Haiku evaluates completion, pipeline-conductor evaluates correctness). pro: adds context-doctor token reduction and agent-composer goal decomposition. max: adds internal-first capability-gap fill (LOCAL_SKILL_REGISTRY skill-bus scan → plugin-recommender external search → auto_project_mapping map/cluster) and cross-ecosystem-synergy-detection pre-validation. The Phase-1 budget verdict auto-recommends the mode. Triggered by "goal with quality gate", "safe goal", "goal-quench", "orchestrate this goal", or before running /goal on high-stakes tasks.

8 Updated today
chrono-meta