# Inventory `agent-docs/` Template Use this structure for Markdown files inside `agent-docs/` when the document's main job is to track a maintained set of entries: media plans, per-page suggestions, registries, migration queues, or cleanup lists. ## Recommended Shape ```md # ## Use This For - ## Do Not Use This For - ## Maintenance Rules - ## Entries ### #### Source: - Status: - Notes: - ## Maintenance Checklist - ``` ## Notes - Prefer an inventory template when the document is mostly a maintained list rather than a rules essay. - Start with a small field set. `Source`, `Status`, and `Notes` are common defaults, not mandatory fields. - Add, rename, or remove entry fields to match the repository's actual maintenance needs. - Keep entry fields stable enough within one document that maintainers can scan and update them consistently. - Use grouping headings only when they materially improve navigation. - Separate durable maintenance rules from the entries themselves. - If the governing policy becomes large, move it to a rule doc and link to it from the inventory.