5 Commits

Author SHA1 Message Date
Anthony Taglianetti 3a29785a36 Merge expansion pack into core — all 8 personas and 12 modalities now free
Consolidates inner-dialogue-deeper content into the main repo. Removes
expansion pack gating, Gumroad references, and the two-tier setup flow.
All communication styles and therapeutic modalities are now included and
offered directly during setup. Bumps kit_version to 2.0.0.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 22:13:08 -08:00
Anthony Taglianetti 980595014d Split into free core + PWYW expansion pack
Move 3 personas (coach, grounded-real, warm-4o) and 5 modalities (act,
dbt-skills, lifespan-integration, psychodynamic, somatic-experiencing)
to separate expansion pack repo.

Core now includes: warm-supportive, direct-challenging personas and CBT
modality. README updated with expansion pack section and Gumroad link.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 14:32:54 -08:00
Anthony Taglianetti 90dac5e89e Add version headers and missing component files
- Add version headers to all modality and persona files for update tracking
- Add structures/ folder with session structure options
- Add safety-protocol.md
- Add assets/ folder with capture instructions and samples

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 22:03:20 -08:00
Anthony Taglianetti 783fd4a5ae Add missing reference files and streamline documentation
- Add missing modality files: lifespan-integration, somatic-experiencing, psychodynamic
- Add missing persona file: grounded-real
- Refactor docs to reduce overlap and clarify focus:
  - README: overview and why (removed install steps, links to other docs)
  - GETTING-STARTED: step-by-step setup only
  - SECURITY: privacy options with friendlier language
- Simplify language for non-technical audience
- Remove duplicate FAQ, crisis resources, and privacy explanations

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 21:27:44 -08:00
Anthony Taglianetti 4f0ddc9e78 Initial release: AI Therapy Starter Kit
Local-first, privacy-focused toolkit for AI-assisted therapy and self-reflection.

Features:
- Persistent session memory via local markdown files
- 3 therapeutic modalities (CBT, ACT, DBT skills)
- 3 therapist personas (warm, direct, coach)
- Optional AES-256 encryption (Mac/Windows)
- Built-in safety protocols and crisis response
- Cross-platform setup scripts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 13:21:49 -08:00