Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,949 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradeLoop V2 — Documentation Index

CI Coverage Go Report Card Docs

This repository is the single source of truth for GradeLoop V2. The detailed, actionable developer and operator documentation lives in the docs/ directory and per-service READMEs. This top-level file is an index pointing you to those resources — it intentionally does not duplicate documentation content.

Use the links below to find what you need.

Quick links

If you're getting started, open docs/README.md first — it contains a curated path for common tasks (setup, running the stack, testing, debugging). For anything not covered, check the service README under apps/services/<service> or open an issue / ask in #gradeloop-dev.

Contributing

  • Follow CONTRIBUTING.md for commit messages, branch naming, PR structure, and testing requirements.
  • Add ADRs to docs/adr/ for significant architectural changes.

Where to run things

Support

  • For help or questions, contact the engineering team (#gradeloop-dev) or open an issue in the repo.
  • If you want me to expand any guide or add new documentation pages, tell me which topic and I’ll draft it.

Thank you for contributing to GradeLoop V2.