Skip to content

T6: ref and doc hygiene sweep for hyp policy verb#326

Merged
philcunliffe merged 1 commit into
integration/hyp-policy-verbfrom
task/hyp-policy-verb/T6
Jul 17, 2026
Merged

T6: ref and doc hygiene sweep for hyp policy verb#326
philcunliffe merged 1 commit into
integration/hyp-policy-verbfrom
task/hyp-policy-verb/T6

Conversation

@philcunliffe

Copy link
Copy Markdown
Contributor

Implements task T6 of hyp-policy-verb.

Ran ref-check across the touched surface (clients.js, policy.js,
classification.js, core_commands.js, both hypaware-privacy SKILL.md
bodies, and LLP 0103/0110/0111/0112). Verb-surface @ref citations
were already correct from T2-T5 (dual LLP 0103#cli + LLP 0111#...
annotations on the hoisted internals, LLP 0110/LLP 0111#teaching on
the classification hook). Fixed three stale doc comments left over
from T1's carry-forward that described policy set/policy show as
"a future task" even though T2 had already landed them, and corrected
repoRootDefaultTarget's docstring to state that policy set does not
use it (it marks the resolved path exactly as pointed at, per LLP 0111
#set) rather than describing it as a shared-in-the-future concern.

Verified LLP 0103's Extended-by: LLP 0110 forward-ref still reads
correctly against the final shipped verb surface — no change needed
there.

ref-check's only remaining findings in touched files are two
pre-existing false positives against LLP 0086's HTML-anchor sections
(the tool only scans markdown # headings, not <a id> tags);
unrelated to this change set and present before T1-T5 touched the
file.

No behavior change.

Test plan

  • npm test — 2284 tests, all passing
  • npm run typecheck — clean
  • /ref-check run across touched files — no new/broken refs from this change

Task-Id: T6

Ran ref-check across the touched hyp-policy-verb surface (clients.js,
policy.js, classification.js, core_commands.js, both hypaware-privacy
SKILL.md bodies, and LLP 0103/0110/0111/0112) and found the verb-surface
@ref citations already correct from T2-T5. The remaining stale spots
were three doc comments left over from T1's carry-forward
(repoRootDefaultTarget, runMarkMachineLocal, runIgnoreCheck) that still
described the policy set/show runners as "a future task" and described
repoRootDefaultTarget as shared with the future policy verb, when in
fact policy set/show now exist and policy set deliberately never calls
repoRootDefaultTarget (it marks the resolved path exactly as pointed at,
per LLP 0111 #set). Corrected those glosses to state the current,
already-landed relationship instead of a stale forward-looking one.

Verified LLP 0103's Extended-by: LLP 0110 forward-ref still reads
correctly against the final shipped verb surface. ref-check's only
remaining findings in touched files are two pre-existing false
positives against LLP 0086's HTML-anchor sections (the tool only scans
markdown headings), unrelated to this change set and present before
T1-T5 touched this file.

No behavior change. npm test (2284 tests) and npm run typecheck both
pass.

Task-Id: T6
@philcunliffe
philcunliffe merged commit 4e1c256 into integration/hyp-policy-verb Jul 17, 2026
4 checks passed
@philcunliffe
philcunliffe deleted the task/hyp-policy-verb/T6 branch July 17, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant