Skip to main content

JARVIS Run Store

Internal JARVIS service that persists Run and NodeRun state for the Coordinator. 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-runstore

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

Configuration

Environment variables:

  • JARVIS_RUN_STORE_DB_URL (default sqlite:///./runs/jarvis_run_store.sqlite)
  • JARVIS_RUN_STORE_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

Runs:

  • POST /v1/runs -> { run: Run }
  • GET /v1/runs/{run_id}
  • PUT /v1/runs/{run_id} -> { run: Run }

NodeRuns:

  • POST /v1/node-runs -> { node_run: NodeRun }
  • GET /v1/node-runs/{node_run_id}
  • PUT /v1/node-runs/{node_run_id} -> { node_run: NodeRun }
  • GET /v1/runs/{run_id}/node-runs?limit=100&page_token=...

Idempotency:

  • POST endpoints accept idempotency_key and will return the existing record if the key matches.

Notes

  • The store is owned by the Coordinator; no cross-component DB access.
  • Uses SQLite by default for v0.3.7.

Release files for arp-jarvis-runstore 0.3.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for arp-jarvis-runstore 0.3.8
File Size Uploaded
arp_jarvis_runstore-0.3.8.tar.gz 9.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for arp-jarvis-runstore 0.3.8
File Interpreter ABI Platform
arp_jarvis_runstore-0.3.8-py3-none-any.whl Python 3 none any Details

Total release size:19.5 kB

Release files / arp_jarvis_runstore-0.3.8.tar.gz

Download URL arp_jarvis_runstore-0.3.8.tar.gz
Size 9.6 kB
Tags Source
SHA-256 checksum
How to use checksums
4715c891395242f149cc6d1bdb9a114c75f1dc25298dfd5b84982a54c92f7547
BLAKE2b-256 checksum
How to use checksums
bdbe3390143bc69c263950efbbe433504f265e0047598d1b16c22e0fe519a775
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 4, 2026.

Transparency log

Release files / arp_jarvis_runstore-0.3.8-py3-none-any.whl

Download URL arp_jarvis_runstore-0.3.8-py3-none-any.whl
Size 9.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
391d00ca8b9874a5ed8a7792c19eab50edffced5ccd193f47d76f52e6cfdbc56
BLAKE2b-256 checksum
How to use checksums
09f5c67296e418dc3b4d3eaf5b70eb52837c5f06ca15cb808b9eb68b3a35aa4d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 4, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.3.8 This release

2 release files

0.3.7

2 release files

0.3.5

2 release files

0.3.3

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page