chore(workspace): add hardened startup/security workflows and skill suite

This commit is contained in:
zap
2026-03-04 19:13:33 +00:00
parent 4903e9d75d
commit 808af5ee13
58 changed files with 3787 additions and 3 deletions

View File

@@ -0,0 +1,18 @@
# Commit Message Template
Use concise scope-based messages:
- `boot: harden startup checks`
- `skills: add calendar-sentinel and inbox-triage`
- `security: tighten prompt-injection boundaries`
- `docs: update USER preferences`
Format:
`<scope>: <single-line summary>`
Body (optional):
- why change was needed
- key files touched
- notable risk/rollback notes