Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 772 Bytes

File metadata and controls

26 lines (19 loc) · 772 Bytes

Developer Guide

This guide is for contributors changing code in Loop itself.

Start Here

  1. Setup
  2. Workflow Cookbook
  3. Quality Gates
  4. Contribution Workflow
  5. API Docs Status

Development Contract

  1. Build and tests must pass locally.
  2. Governance gates must pass.
  3. Behavior changes must be documented.
  4. Evidence must exist for critical claims.
  5. Push-ready means actually pushed, not emotionally prepared.

Scope Notes

  • Runtime planning and multi-session execution rules: docs/execution-plan/
  • Feature contracts: docs/spec/
  • Architecture rationale: docs/adr/
  • Fast command lookup: docs/reference/command-reference.md