Mock indexing pipeline (dev only)
POST/index_dev
Echoes the input back without enqueuing any work. Same auth shape
as /index — useful for integration tests of the dataspace plumbing
(data-plane proxying, EDR validation) without exercising the
Redis / embedding / storing chain.
Request
Responses
- 200
- 400
- 401
- 422
Mock pipeline invoked.
KC proxy sub-mode used without the X-Dataspace-Identity header.
Missing / invalid bearer.
Body doesn't match the TemsCore shape.