Skip to content

chore(vet): rename uffs import to match the org-wide convention - #52

Merged
githubrobbi merged 1 commit into
mainfrom
chore/rename-uffs-import
Jul 20, 2026
Merged

chore(vet): rename uffs import to match the org-wide convention#52
githubrobbi merged 1 commit into
mainfrom
chore/rename-uffs-import

Conversation

@githubrobbi

@githubrobbi githubrobbi commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Renamed `[imports.ultrafastfilesearch]` -> `[imports.uffs]` in `supply-chain/config.toml`, matching the key name the same import is being added under in sibling repos (confirmed in `docenta`). Functionally identical - same URL, same audits inherited from `skyllc-ai/UltraFastFileSearch`.

No explanatory comment above the import: this repo's `vet-fmt` gate enforces cargo-vet's canonical serialization, which strips free-form comments from `config.toml` on every `cargo vet fmt`/`check`/`certify`/`trust`/`prune` call - confirmed by testing it directly. A hand-written comment can't survive alongside that gate here.

Test plan

  • `cargo vet check` - clean.
  • `lint-fast` + `lint-pre-push` gates (incl. `vet-fmt`) passed locally.

Renamed [imports.ultrafastfilesearch] -> [imports.uffs], matching the
key name the same import is being added under in sibling repos
(docenta confirmed). Functionally identical - same URL, same audits
inherited.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@githubrobbi
githubrobbi added this pull request to the merge queue Jul 20, 2026
Merged via the queue into main with commit 1fa6092 Jul 20, 2026
19 checks passed
@githubrobbi
githubrobbi deleted the chore/rename-uffs-import branch July 20, 2026 23:35
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