Skip to content

v1.1.0 — Your Private AI Work OS

Choose a tag to compare

@CoachSteff CoachSteff released this 23 Aug 16:04
· 1 commit to main since this release

Reframes the identity/privacy/anonymity rule so it reads as protection for the shareable instruction layer, not daily governance over your own data.

Highlights

  • Renamed the reader-facing product to Your Private AI Work OS (README, CLAUDE.md, setup titles).
  • Repositioned the anonymity rule below the Session protocol as "Keeping the shareable layer reusable" — it protects the shareable layer, not your 01-context/ data; you only need it when editing shared instruction files or contributing upstream.
  • Optional, purpose-scoped tooling: /privacy-check and /audit-workos are labeled pre-share / contribution checks, not daily hygiene.
  • Neutral routing language: the capture-and-classify "anonymity gate" is now "personal data goes in the personal zone."
  • First-timer clarity in README, 01-context/README.md, and setup: real data in 01-context/ is expected, not a leak.
  • Versioning: added a VERSION file and README version badge.

The privacy machinery (privacy_check.py, tests, protected-terms) is unchanged and still functional. No breaking structural changes.