stabilize tests

This commit is contained in:
master
2026-02-01 21:37:40 +02:00
parent 55744f6a39
commit 5d5e80b2e4
6435 changed files with 33984 additions and 13802 deletions

View File

@@ -15,7 +15,7 @@ Provide deterministic Ruby analyzers that interpret bundler/gemspec ecosystems,
- `docs/modules/scanner/design/surface-fs.md`
- `docs/modules/scanner/design/surface-secrets.md`
- `docs/modules/scanner/design/surface-validation.md`
- `docs/modules/scanner/implementation_plan.md` (language analyzer sections)
- `docs-archived/implplan/implementation-plans/scanner-implementation-plan.md` (language analyzer sections)
- Bundler/gemspec references from sprint tasks.
## Working Agreement
@@ -27,3 +27,4 @@ Provide deterministic Ruby analyzers that interpret bundler/gemspec ecosystems,
6. **Documentation**: update analyzer notes in implementation plan or add Ruby-focused design doc when behaviour evolves; coordinate with Docs if CLI/UI guides need updates.
- 1. Update task status to `DOING`/`DONE` in both correspoding sprint file `/docs/implplan/SPRINT_*.md` and the local `TASKS.md` when you start or finish work.