docs.rs failed to build exocortex-ingest-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
The Ingestion Protocol server (§7.13, §18): the single validated write
path. IngestService.Submit runs the kernel validation pipeline
(fingerprint, source admission + ceiling, R-T11a no-widening, R-T17
triples, idempotency by (producer_id, batch_id), bounded admission before
full-batch HMAC authentication (R-I8), and commits atomically.