Docs pass: update zot Mikado chain for completion
- harden-zot-registry: fix Authentik hostname, check off all verified items, add metrics config to "what was done" - enforce-tag-immutability: fix admins permissions (was missing update) - agent-change-process: clarify that requires: is permanent and status: active is the only completion marker - zot reference: update modified date - wire-ci-registry-auth fragment: add metrics fix - Remove stale harden-zot-mikado-cards.ai.md planning fragment Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8775c3841a
commit
55d31c9c0b
6 changed files with 18 additions and 22 deletions
|
|
@ -96,8 +96,8 @@ tags:
|
|||
---
|
||||
```
|
||||
|
||||
- `status: active` marks in-progress work; omit when done
|
||||
- `requires` lists card stems (filenames without `.md`) that must be completed first
|
||||
- `status: active` marks in-progress work; remove when done (this is the ONLY way a card is marked complete)
|
||||
- `requires` lists card stems (filenames without `.md`) that must be completed first. **Keep `requires` permanently** even after prerequisites are done — it documents the dependency graph history
|
||||
- `required-by` is NOT stored — it's computed by `docs-mikado`
|
||||
|
||||
### Writing Cards
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue