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.7)

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.8.tar.gz (7.8 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.8-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for arp_jarvis_artifactstore-0.3.8.tar.gz
Algorithm Hash digest
SHA256 0b746a218159e93ed5e9ad48ee63b06b9665eaab807b38f1b07e882e126f3f9d
MD5 7e9499edb36adf18204f4b4eeb0425eb
BLAKE2b-256 316090b74ed00f2f5131709a403ae9494341965943f52c88465df47f295e3e40

See more details on using hashes here.

Provenance

The following attestation bundles were made for arp_jarvis_artifactstore-0.3.8.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.8-py3-none-any.whl.

File metadata

File hashes

Hashes for arp_jarvis_artifactstore-0.3.8-py3-none-any.whl
Algorithm Hash digest
SHA256 50290d67c4f6c3d895bfb7f347111920c6b368350477dd48d07ae56534b8dc00
MD5 8d2af7fc33c27de734e0b606e1c39131
BLAKE2b-256 a1b85e7e5fe79eb0460371f83573e5000910158363694333a6d60c431640b68d

See more details on using hashes here.

Provenance

The following attestation bundles were made for arp_jarvis_artifactstore-0.3.8-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