Skip to content

Sync#733

Closed
coder-pikachu wants to merge 4 commits intoRightNow-AI:mainfrom
coder-pikachu:main
Closed

Sync#733
coder-pikachu wants to merge 4 commits intoRightNow-AI:mainfrom
coder-pikachu:main

Conversation

@coder-pikachu
Copy link

@coder-pikachu coder-pikachu commented Mar 18, 2026

Summary

Changes

Testing

  • cargo clippy --workspace --all-targets -- -D warnings passes
  • cargo test --workspace passes
  • Live integration tested (if applicable)

Security

  • No new unsafe code
  • No secrets or API keys in diff
  • User input validated at boundaries

@jaberjaber23
Copy link
Member

Closing this PR. While the MongoDB backend concept is interesting, this needs discussion before implementation.

Issues: unsolicited major feature with no linked issue, adds heavy mongodb dependency (20+ transitive crates), zero tests for 1,904 lines of new code, breaking API changes to MemorySubstrate and UsageStore, session.rs has duplicate match arms that likely won't compile, fire-and-forget audit writes weaken audit trail integrity, auto-generated macOS-schema.json (2,990 lines of noise).

If you'd like to pursue MongoDB support, please open an issue first so we can discuss the design and scope.

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.

2 participants