Implement validated configuration and privacy profiles #48
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/local-recall!48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/issue-6-configuration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
privacy-strict,local-only, andlocal-firstprofiles.Security behavior
Capture cannot be enabled unless configuration includes:
privacy-strictandlocal-onlyreject remote providers.local-firstpermits remote providers only when remote routing and an individual provider are explicitly enabled and the provider uses a credential reference.Plaintext credential fields are not part of the schema. Unknown fields and unknown
LOCAL_RECALL_*variables fail validation.TDD evidence
Observed red results:
Focused green result:
64 passedacross the complete development test tree.Python 3.14 CI validation
Final workflow run #36 passed:
Acceptance criteria
Closes #6