Skip to content

v0.1.0-rc.1 — First public release candidate

Pre-release
Pre-release

Choose a tag to compare

@windforce19820520-ai windforce19820520-ai released this 14 Aug 14:49
· 15 commits to main since this release
651e80c

Release candidate

v0.1.0-rc.1 is the first public release candidate of the Visual Ontology Constraint Engine (VOCE). It is not production-ready. Public contracts and package boundaries may change before v0.1.0.

This repository is an extracted and generalized open-source core built from earlier research and engineering in a commercial AI content platform. The public repository timeline therefore reflects OSS extraction, contract hardening, test coverage, and release preparation—not the full timeline of the underlying R&D. The system was not conceived and built from zero in one day.

npm packages

  • @voce-engine/contracts@0.1.0-rc.1
  • @voce-engine/core@0.1.0-rc.1
  • @voce-engine/testkit@0.1.0-rc.1
  • @voce-engine/cli@0.1.0-rc.1

Install the exact RC version while evaluating it. npm also exposes next; because these are first publications, npm currently points the default latest tag to the same RC version.

Included in this candidate

  • Evidence-backed visual ontology and decision contracts
  • Deterministic constraint compilation and reference planning
  • Prompt IR, prompt guard, provider capability negotiation, and execution planning
  • Declarative ScenarioPack support and offline fixtures
  • Evaluation runtime, trace artifacts, CLI, and testkit
  • Seedream multi-reference adapter validation for virtual try-on and cosplay-oriented scenarios

Verification

  • Release candidate build: passed
  • Test suite: 103 total, 101 passed, 2 platform-permission skips
  • Clean-room installation from local tarballs: passed
  • Package count: 4
  • Reproducibility and checksum tamper checks: passed
  • GitHub CI: passed on the release PR
  • Standard CI remains credential-free, offline, and does not call paid models

This release includes local build provenance and checksums, but no official artifact attestation.