chore: remove legacy tools/codex-skills (moved to .agents/skills), split filter drawer tests, clean up stale docs

- tools/codex-skills/ removed — skills now live in .agents/skills/
- docs/reference-agents-*.md removed — replaced by .agents/workflow.md
- FilterDrawerContractTest split into Runtime + Template contract tests
- bin scripts and .gitignore updated for .agents/ paths

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-19 19:59:08 +01:00
parent 1ba6829a1c
commit 12bc58dffa
26 changed files with 104 additions and 814 deletions

4
.gitignore vendored
View File

@@ -13,6 +13,10 @@ composer.phar
config/config.php
.env
# Agent workflow runs (ephemeral artifacts)
/.agents/runs/*
!/.agents/runs/.gitkeep
# Runtime & generated
/web/debugger/
/data/