Skip to content

docs: Update all documentation for Next.js/SSE migration#460

Merged
rjroy merged 1 commit intomainfrom
docs/validate-2xz65
Feb 6, 2026
Merged

docs: Update all documentation for Next.js/SSE migration#460
rjroy merged 1 commit intomainfrom
docs/validate-2xz65

Conversation

@rjroy
Copy link
Copy Markdown
Owner

@rjroy rjroy commented Feb 6, 2026

Summary

  • Update all 15 .lore/reference/ docs from Hono/WebSocket to Next.js/SSE (paths, protocol sections, file tables)
  • Archive 12 outdated .lore/ documents (WebSocket-era designs, diagrams, specs, research)
  • Rewrite README.md and .github/copilot-instructions.md for current architecture
  • Rename 3 auto-generated plan files to descriptive names
  • Delete unused test-vault-widgets fixture (15 files, zero code references)
  • Update lore-agents registry with 4 new agents
  • Fix frontmatter statuses and tags across 10 documents

Test plan

  • All checks pass (typecheck, lint, build, tests)
  • Spot-check reference docs against actual codebase paths
  • Verify archived docs have correct cross-references

🤖 Generated with Claude Code

All .lore/ reference docs, README, and copilot-instructions still
referenced the pre-migration Hono/WebSocket architecture. This updates
every stale reference to reflect the current Next.js App Router + SSE
stack (PR #458).

Changes across 55 files:
- Rewrite all frontend/src/ paths to nextjs/
- Replace WebSocket protocol sections with REST/SSE endpoints
- Remove references to deleted files (websocket-handler.ts, Hono
  handlers, server.ts)
- Archive 12 outdated .lore/ documents (WebSocket-era designs,
  diagrams, specs, research)
- Rename 3 auto-generated plan files to descriptive names
- Delete unused test-vault-widgets fixture (15 files)
- Update lore-agents registry with 4 new agents
- Fix frontmatter statuses and tags across 10 documents

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rjroy rjroy merged commit 2d08ccc into main Feb 6, 2026
2 checks passed
@rjroy rjroy deleted the docs/validate-2xz65 branch February 6, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant