Skip to content

Project Tiny Context Harness 0.2.41

Choose a tag to compare

@Seven128 Seven128 released this 10 Jun 15:13
· 25 commits to main since this release

Project Tiny Context Harness 0.2.41 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 sdlc-harness init
make validate-context

What Changed

  • Publishes project-tiny-context-harness@0.2.41 through npm Trusted Publishing.
  • Refreshes the npm README so the live package page matches the renamed Project Tiny Context Harness surface.
  • Keeps the install path on the renamed package: project-tiny-context-harness.
  • Keeps the core positioning tight: minimal repo-native project memory for AI coding agents.
  • Keeps the Minimal Context boundary explicit: AGENTS.md is the startup router, project_context/** keeps durable recovery facts, and validate-context checks recoverability.
  • Keeps the old stage-based SDLC workflow out of the default package surface.

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