Telegram: https://t.me/+DOylgFv1jyJlNzM0
Why this matters
Several one-off scratch/PR-artifact files are committed at the repo root (and backend root), cluttering the project and confusing newcomers about what's canonical documentation:
ISSUE_134_SUMMARY.md
PR_DESCRIPTION.md
pr_102_diff.txt
SECURITY_IMPLEMENTATION_SUMMARY.md
SSE_IMPLEMENTATION.md (root) — note canonical SSE docs already live in backend/docs/SSE_*.md
backend/IMPLEMENTATION_COMPLETE.md
These read like leftover working notes / generated PR text, not maintained docs.
Acceptance criteria
Files to touch
ISSUE_134_SUMMARY.md, PR_DESCRIPTION.md, pr_102_diff.txt, SECURITY_IMPLEMENTATION_SUMMARY.md, SSE_IMPLEMENTATION.md, backend/IMPLEMENTATION_COMPLETE.md
Out of scope
- The maintained
docs/ and backend/docs/ content.
Telegram: https://t.me/+DOylgFv1jyJlNzM0
Why this matters
Several one-off scratch/PR-artifact files are committed at the repo root (and backend root), cluttering the project and confusing newcomers about what's canonical documentation:
ISSUE_134_SUMMARY.mdPR_DESCRIPTION.mdpr_102_diff.txtSECURITY_IMPLEMENTATION_SUMMARY.mdSSE_IMPLEMENTATION.md(root) — note canonical SSE docs already live inbackend/docs/SSE_*.mdbackend/IMPLEMENTATION_COMPLETE.mdThese read like leftover working notes / generated PR text, not maintained docs.
Acceptance criteria
pr_102_diff.txt,PR_DESCRIPTION.md,ISSUE_134_SUMMARY.md,*IMPLEMENTATION*SUMMARY/COMPLETE.md) or fold any still-relevant content intodocs/SSE_IMPLEMENTATION.mdagainstbackend/docs/SSE_IMPLEMENTATION.mdFiles to touch
ISSUE_134_SUMMARY.md,PR_DESCRIPTION.md,pr_102_diff.txt,SECURITY_IMPLEMENTATION_SUMMARY.md,SSE_IMPLEMENTATION.md,backend/IMPLEMENTATION_COMPLETE.mdOut of scope
docs/andbackend/docs/content.