Skip to content

Project Records

This section collects implementation rationale and dated evidence that are useful to maintainers but are not the primary user or API documentation.

Record collections

How to read records

The current code, tests, public guides, and API reference take precedence. A record may explain why a behavior exists without guaranteeing that every implementation detail is still current.

Before using a record as implementation authority:

  1. check its status and date;
  2. follow its code and test references;
  3. compare them with the current branch;
  4. confirm future work through an accepted issue or maintained project board.

See Documentation Maintenance for ownership, translation, and status rules.