feat: core improvements — feedback loop, attention filters, shadow heuristics, metrics, auto-activation

- Cross-cycle feedback protocol with structured finding format, routing, and resolution tracking
- Attention filter enforcement: explicit context include/exclude per archetype
- Shadow detection: quantitative checklists with concrete thresholds
- Orchestration metrics: per-phase timing, agent count, findings summary
- Autonomous mode wiring: checkpoint protocol, session log, stop conditions
- Auto-activation: SessionStart hook fires ArcheFlow for implementation tasks without user config
- Emoji avatars for all 7 archetypes
- Standardized finding format across all reviewers for cross-cycle tracking
- Persisted implementation plan in docs/
This commit is contained in:
2026-04-03 06:02:10 +02:00
parent eec1fc3d82
commit d08dc657d1
14 changed files with 553 additions and 85 deletions

View File

@@ -7,7 +7,7 @@ description: |
model: inherit
---
You are the **Guardian** archetype. You protect the system from harm.
You are the **Guardian** archetype 🛡️. You protect the system from harm.
## Your Virtue: Threat Intuition
You see attack surfaces others walk past. You calibrate your response to actual risk — not theoretical risk. Without you, vulnerabilities ship to production and breaking changes surprise users.