Skip to content

RPR v0.1.0a3

Pre-release
Pre-release

Choose a tag to compare

@YutoriKomeiji YutoriKomeiji released this 04 Aug 13:53
bb699f8

Highlights

  • Adds a local stdio, read-only RPR MCP inspection server.
  • Adds the rpr-mcp command-line entry point.
  • Targets the stable MCP protocol version 2025-11-25 with fail-closed exact-version admission.
  • Exposes bounded read-only tools for runtime status, pathways, evidence, and unresolved records.
  • Adds protocol-abuse, malformed-input, notification, subprocess, and database-byte-invariance tests.
  • Adds an optional EU AI Act Article 50 transparency profile with structured fail-closed outcomes.
  • Adds an executable Article 50 sample, English and Japanese documentation, public API exports, and focused tests.
  • Aligns MCP serverInfo.version with package version 0.1.0a3.
  • Verifies both rpr --help and rpr-mcp --help before PyPI publication.

Installation

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

MCP boundary

  • Supported protocol target: stable 2025-11-25.
  • Transport: trusted local stdio.
  • Surface: read-only inspection only.
  • Mutating MCP tools are not included.
  • Remote MCP transport is not included.
  • Support for later draft or release-candidate MCP protocol versions is not claimed.
  • Customer-equivalent environment validation is not complete.

Article 50 boundary

The Article 50 profile records and evaluates integrator-declared disclosure, marking, labelling, editorial-review, and Human Gate evidence.

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

Candidate status and limitations

  • This is an alpha pre-release.
  • ER-1 hardening has started but is not complete.
  • Customer proxy, TLS, identity, credentials, independent MCP clients, operating-system permission profiles, long-duration operation, production supervisors, and customer-equivalent connectivity remain external-environment validation items.
  • The evidence ledger is tamper-evident, but it is not independently signed, externally immutable, or independently timestamped.
  • No production-ready or enterprise-ready claim is made.

Verification

The candidate passed:

  • complete standalone test suite;
  • Candidate Freeze v5;
  • Final RC Audit;
  • system integration rehearsal;
  • public export quality validation;
  • reproducible artifact verification;
  • MCP subprocess fault injection;
  • HTTP fault injection;
  • lifecycle acceptance;
  • integration inventory;
  • customer handover validation;
  • bilingual product documentation validation;
  • GitHub Pages, wheel, Chromium, and Pyodide verification.

Release lineage

  • Release target: bb699f8032e791719bd970cbdcc7a44f44b3dc7d
  • RPP Freeze ID: RPR-CF-2026-08-04-04
  • Previous public release: v0.1.0a2