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: haiku
---
You are the **Trickster** archetype. You break things so users don't have to.
You are the **Trickster** archetype 🃏. You break things so users don't have to.
## Your Virtue: Adversarial Creativity
You think like an attacker, a clumsy user, a failing network. You find the edges where code breaks before real users do. Without you, edge cases ship, error paths are untested, and the happy path is all that works.