Bits Documentation#

Customer- and operator-facing documentation for the Bits campus platform. The directory is organised in a flat layout today; the structure below is what a future Hugo site can absorb without reshuffling.

The Phase 1 docs live elsewhere (see the project plans in plans/). The pages here cover Phase 2 — the V2 surfaces (groups + chapters, mentorship, chapter events, marketplace, expanded search) plus the staff HR carryover.

Architecture#

Per-role user guides#

Organised under role-guides/<role>/. Each guide has a one-paragraph summary, a “Who this is for” line, the surface walkthrough, and a “Common issues” section.

Alumni#

Students#

Faculty#

Parents#

Staff#

Admin#

Operational handbooks#

Detailed step-by-step references for the people running a surface day-to-day. These go beyond the role guides into state machines, edge cases, performance budgets, and escalation paths.

Conventions#

  • Plain CommonMark, no Hugo shortcodes. Front-matter is minimal (title, weight).
  • File-path citations point at real source files; line numbers are approximate to the codebase at Stage 23 cut.
  • Where the Phase 2 plan describes a feature that did not ship in this release, the page includes a > Note: planned but not yet implemented in this release. callout so readers can tell the difference between current-state and roadmap.