Skip to content

Documentation System

The documentation system section exists so maintainers can review how the repository describes itself in public without mixing product behavior, evidence status, and maintainer-only policy into one blurry surface.

flowchart LR
    A[Runtime change] --> B[README surfaces]
    A --> C[Public handbook pages]
    A --> D[Maintainer documentation rules]
    B --> E[Consistent public story]
    C --> E
    D --> E

Why This Section Matters

The runtime is now broad enough that weak public language becomes misleading quickly. A page that sounds small, generic, or overly internal can make the package look less capable than the code and tests already show.

Section Scope

Start With