Skip to content

Simple guide · Overview

Page status: HistoricalHistory group: Archives

Archived Root-Level Update Notes

This folder contains one-off update/fix README files that were previously left in the repository root by generated code-update bundles.

Visual overview

Primary diagram

System map

This folder contains one-off update/fix README files that were previously left in the repository root by generated code-update bundles.

Render the repository-owned system map when you need it.

Diagram is not rendered yet.

View as text
Archived Root-Level Update Notes

This folder contains one-off update/fix README files that were previously left in the repository root by generated code-update bundles.

flowchart TB
  accTitle: Archived Root-Level Update Notes
  accDescr {
    This folder contains one-off update/fix README files that were previously left in the repository root by generated code-update bundles.
  }
  A["Archived Root-Level Update Notes"] --> B["archive/root-cleanup/README.md"]
  B --> C["Auto-generated placeholder diagram"]

Archived Root-Level Update Notes

Fullscreen diagram view.

This folder contains one-off update/fix README files that were previously left in the repository root by generated code-update bundles.

The project root should stay clean and contain only permanent entry-point files such as:

  • README.md
  • LICENSE
  • standard project folders like web/, worker/, controller/, docs/, scripts/, and supabase/

Canonical documentation belongs in docs/. Temporary update notes and patch-specific README files should not be kept in the repository root.

The old root-level update notes are archived here only for history.