chore: remove AI agent handoff artifacts from repo root - #268
Merged
Conversation
Delete 8 process/handoff markdown files that were committed by AI tooling contributors and serve no reader-facing purpose: before/after toast examples, linting report, typecheck fixes summary, PR review fixes summary, toast migration and verification reports, and final summary. These document one-off agent working sessions, not the product. Links between them were self-referential only; no remaining file references any of them. Kept: CHANGELOG, CONTRIBUTING, SECURITY, README, ARCHITECTURE, plus frontend/OPTIMISTIC_TRANSACTIONS.md (design doc shipped with its feature).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes 8 process/handoff markdown files committed to the repo root by AI tooling contributors. These document one-off agent working sessions, not the product:
BEFORE_AFTER_EXAMPLES.md– toast migration before/after examplesFINAL_SUMMARY.md– agent final project summaryLINTING_REPORT.md– ad-hoc lint findingsPR_REVIEW_FIXES_SUMMARY.md– response to PR [Feature] Build a comprehensive React component test suite with React Testing Library for all critical UI flows #197 reviewREVIEW_RESPONSE_FINAL.md– agent review responseTOAST_MIGRATION_SUMMARY.md– toast migration session writeupTYPECHECK_FIXES_SUMMARY.md– TypeScript error fixes writeupVERIFICATION_REPORT.md– verification writeupDetails:
CHANGELOG.md,CONTRIBUTING.md,SECURITY.md,README.md,ARCHITECTURE.md,frontend/OPTIMISTIC_TRANSACTIONS.md, and everything underdocs/.