Files
APAW/archive/ARCHIVE_README.md
¨NW¨ 5a77528b23 refactor: clean up root directory - move deprecated files to archive
Archive:
- docker-compose.yml, Dockerfile.playwright
- scripts/ (legacy test scripts)
- docs/, .test/ (old documentation and tests)
- IMPROVEMENT_PROPOSAL.md (superseded by .kilo/)
- BROWSER_VISIBILITY.md, README.Docker.md
- cleanup-packages.sh, fix-permissions.sh, install-apaw.sh

Keep in root:
- .kilo/ (active system)
- .claude/ (Claude Code runtime)
- AGENTS.md (agent reference)
- README.md (main documentation)
- src/ (utility code)
- package.json, tsconfig.json (project config)
2026-04-05 03:52:10 +01:00

1.2 KiB

Archive

This directory contains deprecated or unused files that have been moved from the root for cleanup.

Files and Directories

Docker & Infrastructure

File Description
docker-compose.yml Docker Compose configuration
Dockerfile.playwright Playwright Docker image
run-playwright-tests.sh Playwright test runner

Scripts

File Description
scripts/ Legacy test and deployment scripts

Documentation (Old)

File Description
IMPROVEMENT_PROPOSAL.md Original analysis document (superseded by .kilo/)
BROWSER_VISIBILITY.md Old documentation
README.Docker.md Docker setup guide (superseded)
AGENT_AUDIT.md Agent audit document
GITEA_INTEGRATION.md Gitea integration docs

Test Artifacts

File Description
.test/ Legacy test screenshots and E2E tests

Docs

File Description
docs/ Deprecated documentation files

Note: The active system is now in .kilo/ directory. All agents, skills, rules, and workflows are managed there.