v1
Graph
Producer endpoint -- text -> phases + signals + embeddings
Vector-store agnostic producer.
Returns everything you'd want to index in any vector DB -- base embedding, 14-band extracted signals, per-band SBERT/Qwen embeddings, phases, and optional rot_v3 / concat reconstructions.
Uses the SAME extraction + embedding path as /v1/graph/rerank uses for queries, so artifacts produced here can be scored by /v1/graph/rerank without any drift.
post/v1/graph/transform
Request body
Response
Successful Response