Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

---

> 📚 **Project Docs:**  [Challenges](./docs/CHALLENGES.md)  |  [Next Steps](./docs/NEXT_STEPS.md)  |  [Coding Round Design](./docs/CODING_ROUND_DESIGN.md)  |  [Technical Flow](./docs/TECHNICAL_FLOW.md)  |  [Collaborators](./docs/COLLABORATORS.md)  |  [All Docs →](./docs/)
> 📚 **Project Docs:**  [Challenges](./docs/CHALLENGES.md)  |  [Next Steps](./docs/NEXT_STEPS.md)  |  [Coding Round Design](./docs/CODING_ROUND_DESIGN.md)  |  [Technical Flow](./docs/TECHNICAL_FLOW.md)  |  [All Docs →](./docs/)

---
<div align="center">
Expand Down
91 changes: 0 additions & 91 deletions docs/COLLABORATORS.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ This folder contains all internal design documents, planning files, and engineer
| :--- | :--- |
| [`CHALLENGES.md`](./CHALLENGES.md) | Engineering challenges encountered and the agentic design patterns used to solve them. |
| [`CODING_ROUND_DESIGN.md`](./CODING_ROUND_DESIGN.md) | Full design blueprint for the upcoming Coding Round Intelligence feature (Whiteboard Mode, AI Dry Run, Tiered Hints, Learning Ledger, Personas). |
| [`COLLABORATORS.md`](./COLLABORATORS.md) | Contribution history and milestone log for all collaborators on the project. |
| [`NEXT_STEPS.md`](./NEXT_STEPS.md) | Strategic roadmap — short-term goals, long-term vision, and tech debt tracking. |
| [`TECHNICAL_FLOW.md`](./TECHNICAL_FLOW.md) | End-to-end technical flow of the platform, from user input to AI simulation output. |
| [`IMPLEMENTATION_PLAN.md`](./IMPLEMENTATION_PLAN.md) | Phase-wise implementation checklist for all major features. |
Expand Down
Loading