This document is an organ-level overlay for README policy in organvm-v-logos.
Canonical full standards live in:
meta-organvm/.github/README_STANDARDS.mdThis overlay can add stricter local requirements but cannot weaken upstream requirements.
Use the profile that matches the repository type.
.github)Required:
# title## Included Governance Assetspublic-process)Required:
# title## Introduction## Methodology## Lessons LearnedApplies to:
essay-pipelineeditorial-standardsanalytics-enginereading-observatoryRequired:
# title## Overview or ## Current State or ## Introduction## Development or ## Setup or ## Getting StartedRecommended:
## Architecture## Testing and/or validation commandsLocal minimum checks are enforced by:
.githooks/pre-commit — validates workflow YAML and issue-template
frontmatter on every commit that touches .github/, README.md,
CONTRIBUTING.md, or SECURITY.md. Enable with git config core.hooksPath .githooks.ci-minimal.yml workflow’s validate job — checks README presence,
seed.yaml validity, and runs a secret scan on each push and pull request.Violations must be fixed in the same PR or tracked in a linked issue with owner and due date.