mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 22:01:09 +02:00
After the 2026-04-11 production deploy, several non-obvious gotchas surfaced that needed documenting: - Forward search: autocomplete→search fallback explained, so future-me knows why the handler hits two Pelias endpoints for address-style queries. - Pelias infra: corrected object counts (13.4M actual, not 22M), noted the libpostal RAM surprise (~1.9 GB, much larger than Pelias docs suggest), and added real per-container RAM numbers from production. - pelias.json: document that we dropped placeholder/pip/interpolation (not just how to run them) and why the cleaner degradation matters. - Wrapper gotchas section: Bun idleTimeout, Colima bind-mount cache staleness, and the host.docker.internal-from-blackbox workaround. - /health/pelias endpoint is now listed in the API table since it's the integration point with blackbox monitoring. - Testing section added — explicitly "no automated tests yet", with a curl-based manual smoke test set a human can run after changes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| pelias | ||
| src | ||
| CLAUDE.md | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||