forked from molecule-ai/molecule-core
Introduce `memoryRecallMaxLimit = 50` constant and honour the `?limit=N` query parameter in Search. Values above 50 are silently clamped to 50; absent or invalid values default to 50. The LIMIT clause is now a parameterised argument (nextArg pattern) instead of a hardcoded literal. Three sqlmock tests verify the cap, the explicit limit, and the default. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cmd | ||
| internal | ||
| migrations | ||
| Dockerfile | ||
| Dockerfile.tenant | ||
| entrypoint-tenant.sh | ||
| go.mod | ||
| go.sum | ||