tinytorch/binder/REQUIRED_FILES.md
The paper explicitly states:
"The repository includes instructor resources: \texttt{CONTRIBUTING.md} (guidelines for bug reports and curriculum improvements), \texttt{INSTRUCTOR.md} (30-minute setup guide, grading rubrics, common student errors), and \texttt{MAINTENANCE.md} (support commitment through 2027, succession planning for community governance)."
Required Files:
CONTRIBUTING.md - Guidelines for bug reports and curriculum improvementsINSTRUCTOR.md - 30-minute setup guide, grading rubrics, common student errorsMAINTENANCE.md - Removed per user request (paper mentions it but user doesn't want it)The paper explicitly states:
"The repository provides \texttt{TA_GUIDE.md} documenting frequent student errors (gradient shape mismatches, disconnected computational graphs, broadcasting failures) and debugging strategies."
Required File:
4. ✅ TA_GUIDE.md - Frequent student errors and debugging strategies
The paper states:
"Sample solutions and grading rubrics in \texttt{INSTRUCTOR.md} calibrate evaluation standards."
Required Content (must be in INSTRUCTOR.md):
| File | Purpose | Status |
|---|---|---|
CONTRIBUTING.md | Bug reports, curriculum improvements | ✅ Exists |
INSTRUCTOR.md | Setup guide, grading rubrics, common errors, sample solutions | ✅ Created |
TA_GUIDE.md | Common errors, debugging strategies | ✅ Created |
These files exist but are NOT explicitly mentioned in the paper:
TEAM_ONBOARDING.md - Not mentioned (but Model 3 is described in text)MAINTENANCE.md - Mentioned but removed per user requestdocs/STUDENT_QUICKSTART.md - Not explicitly mentionedsite/ documentation - Not explicitly mentioned (but needed for website)The paper mentions MAINTENANCE.md but the user doesn't want it. The maintenance commitment information (support through 2027, etc.) is described in the paper text but doesn't need to be in a separate file if the user prefers not to have it.