Skip to main content

JARVIS Artifact Store internal service for storing binary artifacts.

Project description

JARVIS Artifact Store

Internal JARVIS service that stores binary artifacts and returns stable artifact references. This is a JARVIS-only contract (not part of the ARP Standard).

Requirements

  • Python >= 3.11

Install

python3 -m pip install -e .

Run

python3 -m pip install -e .
arp-jarvis-artifactstore

[!TIP] Use bash src/scripts/dev_server.sh --host ... --port ... --reload for dev convenience.

Configuration

Environment variables:

  • JARVIS_ARTIFACT_DIR (default ./artifacts/)
  • JARVIS_ARTIFACT_MAX_SIZE_MB (optional guardrail)
  • ARP_AUTH_* (JWT auth settings, shared across JARVIS services)

Auth is enabled by default (JWT). To disable for local dev, set ARP_AUTH_PROFILE=dev-insecure or ARP_AUTH_MODE=disabled. Health/version endpoints are always exempt. If no ARP_AUTH_* env vars are set, the service defaults to the dev Keycloak issuer.

API (v0.3.3)

Health/version:

  • GET /v1/health
  • GET /v1/version

Artifacts:

  • POST /v1/artifacts -> ArtifactRef
  • GET /v1/artifacts/{artifact_id} (raw bytes)
  • HEAD /v1/artifacts/{artifact_id} (metadata headers)
  • GET /v1/artifacts/{artifact_id}/metadata -> ArtifactRef

Notes

  • Filesystem storage by default.
  • Metadata is tracked in a small SQLite index under the artifact directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arp_jarvis_artifactstore-0.3.3.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

arp_jarvis_artifactstore-0.3.3-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file arp_jarvis_artifactstore-0.3.3.tar.gz.

File metadata

  • Download URL: arp_jarvis_artifactstore-0.3.3.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for arp_jarvis_artifactstore-0.3.3.tar.gz
Algorithm Hash digest
SHA256 6dcc28c3b32f32ad09ef465e26fc5d39c8616754f532c384afc0078fb53a8254
MD5 bc0cb0482d8ca887a705186cbf4e8377
BLAKE2b-256 78acf0f10592020854940a1a1d3d3762a82f0f7642ab3cea2c8bfea4886495f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for arp_jarvis_artifactstore-0.3.3.tar.gz:

Publisher: publish.yml on AgentRuntimeProtocol/JARVIS_ArtifactStore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file arp_jarvis_artifactstore-0.3.3-py3-none-any.whl.

File metadata

File hashes

Hashes for arp_jarvis_artifactstore-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5a15b355d49deff743a004727d808ff2c4eee57a4a9d29c2c71d1e5d50d26b02
MD5 d32279f5ebbb8c8ce27d20e9e54d122f
BLAKE2b-256 c17fd33f863841244a4ca163fa227840563b61b32eff7e7b9145f59856ea93b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for arp_jarvis_artifactstore-0.3.3-py3-none-any.whl:

Publisher: publish.yml on AgentRuntimeProtocol/JARVIS_ArtifactStore

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page