chore: remove outdated artifacts and fix stale PRD references #188

Merged
didericis merged 1 commits from chore/cleanup-historical-artifacts into main 2026-06-04 20:29:21 -04:00
Collaborator

Summary

  • Remove bot-bottle.demo.json (unused JSON manifest from pre-YAML-migration era)
  • Update AGENTS.md to document current manifest system (YAML markdown in ~/.bot-bottle/)
  • Fix stale docstring in test_docker_bottle.py referencing superseded PRD 0021

Scanned codebase for stale PRD references. Most references to superseded PRDs are intentional historical context (explaining what was replaced). Only one stale docstring reference was found and fixed.

Test plan

  • Run existing tests to verify no breakage
  • Manual verification that AGENTS.md accurately describes the manifest system
## Summary - Remove `bot-bottle.demo.json` (unused JSON manifest from pre-YAML-migration era) - Update AGENTS.md to document current manifest system (YAML markdown in `~/.bot-bottle/`) - Fix stale docstring in `test_docker_bottle.py` referencing superseded PRD 0021 Scanned codebase for stale PRD references. Most references to superseded PRDs are intentional historical context (explaining what was replaced). Only one stale docstring reference was found and fixed. ## Test plan - Run existing tests to verify no breakage - Manual verification that AGENTS.md accurately describes the manifest system
didericis added 1 commit 2026-06-04 20:22:28 -04:00
chore: remove outdated JSON manifest and fix stale PRD references
test / unit (pull_request) Successful in 31s
test / integration (pull_request) Successful in 43s
lint / lint (push) Successful in 1m20s
test / unit (push) Successful in 32s
test / integration (push) Successful in 45s
eafd1c1fb2
- Remove bot-bottle.demo.json (unused artifact from pre-YAML-migration era)
- Update AGENTS.md to reflect current manifest system (YAML markdown in ~/.bot-bottle/)
- Fix stale docstring in test_docker_bottle.py that referenced superseded PRD 0021

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
didericis force-pushed chore/cleanup-historical-artifacts from 87ded9ea99 to eafd1c1fb2 2026-06-04 20:22:28 -04:00 Compare
didericis merged commit eafd1c1fb2 into main 2026-06-04 20:29:21 -04:00
didericis deleted branch chore/cleanup-historical-artifacts 2026-06-04 20:29:21 -04:00
Sign in to join this conversation.