Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.75 KB

File metadata and controls

43 lines (31 loc) · 1.75 KB

Public docs

This folder contains the public-facing documentation for role-model.

It is intentionally separated from the rest of docs/ so a future docs site can use docs/public/ as its content root while the existing protocol and architecture material remains available as deeper reference documentation.

Start here

  1. Introduction
  2. Install the router
  3. Quickstart
  4. How role-model works
  5. Protocol overview
  6. Routing overview

What these docs cover

These pages are optimized for a new external technical reader who wants to understand:

  • what role-model is
  • what problem it solves
  • how the system works end to end
  • what the protocol owns
  • how routing decisions are made and explained

What stays in reference docs

The public docs summarize and link to the deeper reference material instead of duplicating it.

Suggested reading paths

Path Best for
Introduction -> Install the router -> Quickstart first-time readers
Introduction -> Protocol overview protocol/design readers
Introduction -> How role-model works -> Routing overview routing and system readers