exocortex-ingest 0.1.0

Exocortex ingestion service: HMAC-authenticated batches through fingerprint, ceiling, and triple validation, with server-side entity extraction and embeddings.
docs.rs failed to build exocortex-ingest-0.1.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.

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), HMAC authentication before anything else — R-I8) and commits atomically.