Skip to content

plan: post-Tier-1B follow-ups (PR-E1 + PR-E2)#16

Merged
HumanBean17 merged 1 commit into
masterfrom
plan/post-tier1b-followups
May 5, 2026
Merged

plan: post-Tier-1B follow-ups (PR-E1 + PR-E2)#16
HumanBean17 merged 1 commit into
masterfrom
plan/post-tier1b-followups

Conversation

@HumanBean17
Copy link
Copy Markdown
Owner

What

A single plan document collecting every non-blocking observation from the PR-D1, PR-D2, and PR-D3 reviews that was intentionally deferred until Tier 1B landed. Without this, those catches risk getting lost across review threads.

Why now

Tier 1B is merged (PR-D3 → master at c600bf2). Before moving to Tier 2, these are the small contract/naming/doc fixes that the review threads agreed to address "after PR-D3". Collecting them in one place lets them ship as one or two small PRs instead of being rediscovered later.

What's in the plan

# Source review Item Severity
1 PR-D3 obs 1 risk_score contract change [0,1][0,6+] — re-normalise medium
2 PR-D3 obs 2 Rename VALID_HTTP_CALL_MATCHESVALID_CALL_MATCHES low
3 PR-D3 obs 3 Idempotency comment in pass6_match_edges low (doc)
4 PR-D3 obs 5 Reader comment on feign branch in _match_call_edge low (doc)
5 PR-D2 post-D3 fu 1 README: document anchor-fills-from-builtin behaviour low (doc)
6 PR-D2 post-D3 fu 2 TIER1B propose §6: add channel to OutgoingCallDecl sketch low (doc)
7 PR-D1 obs 2 Consolidate the second three-strategy ladder in graph_enrich.py:720-724 medium (tech debt)

Recommended split

  • PR-E1 — items 1-6 (small, mostly doc + 1 contract fix). Ships as a single short PR.
  • PR-E2 — item 7 only. Refactor with its own per-PR Cursor task prompt.

The plan covers both. Implementation guidance + DoD per PR are inline.

Tests

No code changes here — plan-only. Tier 1B test baseline (260 passed, 4 skipped) is preserved.

Files

  • plans/PLAN-POST-TIER1B-FOLLOWUPS.md — new

Once approved + merged, I'll draft the Cursor task prompts for PR-E1 (and PR-E2 separately when that one's ready). The plan also notes that item 6 should land before the Tier-1B cleanup PR moves the proposal file — or we just edit it in its new home. Either is fine.

…-E2 plan

Catches from PR-D1, PR-D2, PR-D3 reviews that were intentionally
deferred until Tier 1B landed are gathered into one document to
prevent them from getting lost across review threads.

PR-E1 (small, 1-day): risk_score [0,1] re-normalisation,
VALID_HTTP_CALL_MATCHES rename, two inline comments, two doc fixes.

PR-E2 (refactor): consolidate the second three-strategy ladder in
graph_enrich.py:720-724 onto the canonical resolver.

Refs:
- PR-D1 #12 obs 2 (strategy-ladder duplicate)
- PR-D2 #13 post-D3 follow-ups (anchor-fills-from-builtin doc, channel field)
- PR-D3 #15 obs 1-3, 5 (risk-score contract, VALID_HTTP_CALL_MATCHES rename, two reader comments)
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