.github

README Standards

Canonical README policy for all ORGANVM repositories across all organs.

Scope

This file is the source of truth for:

Derived from the system corpus standards:

Universal README Model

Every README should follow progressive disclosure:

  1. Hero: title, key badges, one-line hook, quick navigation
  2. Value: problem statement / purpose
  3. Action: setup, usage, examples
  4. Context: cross-references, contributing, license, author

Tier Requirements

Tier Target Minimum
Flagship 3,000+ words 12+ sections, complete 4-layer model
Standard 1,000+ words 8+ sections, complete 4-layer model
Stub 200+ words title, purpose, status, parent links
Archive 50+ words archive notice + redirect

Organ-Specific Required Sections

ORGAN-I (Theory)

ORGAN-II (Art)

ORGAN-III (Commerce)

ORGAN-IV (Orchestration)

ORGAN-V (Public Process)

ORGAN-VI (Community)

ORGAN-VII (Marketing)

README Quality Rubric (0-100)

Existence and Accessibility (0-20)

Content Completeness (0-40)

Accuracy and Currency (0-20)

Portfolio Relevance (0-20)

Root Hygiene and Community Files

At minimum, each active repo should include:

Flagship and Standard repos should also include:

Local Overlay Policy

Each organ may keep an overlay standards file in its .github repository:

Enforcement

Each organ superproject should provide a local audit script:

Each audit should check, at minimum:

  1. required standards files exist
  2. README has minimum section structure for its tier/profile
  3. local overlay links to this canonical policy

Any exception must be tracked via issue with owner + due date.