Skip to content

Project Tiny Context Harness 0.7.2

Choose a tag to compare

@Seven128 Seven128 released this 20 Jul 20:15

Project Tiny Context Harness 0.7.2 is the current public release line under the renamed npm package:

npm install -D project-tiny-context-harness@latest
npx --yes --package project-tiny-context-harness@latest ty-context init
make validate-context

Update mode: sync-only. After updating the package, run:

npx --yes --package project-tiny-context-harness@latest ty-context upgrade --check
npx --yes --package project-tiny-context-harness@latest ty-context upgrade

This release mode means no new release migration is expected. Direct sync is an allowed shortcut only when you explicitly want managed-asset refresh without upgrade diagnostics:

npx --yes --package project-tiny-context-harness@latest ty-context sync

Sync does not run migrations. Upgrade plans report safe_pending, manual_required and blocked.

Publishing a new npm version does not automatically migrate existing repositories. Users receive new upgrade behavior only when they run the newly published CLI through ty-context upgrade, ty-context sync or another @latest package invocation.

What Changed

  • Publishes project-tiny-context-harness@0.7.2 with the synchronized package assets and CLI build.
  • Makes Authority Revision adoption explicitly return to rolling implementation or repair without completing delivery or the platform-native Goal.
  • Adds exact protected-revision summaries for changed semantic fields, Source/Product Claims, proof reductions and external-confirmation keys.
  • Qualifies Final Gate, status/resume, Stop and close output with declared machine scope and no direct native-Goal effect; the Stop Hook emits one non-blocking scope reminder.
  • Adds a veto-only Goal/user-to-accepted-Source conformance check before native-Goal completion and risk-proportional causal evidence guidance for affected weak-observability or high-risk behavioral Claims.
  • Adds no new Contract schema, persistent workflow state, second Gate, Goal tracker or universal runtime suite.

Boundary

This release does not claim benchmark-proven speedups, production adoption, awards, or replacement of tests, CI, review, specs or project management. It packages the smaller recovery surface: keep the memory, drop the ceremony.

Useful Links