| 1 | --- |
| 2 | name: file-header-rule |
| 3 | description: Every new text file starts with the project stamp |
| 4 | activation: pinned |
| 5 | metadata: |
| 6 | type: project |
| 7 | scope: project |
| 8 | --- |
| 9 | |
| 10 | **Why:** provenance audits. |
| 11 | **How to apply:** every new text file's FIRST line must be `# MEMKEY-PIN4D` before any content. |
| 12 |