Skip to content

RPR v0.1.0a4

Pre-release
Pre-release

Choose a tag to compare

@YutoriKomeiji YutoriKomeiji released this 04 Aug 14:47
17d9bc1

Correction release

RPR 0.1.0a4 corrects the package description published with 0.1.0a3.

The 0.1.0a3 package code and distributions remain valid, but its PyPI long description was generated from a stale README that still identified 0.1.0a2 as current and described the bundled read-only MCP server as unreleased.

Corrected

  • updated the PyPI long-description source to identify 0.1.0a4;
  • documented rpr-mcp as included in the published package;
  • aligned installation examples, release links, package metadata, and MCP serverInfo.version;
  • added a release gate that validates the rendered wheel metadata before PyPI publication;
  • removed stale 0.1.0a2 and unreleased-preview wording;
  • corrected the browser demo wheel reference for 0.1.0a4.

Installation

python -m pip install responsibility-pathway-runtime==0.1.0a4
rpr --help
rpr-mcp --help

MCP boundary

  • stable MCP protocol version: 2025-11-25;
  • local stdio transport only;
  • read-only inspection tools only;
  • no approval, execution, transition, repair, reconciliation, resume, or other mutating MCP tools;
  • remote MCP transport and later draft or release-candidate protocol versions are not claimed.

Article 50 boundary

The optional Article 50 profile records and evaluates integrator-declared transparency evidence.

It does not provide legal classification, legal advice, certification, or a declaration of EU AI Act compliance.

Candidate limitations

  • alpha pre-release;
  • ER-1 hardening is not complete;
  • customer-equivalent external-environment validation remains incomplete;
  • the evidence ledger is tamper-evident, but not independently signed, externally immutable, or independently timestamped;
  • no production-ready or enterprise-ready claim is made.

Verification

  • public export quality passed;
  • GitHub Pages build passed;
  • Chromium and Pyodide execution passed;
  • wheel and source distribution were reproducibly built;
  • rendered wheel long description passed the new metadata validation gate;
  • both rpr and rpr-mcp package entry points were verified.

Release lineage

  • target commit: 17d9bc16832d02e5013940017d7a92f2079cc590
  • correction source commit: 92ed2eb5167ccd47e388cce366118e033d67c401
  • previous release: v0.1.0a3
  • RPP canonical Freeze and Final RC reconciliation: pending follow-up