Skip to content

Isolate the indexer configuration storage adapter - #76

Draft
ghbarker wants to merge 1 commit into
varunsalian:webdav-syncfrom
ghbarker:codex/refactor-indexer-config
Draft

ghbarker wants to merge 1 commit into
varunsalian:webdav-syncfrom
ghbarker:codex/refactor-indexer-config

Conversation

@ghbarker

Copy link
Copy Markdown
Contributor

Extracts the two indexer configuration storage adapters from StorageService while preserving their public APIs. Canonical profile resources remain authoritative: saves return canonical readback, and settings reads keep the existing credential redaction rules. Legacy parsing and vault handling are unchanged.

Validated independently against webdav-sync at 75b53ef3: the same 58 tests pass before and after extraction. Mutations returning the original input instead of canonical readback and using execution authority for settings reads both fail their behavioral assertions. Scoped analysis reports no diagnostics. Independent review found no confirmed regression.

No model, credential service, settings layout or caller changes. This independent draft replaces only the indexer-adapter slice of retired #61. Verification is focused tests and analysis; no real-provider or device test is claimed.

This branch has not been deployed

No deployments
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