Project Tiny Context Harness 0.7.2
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-contextUpdate 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 upgradeThis 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 syncSync 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.2with 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
- npm: https://www.npmjs.com/package/project-tiny-context-harness
- README: https://github.com/Seven128/project-tiny-context-harness#readme
- Fresh-agent recovery walkthrough: https://github.com/Seven128/project-tiny-context-harness/blob/main/docs/examples/fresh-agent-recovery.md
- Minimal Context sample: https://github.com/Seven128/project-tiny-context-harness/blob/main/docs/examples/minimal-context-sample.md
- Comparison guide: https://github.com/Seven128/project-tiny-context-harness/blob/main/docs/comparison.md