add/testing tools context and scoping - #210
Conversation
2465025 to
ce465ed
Compare
Claude Code validationResult: Issues found Validated the Two things drive the verdict: a frontmatter YAML defect that silently truncates both new skill descriptions, and a permitted-but-unconstrained tool category in the shared policy that this same PR then exercises. Scope note — stacked PRThis PR targets Confirmed unchanged by this PR, and therefore not reviewed (they arrived on the parent branch — the last commit touching them is the merge base, and their git tree objects are byte-identical at both ends): Critical
Major
Minor
What passed
Checks run
|
ce465ed to
67aaf57
Compare
67aaf57 to
a39e947
Compare
a39e947 to
0d74197
Compare
0d74197 to
d03ec89
Compare
91549e9 to
f407a58
Compare
Migrates exploring-application-context and determining-required-services with their code-explorer and service-mapper agents, plus the context-gatherer agent. Content is unchanged apart from the plugin rename in two agent files and the tool-policy path in known-flows/billing.md.
…text Five advice-only cases covering state-centric decomposition, the gate failure versus unreachable distinction, selector grounding, HUMAN verification points, and admin-email token preservation. Every case was verified against SKILL.md before authoring; two premises from the original draft were replaced because they demanded the opposite of what the skill documents.
…ices Four advice-only cases covering the route and path dependency union, the self-run diff, reference-sourced ports, and a minimal result matched by the documented rules rather than a defensively padded list.
The Web vault frontend was the only service with no route-based Required by clause, so a server-side change with web-vault routes navigated to port 8080 without Web ever being health-checked. Add a route-based clause so procedure step 3 can select it (TTM-05).
…g and services components
…n scoping layer The scoping known-flows doc pointed at writing-playwright-test-cases/references/billing-test-data.md, which is introduced in a later layer of the stack. Remove the pointer here so the reference does not dangle at this layer; it is re-added in the test-case-writing layer where the target file exists.
f407a58 to
22c883d
Compare
🎟️ Tracking
📔 Objective