Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 713 Bytes

File metadata and controls

26 lines (20 loc) · 713 Bytes

Read First

Operating Order

  1. Identify the repo or project.
  2. Read local repo instructions.
  3. Read this master index.
  4. Read related cross-reference files.
  5. Check risk gates before editing.
  6. Prefer append-only and reversible changes.
  7. Log major decisions.

Do Not

  • Do not make Shyed repeat stable setup context.
  • Do not duplicate full global policy into every repo.
  • Do not rewrite broad areas without permission.
  • Do not touch secrets, credentials, hooks, MCP config, or lockfiles without permission.

Do

  • Search before creating files.
  • Preserve existing conventions.
  • Link and cross-reference.
  • Keep local and remote path mappings clear.
  • Maintain registries and drift reports.