Skip to content

[Docs] Remove committed scratch/PR-artifact files from the repo root #585

Description

@ogazboiz

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

  • Remove the scratch artifacts (pr_102_diff.txt, PR_DESCRIPTION.md, ISSUE_134_SUMMARY.md, *IMPLEMENTATION*SUMMARY/COMPLETE.md) or fold any still-relevant content into docs/
  • De-duplicate root SSE_IMPLEMENTATION.md against backend/docs/SSE_IMPLEMENTATION.md
  • Repo root contains only canonical top-level docs (README, CONTRIBUTING, SECURITY, etc.)

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.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdocsDocumentationgood first issueGood for newcomersrefactorRefactoring existing code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions