# DOCSPEC: [{{TARGET_FILE}}](/{{TARGET_FILE}})

> A specification that defines how the target document should be maintained by agents.

## 1. Document Purpose

What this document exists to explain or enable.  
What questions it must reliably answer.  
What kind of doc it is (overview, agent guide, spec, tutorial, etc.).

## 2. Update Triggers

What kinds of changes should cause this document to be updated.  
Describe in terms of detectable changes (structure, APIs, workflows, behavior).  
Also note changes that **should not** trigger updates.

## 3. Expected Structure

The sections this document should contain.  
For each section: what it covers at a high level and any constraints
(e.g., "high-level only", "no exhaustive lists", "link out instead of duplicating").

## 4. Editing Guidelines

How edits to this document should be made.  
Local rules for tone, level of detail, and scope.  
Explicit do/don't guidance to avoid drift, speculation, or redundancy.

## 5. Intentional Omissions

What this document deliberately does not cover.  
Where that information lives instead, if applicable.

