Skip to content

refactor: clean up Rust migration leftovers - #153

Merged
killswitch-GUI merged 4 commits into
mainfrom
codex/rust-repository-cleanup
Aug 21, 2026
Merged

refactor: clean up Rust migration leftovers#153
killswitch-GUI merged 4 commits into
mainfrom
codex/rust-repository-cleanup

Conversation

@killswitch-GUI

@killswitch-GUI killswitch-GUI commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • audit all 49 Rust crate test boundaries and document the retained unit, integration, live, platform, and end-to-end evidence
  • remove the retired nested research search adapter, Python-era theme importer, unused REPL history aliases, and their obsolete tests
  • replace stale internal reconstruction notes with current Rust practices, test strategy, feature ownership, and ADRs; move optional SearXNG and OpenSearch stacks under examples

Breaking changes

  • research search now requires top-level search profiles and a research role mapping
  • custom themes must use schema version 1

Both changes are documented in the changelog and upgrade guide for this alpha release line.

Validation

  • cargo xtask check rust
  • cargo xtask check docs
  • cargo xtask pr --base origin/main
  • focused runtime, presentation, and research smoke tests
  • Docker Compose configuration validation for both relocated service examples

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 27e47b9bd2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/get-started/upgrade-compatibility.md Outdated
@killswitch-GUI killswitch-GUI changed the title refactor: retire Rust migration leftovers refactor: clean up Rust migration leftovers Aug 21, 2026
…-cleanup

# Conflicts:
#	AGENTS.md
#	examples/services/opensearch/compose.yml
#	internal/documentation/feature-inventory.md
@killswitch-GUI killswitch-GUI added the ci:full Run cost-bounded full pre-merge acceptance on the current PR head label Aug 21, 2026
@killswitch-GUI
killswitch-GUI merged commit 3493787 into main Aug 21, 2026
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:full Run cost-bounded full pre-merge acceptance on the current PR head

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant