feat(author): require network-first strategy evidence#1809
Merged
Conversation
348877b to
e591f70
Compare
2 tasks
jackwener
added a commit
that referenced
this pull request
Jun 1, 2026
…t ladder (#1810) Companion deep reference for the SKILL.md strategy gate (#1809): - New `references/strategy-selection.md` with contract-based ladder model, empirical fixes/adapter-year data (837 adapters / 30-day window), Pattern A judgment rules from `api_candidates` verdicts, and reference cases (booking #1680, Twitter GraphQL, xhs signed URL, weread-official). - Cross-link from SKILL.md inline strategy gate to the deep reference, plus one-line empirical hook ("PAGE_FETCH/INTERCEPT 7-8x PUBLIC_API fix rate"). - coverage-matrix.md: Strategy row renamed to 6-enum (PUBLIC_API / COOKIE_API / UI_SELECTOR / DOM_STATE / PAGE_FETCH / INTERCEPT) with fixes/adapter-year on each entry. - site-recon.md: Pattern A note that hit alone is not a `PAGE_FETCH` signal — must check `api_candidates` verdicts (booking #1680 reference).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
Note: full src/cli.test.ts has unrelated local failures from this machine's existing OpenCLI profile contextId being injected into browserConnect expectations; the targeted browser analyze tests pass.