Skip to content

plan: close RNK1 and start RNK2 (reranking) - #261

Merged
jackspirou merged 1 commit into
mainfrom
codex/reranking-rnk1
Aug 28, 2026
Merged

plan: close RNK1 and start RNK2 (reranking)#261
jackspirou merged 1 commit into
mainfrom
codex/reranking-rnk1

Conversation

@jackspirou

Copy link
Copy Markdown
Member

Closes RNK1 of the reranking plan. The code landed in starmap#107; this pull request carries the proof file and the ledger.

Plan amendments

Decision RNK-D10. RNK1 planned to add a rerank path to a provider record. No provider in the shipped catalog serves reranking, and the four providers RNK0 read are absent from all fifteen. The endpoint contract still landed at RNK1: an endpoint that names rerank validates, it needs a path, and it accepts an author-specific path. The data moves to RNK2, beside the providers that carry it.

Phase A passes no condition. scripts/verify-reranking.sh reads the Starport tree alone, and phase A changes Starmap. Conditions RNK-V01 through RNK-V04 stay red until RNK4 raises the dependency. The phase table said 4 cumulative passing; it now says 0 and explains why.

Evidence

Command Result
bash scripts/verify-reranking.sh 0 passed, 22 failed, unchanged
Starmap bash scripts/verify.sh repository verification passed, exit 0
Starmap go test ./... exit 0, 65 packages ok
technical-writing lint docs/proof/reranking/rnk1.md PASS, 0 diagnostics

https://claude.ai/code/session_0131AtNgj1Qagv2csZGuxPFM

Starmap pull request 107 names the rerank operation, derives it from a new
model tag, and records the billing basis beside a search unit price.

Two findings changed the plan. No provider in the shipped catalog serves
reranking, so decision RNK-D10 moves the endpoint data to RNK2 and keeps
the endpoint contract at RNK1. The verifier reads the Starport tree alone,
so phase A now records 0 cumulative passing conditions rather than 4, and
the phase table says when RNK-V01 through RNK-V04 turn green.

Claude-Session: https://claude.ai/code/session_0131AtNgj1Qagv2csZGuxPFM
@jackspirou
jackspirou merged commit dc3788d into main Aug 28, 2026
10 checks passed
@jackspirou
jackspirou deleted the codex/reranking-rnk1 branch August 28, 2026 01:08
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