Skip to content

Commit 56b2941

Browse files
authored
Update RESOLUTION.md
1 parent 80a8057 commit 56b2941

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RESOLUTION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Resolution Log
22

3-
This file tracks all lifecycle changes to CommandLayer verbs, aliases, and schemas.
3+
This file tracks all lifecycle changes to CommandLayer verbs and schemas.
44
It is the **single source of truth** for why something was added, deprecated, or removed.
55
Every entry must be documented here to maintain transparency and trust.
66

@@ -11,7 +11,7 @@ Every entry must be documented here to maintain transparency and trust.
1111
Each entry should include:
1212

1313
- **Date** — When the decision was made.
14-
- **Verb(s)** — Affected canonical verb(s) or aliases.
14+
- **Verb(s)** — Affected canonical verb(s)
1515
- **Action** — Added, Deprecated, Replaced, or Removed.
1616
- **Reason** — Short explanation (ecosystem need, duplication, ambiguity, etc.).
1717
- **Resolution** — The final decision (what replaces it, if anything).

0 commit comments

Comments
 (0)