Files
personas/personas
salvacybersec 0e1c07d69e refactor(personas): move personalized source to gitignored personalized/
Removes the 24 user-personalized .md sources (salva.md per persona) and
_user_context.md from the shared library. They now live in /personalized/
at the repo root which is gitignored — the public/shared persona library
no longer ships user-private content.

The build picks them up automatically via the personalized source scanning
introduced in the previous commit. Output paths (generated/<slug>-personas/)
remain visible for build-artifact identification.

Other users who clone the repo:
- Get the shared library: personas/<codename>/general.md + specializations
- Create their own /personalized/<codename>/salva.md to customize
- Adjust config.user.personalized_* keys as needed
2026-05-07 16:49:07 +03:00
..