Commit Graph
4 Commits
Author SHA1 Message Date
fragginwagon 71e89ca5c0 Add shared instruction files and copilot history maintenance scripts
- Add 12 cross-project instruction files to resources/instructions/
- Add cleanup-copilot-history.mjs/.sh: quarantine-based history cleanup with dry-run and aggressive scope
- Add restore-copilot-history.mjs/.sh: restore from quarantine by run, path, or filter
- Add purge-copilot-history-quarantine.mjs/.sh: purge old quarantine runs with keep-latest guard
- Add copilot-history-maintenance.test.mjs: 3 passing unit tests covering all three scripts
2026-06-30 17:18:11 -04:00
fragginwagon 3b668c9ced Add shared port registry workflow and improve scaffold tooling 2026-05-19 21:22:34 -04:00
fragginwagon 31975e3088 🛠️ Update various documentation, scripts, and configuration templates to enhance clarity, functionality, and maintainability across the project 2026-05-04 10:56:41 +00:00
fragginwagon adfcb83ab6 Initial shared Copilot resources scaffold 2026-04-23 15:46:34 -04:00