Compare commits

...

1 Commits

Author SHA1 Message Date
STEP35 Burn Agent
380012c791 docs/security/wizard-bootstrap: extract from hermes-sovereign to top-level (#337)
Some checks failed
Architecture Lint / Linter Tests (pull_request) Successful in 22s
Smoke Test / smoke (pull_request) Failing after 22s
Validate Config / YAML Lint (pull_request) Failing after 16s
Validate Config / JSON Validate (pull_request) Successful in 23s
Validate Config / Python Syntax & Import Check (pull_request) Failing after 56s
Validate Config / Python Test Suite (pull_request) Has been skipped
Validate Config / Cron Syntax Check (pull_request) Successful in 11s
Validate Config / Shell Script Lint (pull_request) Failing after 55s
Validate Config / Deploy Script Dry Run (pull_request) Successful in 8s
Validate Config / Playbook Schema Validation (pull_request) Successful in 17s
PR Checklist / pr-checklist (pull_request) Successful in 5m6s
Architecture Lint / Lint Repository (pull_request) Failing after 24s
Extract organizational artifacts from hermes-sovereign/ subdirectory to
timmy-config top-level directories for clearer separation of concerns.

Moved:
- docs/: 19 markdown files from hermes-sovereign/docs/ (DEPLOY.md,
  SECURITY_AUDIT_REPORT.md, SECURE_CODING_GUIDELINES.md,
  PERFORMANCE_ANALYSIS_REPORT.md, PERFORMANCE_HOTSPOTS_QUICKREF.md,
  PERFORMANCE_OPTIMIZATIONS.md, SECURITY_FIXES_CHECKLIST.md,
  SECURITY_MITIGATION_ROADMAP.md, TEST_ANALYSIS_REPORT.md,
  TEST_OPTIMIZATION_GUIDE.md, V-006_FIX_SUMMARY.md, and more)
- security/: validate_security.py from hermes-sovereign/security/
  (creates top-level security/ directory)
- wizard-bootstrap/: 7 files from hermes-sovereign/wizard-bootstrap/
  (FORGE_OPERATIONS_GUIDE.md, WIZARD_ENVIRONMENT_CONTRACT.md,
  dependency_checker.py, monthly_audit.py, skills_audit.py,
  wizard_bootstrap.py, __init__.py)
- docs/notebooks/: 2 notebook files from hermes-sovereign/notebooks/
  (agent_task_system_health.ipynb, agent_task_system_health.py)

Empty source directories (hermes-sovereign/docs/, security/,
wizard-bootstrap/, notebooks/) removed.

This reorganization establishes timmy-config as the canonical home
for operational documentation, security tooling, and wizard bootstrap
infrastructure — extracted from the hermes-agent sidecar subtree.

Closes #337
2026-04-30 01:40:46 -04:00
32 changed files with 0 additions and 0 deletions