Skip to content

Add retrieval CLI surface#14

Merged
TheGreenCedar merged 1 commit into
mainfrom
codex/accuracy-pass-04-cli-retrieval
Jun 3, 2026
Merged

Add retrieval CLI surface#14
TheGreenCedar merged 1 commit into
mainfrom
codex/accuracy-pass-04-cli-retrieval

Conversation

@TheGreenCedar
Copy link
Copy Markdown
Owner

Summary

  • Adds retrieval CLI bootstrap/status/search surfaces and Cargo aliases.
  • Updates JSON output, stdio/http transports, and CLI contract tests for fail-closed sidecar-primary retrieval.
  • Adds the retrieval generalization lint guard once the CLI literals are removed.

Tests

  • cargo check -p codestory-cli
  • cargo test -p codestory-cli --test retrieval_bootstrap_contracts
  • cargo test -p codestory-cli --test search_json_output
  • cargo test -p codestory-cli --test stdio_protocol_contracts
  • cargo test -p codestory-cli --test http_transport_contracts
  • cargo test -p codestory-runtime --test retrieval_generalization_guard
  • cargo fmt --check
  • git diff --check

Stack

Base: codex/accuracy-pass-03-runtime-retrieval (#13)
Next: codex/accuracy-pass-05-benchmark-eval

@TheGreenCedar TheGreenCedar changed the base branch from codex/accuracy-pass-03-runtime-retrieval to main June 3, 2026 00:17
@TheGreenCedar TheGreenCedar merged commit 5f364dd into main Jun 3, 2026
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