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.0a5.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.0a5-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jarvis_model-0.1.0a5.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.0a5.tar.gz
Algorithm Hash digest
SHA256 10bf13bd19c466ecfb71a06abc5cb5729705bd88362d6b06f0e792c2e1c94f65
MD5 028c5a61428e1dd0ae2b60b6c208fabf
BLAKE2b-256 1d0d4b21eb9240b095242fcddba37c06570df6b73284c17a67a2610c2df208e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for jarvis_model-0.1.0a5.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.0a5-py3-none-any.whl.

File metadata

  • Download URL: jarvis_model-0.1.0a5-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.0a5-py3-none-any.whl
Algorithm Hash digest
SHA256 c1066da5443cab1d0d7ce346b740b0fc05bf27c7cc701b6da26372e173c37a4e
MD5 77e3df71f7cff5f4ec5769af7d666a3b
BLAKE2b-256 86d4d7a6b80f748a4226aa08d58531b070c65a95df7cbb78945d2d02c004929a

See more details on using hashes here.

Provenance

The following attestation bundles were made for jarvis_model-0.1.0a5-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