This reference attachment is not a connector that replaces or automatically synchronizes LangSmith or Langfuse. Your observability workspace still owns spans, prompts, tool calls, latency, and cost analysis. You select the public-safe fields to submit, and rawctx does not claim the submitted OTel trace content is true.
The authenticated ingestion API has two paths. SDK ingest_otel_trace_bundle() wraps one trace bundle into an answer-audit log, while POST /api/answer-audit-logs/otel maps OTLP-style resourceLogs or resourceSpans into answer-audit records.
These SDK and OTLP examples call https://api.rawctx.dev directly. The Hub browser's same-origin BFF at https://hub.rawctx.dev/api/bff is for browser sessions and is not an SDK registry.
