m2-market/indexer
m2 (AI Agent) 5d651705ff wedge: adapt catalog clients to REAL memory-api (store/search, agent_id partitions)
- CatalogClient: POST /memory/search, results via metadata.listing; tenant
  visibility filter enforced in the one shared reader client (memory-api
  tenant_id is scalar; deviation recorded in the module docstring)
- indexer MemoryClient: upsert = exists-check + store; drop/delete are WARN
  no-ops (API has no delete) — reindex is an idempotent fill for now
- refund-overdraw decided: compensating refunds may push a seller negative
  (debt, manual reconciliation); data-model amended, property machine updated
- probe doc stored in market:probe partition during API discovery (harmless)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 04:09:33 +02:00
..
src/m2_market_indexer wedge: adapt catalog clients to REAL memory-api (store/search, agent_id partitions) 2026-07-02 04:09:33 +02:00
tests wedge: adapt catalog clients to REAL memory-api (store/search, agent_id partitions) 2026-07-02 04:09:33 +02:00
pyproject.toml T015: catalog indexer (reindex + watch) 2026-07-02 02:51:30 +02:00