chore: clean up stray .md files — delete junk, move chaos doc

- Delete apps/explorer-web/test-results/ (stale Playwright snapshots)
- Delete scripts/dev/dev-utils-README.md (orphaned from deleted dev-utils/)
- Move infra/scripts/README_chaos.md → docs/9_security/3_chaos-testing.md
This commit is contained in:
oib
2026-02-13 23:37:04 +01:00
parent fb4b9a2e49
commit f97ace74cb
2 changed files with 0 additions and 11 deletions

View File

@@ -1,11 +0,0 @@
# Development Utilities
This directory contains utility files and scripts for development.
## Files
- **aitbc-pythonpath.pth** - Python path configuration for AITBC packages
## Usage
The `.pth` file is automatically used by Python to add paths to `sys.path` when the virtual environment is activated.