Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.57 KB

File metadata and controls

31 lines (22 loc) · 1.57 KB

Documentation

This repository follows the shared documentation standard:

This file documents repository-specific documentation rules only.

Repository Rules

  • README.md must stay concise and act as the main human entry point.
  • AGENTS.md must stay operational and tell AI agents which files to read first.
  • Topic-specific documentation must live in the matching file under docs/.
  • Shared engineering rules must be linked from mpt-extension-skills instead of copied into this repository.
  • When changing setup, usage, testing, or architecture behavior, update the corresponding document in the same change.
  • docs/usage.md is the source of truth for installation, configuration, examples, and supported command entry points.

Current Documentation Map

Change Rule

Prefer updating the smallest relevant document instead of creating overlapping summary files.