Skip to main content

Shared, versioned data model and schemas for ARP components.

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

JARVIS Runtime Model

This repo will contain the shared data model and schemas used by the ARP ecosystem:

  • Agent Runtime Instances
  • Tool Registry
  • Clients/SDKs

Current phase: MVP with basic standard library tools only.

Design docs

  • docs/intro.md
  • docs/design/overview.md

What’s implemented

  • jarvis_model/: dependency-free Python package with:
    • core types (FlowRun, FlowStep, ToolDefinition, ToolInvocationRequest, ToolResult, Error)
    • a small JSON Schema validator for tool arg validation
    • JSON Schema exports in jarvis_model/schemas.py

Install

Pre-release:

pip install --pre jarvis-model

Run tests

From Repos/Jarvis/Model:

python3 -m unittest discover -v

Or pytest:

pytest -q

Install (dev)

From the repo root:

python3 -m venv .venv
source .venv/bin/activate
pip install -e .

MVP capabilities + known gaps

Capabilities:

  • Shared, versioned types for flows/steps, tool definitions, invocations, and results.
  • JSON Schema exports and a lightweight tool-args validator (stdlib-only).

Known gaps:

  • Not a full ARP wire-protocol spec yet (transport/network protocol is explicitly out of scope for the MVP).
  • Compatibility/versioning policy beyond schema_version is still minimal.

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

jarvis_model-0.1.0a4.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

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

jarvis_model-0.1.0a4-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file jarvis_model-0.1.0a4.tar.gz.

File metadata

  • Download URL: jarvis_model-0.1.0a4.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for jarvis_model-0.1.0a4.tar.gz
Algorithm Hash digest
SHA256 a7daf73289e0e0e460f0ad0c8e0cd748c307d98f79e0e9e337419493934d655e
MD5 96671010d4cec09418be866be16846e5
BLAKE2b-256 95b6fc42065415361ed47c40b88ac9f2609c7a1203f9f90e07d27b0585c03b3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for jarvis_model-0.1.0a4.tar.gz:

Publisher: publish.yml on AgentRuntimeProtocol/JARVIS_Runtime_Model

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

File details

Details for the file jarvis_model-0.1.0a4-py3-none-any.whl.

File metadata

  • Download URL: jarvis_model-0.1.0a4-py3-none-any.whl
  • Upload date:
  • Size: 10.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for jarvis_model-0.1.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 52116d868fa7b05b98c09df48a2482780b9b8e80ba94c915352ababdac732b68
MD5 bd74518b8cd252939ef85fff5e24f78e
BLAKE2b-256 6baf60681015bb13bfcafaebc7f607449ed0854bdc77ec64501c510239fdf2a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for jarvis_model-0.1.0a4-py3-none-any.whl:

Publisher: publish.yml on AgentRuntimeProtocol/JARVIS_Runtime_Model

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