Skip to content

RunCase Interchange v0.1.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Aug 05:52
· 3 commits to main since this release
f4949e9

RunCase Interchange v0.1.1

This prerelease is a focused path-safety correction for early adopters.

  • Portable relative paths now reject . and .. segments as well as absolute Windows and POSIX paths.
  • agent.run.v1 artifact paths now use the same portable-path rule as configuration files.
  • The compatibility guidance now states the remaining consumer duty: canonicalize any joined path and prove it stays under the intended root before filesystem access.

The document discriminators remain agent.run.v1, workflow.case.v1, and workflow.score.v1. No service, runner, database, or product behavior is added. This is still a prerelease pending independent third-party implementation feedback.