Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 2.51 KB

File metadata and controls

58 lines (38 loc) · 2.51 KB
id docs-index
type semantic
created 2026-07-03 00:00:00 -0400
diataxis_type reference
title Documentation index

Documentation index

This documentation is organized per Diátaxis: four kinds of content, each answering a different question. Pick the section that matches what you're trying to do.

Tutorial — learning by doing

Start here if you're new to the plugin.

How-to guides — accomplishing a specific task

You already know what you want to do; these are the steps.

Reference — information-oriented lookup

Dry, exhaustive material you consult, not read start to finish.

  • Reference index — envelope schema, severity taxonomy, language-specific patterns, plugin/marketplace manifest fields, trigger phrases.

Explanation — understanding the why

Background, rationale, and design decisions.

Architectural Decision Records

Not a Diátaxis quadrant — a separate genre for the architecturally significant, hard-to-reverse decisions behind this repo's structure.

  • ADR index — why the repo is both a plugin and its own marketplace, the release pipeline's attestation scope, the signer topology, release auth, catalog SHA-pinning, and the branch model.

Root-level documents

Outside docs/, at the repository root:

  • README.md — project overview, installation quick-start, plugin layout.
  • CHANGELOG.md — Keep a Changelog history.
  • SECURITY.md — vulnerability reporting, release verification model.