feat(using-interns): add grep_audit routing [v0.3.0]
Add 3 routing-table rows for the new deterministic `grep_audit` intern per .wiki/concepts/interns-grep-audit-design.md §Layer 3: - grep_audit row — deterministic, no LLM call, zero cost - bulk_text_read vs grep_audit boundary — Q&A vs contains-check - always-ask uniform reminder — server opens file even sans LLM Consistency adds: new Overview catalog row, Tool quick reference row, prose note marking grep_audit as the catalog's first LLM-free intern. Version 0.2.2 -> 0.3.0 (MINOR — new routing capability). Closes [interns-grep-audit-skill-updates] on the .tasks board. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Task Board
|
||||
_Updated: 2026-05-21 (using-vds-ops-review re-closed 🟢 via fresh-eyes subagent — 0 findings on 5 dimensions, 2 informational notes filed as ⚪ siblings: description-length-investigate + synology-ops-disambiguation-uplift.)_
|
||||
_Updated: 2026-05-22 (interns-grep-audit-skill-updates closed 🟢 — using-interns v0.2.2→0.3.0 with 3 routing rows for `grep_audit` deterministic intern plus consistency adds; unblocks half of `[interns-grep-audit-review]`.)_
|
||||
|
||||
<!--
|
||||
Canonical layout. One block per task. Per-task deep context lives in
|
||||
@@ -1257,7 +1257,7 @@ Findings — отдельные follow-up tasks (`using-vds-ops-<gap>-fix` ил
|
||||
|
||||
---
|
||||
|
||||
## ⚪ [interns-grep-audit-skill-updates] — Routing-добавка в `using-interns/SKILL.md` под новый детерминированный интерн `grep_audit`. Параллельная задача к `[interns-grep-audit-impl]` в `.common` — skill-edit сам по себе шипится независимо, e2e check после имплементации.
|
||||
## 🟢 [interns-grep-audit-skill-updates] — Routing-добавка в `using-interns/SKILL.md` под новый детерминированный интерн `grep_audit`. Параллельная задача к `[interns-grep-audit-impl]` в `.common` — skill-edit сам по себе шипится независимо, e2e check после имплементации.
|
||||
|
||||
**Design:** `.wiki/concepts/interns-grep-audit-design.md` §«Layer 3 — skill update».
|
||||
|
||||
@@ -1279,16 +1279,13 @@ Findings — отдельные follow-up tasks (`using-vds-ops-<gap>-fix` ил
|
||||
|
||||
**Reviewer:** см. `[interns-grep-audit-review]` umbrella.
|
||||
|
||||
**Status:** ready
|
||||
**Where I stopped:** (not started)
|
||||
**Next action:** 1. Read `skills/using-interns/SKILL.md` — найти routing-секцию (по аналогии с repo_read строками).
|
||||
2. Edit — добавить 3 строки про `grep_audit` (точная формулировка в design-page §«Layer 3»).
|
||||
3. Bump version frontmatter MINOR.
|
||||
4. `scripts/install.ps1 -Names using-interns` (Windows) — собрать dist + install.
|
||||
5. Verify установленной копии: `version:` совпадает.
|
||||
6. Commit: `feat(using-interns): add grep_audit routing [vX.Y.0]`.
|
||||
**Branch:** n/a
|
||||
**Status:** done
|
||||
**Where I stopped:** done — routing block landed, skill installed at v0.3.0
|
||||
**Closed by:** SKILL.md got 3 routing-table rows per design page §«Layer 3» (grep_audit deterministic claim, `bulk_text_read` vs `grep_audit` boundary, always-ask uniform reminder); plus consistency adds — Overview catalog table row, Overview prose note «first LLM-free intern in the catalog», Tool quick reference row with `paths`/`patterns`/`output`/`case_sensitive` signature. Version bumped 0.2.2 → 0.3.0 (MINOR — new routing capability). Rebuild + install via `scripts\install.ps1 -Names using-interns` (Windows PS); installed copy at `~/.claude/skills/using-interns/SKILL.md` shows `version: 0.3.0` and 6× `grep_audit` mentions (1 catalog + 3 routing + 1 quick-ref + 1 prose). Hermes mirror absent (`hermes/skills/using-interns*` empty per Glob) — skip per task scope.
|
||||
**Next action:** (none — kept until merged); unblocks `[interns-grep-audit-review]` (other blocker `[interns-grep-audit-impl]` lives in `OpeItcLoc03/.common`, status TBD).
|
||||
**Branch:** master
|
||||
<!-- created-by: OpeItcLoc03@DESKTOP-NSEF0UK / from: OpeItcLoc03/workshop / 2026-05-22T04:19:15.319Z -->
|
||||
<!-- closed-by: vitya@DESKTOP-NSEF0UK / 2026-05-22 / acceptance: 3 routing lines ✅ (plus consistency adds in Overview+QuickRef); MINOR bump 0.2.2→0.3.0 ✅; dist+install pass ✅; installed copy verified ✅ -->
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user