Commit Graph

9 Commits

Author SHA1 Message Date
salvacybersec
ddf7d2b2ff docs: comprehensive README rewrite with architecture diagrams
- ASCII persona tree, architecture diagram, escalation flow
- Complete variant table for all 29 personas (108 variants)
- Config-driven build system documentation
- Integration examples (Python, CLI, multi-persona switching)
- New user onboarding guide
- Updated stats to reflect current state

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 10:41:05 +03:00
salvacybersec
bbaf50af77 chore: add config.yaml to gitignore — personal settings stay local
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 10:35:47 +03:00
salvacybersec
4865ec8204 fix: rename .generated → generated for easy access
Hidden dot-prefix removed for ergonomic shell navigation.
Still gitignored — build output is user-specific.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 10:35:15 +03:00
salvacybersec
6601d55e59 feat: 30 new variants — deep intel/military + professional specializations
Intel/Military Deep (18 variants):
  frodo/pakistan, india, nato-alliance, nuclear, energy-geopolitics, turkey
  marshal/russian-doctrine, chinese-doctrine, turkish-doctrine, iranian-military
  warden/drone-warfare, naval-warfare, electronic-warfare
  centurion/ukraine-russia, ottoman-wars
  wraith/case-studies (Ames, Penkovsky, Cambridge Five)
  echo/electronic-order-of-battle
  ghost/russian-info-war (IRA, GRU cyber, dezinformatsiya)
  scribe/cold-war-ops (CIA/KGB ops, VENONA, Gladio)

Professional Specializations (12 variants):
  neo/social-engineering, mobile-security
  phantom/bug-bounty
  specter/firmware
  bastion/incident-commander
  sentinel/darknet
  oracle/crypto-osint
  marshal/wargaming
  corsair/proxy-warfare
  polyglot/swahili
  forge/agent-dev

Dynamic config system:
  config.yaml — user-specific settings
  config.example.yaml — template for new users
  build.py — config-aware with {{variable}} injection + conditionals

Total: 108 prompt files, 20,717 lines, 29 personas

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 02:38:41 +03:00
salvacybersec
c68f381f98 feat: 24 personalized salva.md variants + updated user context
Every persona now has a salva.md variant that references:
- Specific projects (Reporter, Kill Chain Scanner, FOIA Tool, ProudStar ASM...)
- Custom frameworks (UAP, ACH-over-ToT, PMESII-PT, DIME-FIL)
- Data sources (80GB Iran DB, 27K FOIA docs, 3,186 RSS feeds)
- Infrastructure (Debian+Kali, Olla LB, OpenClaw, 35 ClawHub skills)
- Academic context (MSÜ, BAM, Hürşit Hoca, Yunus Hoca)
- Personal philosophy (Stoic-Machiavellian, Mearsheimer realist, INTP)

Updated _user_context.md with deep 10-agent analysis findings.

Total: 78 prompt files, 14,228 lines across 29 personas.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 01:33:32 +03:00
salvacybersec
9c9d1fb8d6 docs: add README with usage guide and integration examples
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 01:11:49 +03:00
salvacybersec
349fcd6d4b feat: 25 persona variants — specialization prompts
Cyber variants (9):
  neo/redteam, exploit-dev, wireless
  phantom/api-security
  sentinel/apt-profiling, mitre-attack
  bastion/forensics, threat-hunting
  vortex/cloud-ad

Intelligence variants (6):
  frodo/middle-east, russia, iran, africa, china
  ghost/cognitive-warfare
  wraith/source-validation
  echo/nsa-sigint

Other variants (10):
  scribe/cia-foia
  arbiter/sanctions
  ledger/sanctions-evasion
  polyglot/russian, arabic
  marshal/nato-doctrine, hybrid-warfare
  medic/cbrn-defense

Total: 54 prompt files, 11,622 lines across 29 personas

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 01:06:54 +03:00
salvacybersec
03e81c2e17 feat: 29 personas across 10 domains with build system
Cyber (7): Neo, Phantom, Cipher, Specter, Bastion, Vortex, Sentinel
Intelligence (5): Frodo, Oracle, Ghost, Wraith, Echo
Military (4): Marshal, Warden, Centurion, Corsair
Law/Econ/Politics (3): Arbiter, Ledger, Tribune
History (2): Chronos, Scribe
Linguistics/Media (2): Polyglot, Herald
Engineering (2): Architect, Forge
Academia (4): Scholar, Sage, Medic, Gambit

Each persona: _meta.yaml + general.md (YAML frontmatter + structured body)
Build system generates .yaml, .json, .prompt.md per persona
Auto-generated CATALOG.md

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 00:45:38 +03:00
salvacybersec
19ef1da170 init: project structure, templates, build system
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 00:26:28 +03:00