Storage
Register a pointer artifact or upload a managed artifact.
Pointer mode sends a JSON body with mode: "pointer" plus a caller-supplied uri; the server stores the reference but NEVER fetches the URI. Managed mode sends the raw bytes with ?mode=managed[&disclose_content_hash=true] and an optional X-AtomicMemory-Metadata base64-JSON header. Filecoin direct managed uploads return 501 in v1.
post/v1/storage/artifacts
Request body
Response
Artifact created.