Typed document publish methods + credential_id wire-shape fix #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rage/4-document-methods"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #1 after the server merged the registry document operations (starintel-server#6): adds manifest-driven publish_document (documents.create) and publish_documents_bulk (documents.bulk.create, aggregate envelope — per-document attribution is not part of the wire contract) on both sync and async clients, and fixes CredentialMetadata to read the server's credential_id field (fixes live login model mismatch found during R2 live wiring). Gates at
5c143c1: pytest/ruff/mypy green, prolog-verify check passed.