Skip to content

Add tests and documentation#4

Merged
pszymkowiak merged 1 commit intomainfrom
feat/tests-and-docs
Mar 6, 2026
Merged

Add tests and documentation#4
pszymkowiak merged 1 commit intomainfrom
feat/tests-and-docs

Conversation

@pszymkowiak
Copy link
Copy Markdown
Contributor

Summary

  • 53 new tests across 3 crates (103 total): security (SQL/FTS injection), performance (bulk ops), UX (error handling, compact output, protocol)
  • 3 doc files: technical architecture, user guide, product overview
  • README updated with docs section

Test plan

  • cargo test — 103 passed
  • No new comments in code

- 53 new tests (103 total): SQL injection, FTS injection, bulk ops,
  compact output, MCP error handling, protocol serialization
- docs/architecture.md: crate structure, search pipeline, decay model
- docs/guide.md: user guide with topics, memoirs, config, troubleshooting
- docs/product.md: product overview, use cases, benchmarks
@pszymkowiak pszymkowiak merged commit 28c85b0 into main Mar 6, 2026
1 check failed
@pszymkowiak pszymkowiak deleted the feat/tests-and-docs branch March 6, 2026 16:32
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