Skip to content

Clean up stale repo artifacts#16

Open
changbowei wants to merge 1 commit into
aniemerg:mainfrom
changbowei:cleanup/stale-repo-artifacts
Open

Clean up stale repo artifacts#16
changbowei wants to merge 1 commit into
aniemerg:mainfrom
changbowei:cleanup/stale-repo-artifacts

Conversation

@changbowei

Copy link
Copy Markdown
Collaborator

Title:

Clean up stale repo artifacts

Body:

## Summary
- Move the queue gap type registry from `queue/` to `config/`
- Remove tracked backup/temp artifacts (`*.bak`, old runbook backups, simulation backup files)
- Remove the unused `src/simulation/engine_adr020.py`
- Consolidate the stray `tests/` test into the canonical `test/` tree
- Add ignore rules to prevent backup/temp/local tool files from being re-added

## Validation
- `uv run python -m src.cli queue gap-types`
- `uv run pytest -q test/unit/test_waste_support.py`
- `uv run pytest --collect-only -q`
- `uv run python -m src.cli index`

Note: full pytest was not run on this PR branch. Earlier full-suite testing on the local cleanup commit showed existing simulation behavior failures unrelated to this cleanup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant