57e95ba151
docs: add v0.4.0 changelog, update to v0.6.0
2026-04-04 08:51:19 +02:00
92b56e714b
docs: add hook points documentation and config template
2026-04-04 08:44:16 +02:00
efb268c2cd
docs: update status log with late-session completions
2026-04-03 12:14:35 +02:00
317628a280
docs: add status log for 2026-04-03 session handoff
2026-04-03 12:07:52 +02:00
9bf64fc8f0
fix: add input validation to event emitter + add test report
...
- archeflow-event.sh: validate JSON data and parent format before processing
- docs/test-report: 42/42 tests passed across all 8 lib scripts
2026-04-03 12:06:57 +02:00
9e22ff5822
docs: rewrite README, add CHANGELOG, update skill index and roadmap
...
- README: complete rewrite with all 24 skills, 8 scripts, architecture overview
- CHANGELOG: v0.1.0 → v0.2.0 → v0.3.0 with full feature history
- using-archeflow: updated skill reference to all 24 skills in 6 categories
- plugin.json: version bump to 0.3.0
- roadmap: updated with v0.3.0 features
2026-04-03 12:05:53 +02:00
8dec44d199
chore: consolidate plugin for sharing
...
- Add .gitignore (ignore .archeflow/ runtime state)
- Move custom archetype examples from .archeflow/ to examples/
- Remove onboarding skill (covered by using-archeflow + README)
- Remove internal planning doc
- Clean roadmap (remove tool.archeflow references)
- Simplify session-start hook config
- Polish README for external users
2026-04-03 07:29:53 +02:00
1f999a2321
docs: update roadmap version history with 25-feature release
2026-04-03 06:24:14 +02:00
d08dc657d1
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/
2026-04-03 06:02:10 +02:00
eec1fc3d82
docs: add Version History section to roadmap
2026-04-03 05:55:17 +02:00