Skip to content

Commit a3d710b

Browse files
authored
Update RESOLUTION.md
1 parent 7fdcdee commit a3d710b

File tree

1 file changed

+6
-17
lines changed

1 file changed

+6
-17
lines changed

RESOLUTION.md

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@ Each entry should include:
2525
- **Verb(s):** `stream`
2626
- **Action:** Added
2727
- **Reason:** Needed for continuous broadcast use cases (audio/video agents).
28-
- **Resolution:** Accepted as a **commercial** verb with 2 aliases (`broadcast`, `cast`).
29-
- **Maintainers:** @greg, @ayden
28+
- **Resolution:** Accepted as a **commercial** verb
29+
- **Maintainers:** @ayden
3030

3131
---
3232

3333
### 2025-09-12 — Deprecation
3434
- **Verb(s):** `register`
3535
- **Action:** Deprecated
3636
- **Reason:** Overlaps semantically with `subscribe`; caused confusion.
37-
- **Resolution:** Marked as deprecated. Remains valid until **2025-07-10**.
37+
- **Resolution:** Marked as deprecated. Remains valid until **2025-12-12**.
3838
- Developers should migrate to `subscribe`.
3939
- **Maintainers:** @nicole
4040

@@ -49,32 +49,21 @@ Each entry should include:
4949

5050
---
5151

52-
### 2025-09-01 — Alias Update
53-
- **Verb(s):** `checkout`
54-
- **Alias(es):** `buy`
55-
- **Action:** Rejected alias proposal
56-
- **Reason:** Ambiguous with `purchase` and `order`.
57-
- **Resolution:** Alias `buy` will not be added.
58-
- **Maintainers:** @ethan @julia
59-
60-
---
61-
6252
## Rules of Thumb
6353

6454
1. **No silent changes** — everything must be logged here.
6555
2. **Stability first** — once a verb is stable, only replace if absolutely necessary.
6656
3. **Deprecation window** — always give at least **90 days** before removal.
67-
4. **Aliases are soft** — easier to add/remove, but still require reasoning.
68-
5. **Governance matters** — if there’s disagreement, it must be resolved before merging.
57+
4. **Governance matters** — if there’s disagreement, it must be resolved before merging.
6958

7059
---
7160

72-
Maintainers: Please update this file with every schema, verb, or alias decision.
61+
Maintainers: Please update this file with every schema or verb decision.
7362
If it’s not in `RESOLUTION.md`, it didn’t officially happen.
7463

7564
## Links
7665

7766
- [Security Policy](./SECURITY.md) — responsible disclosure and vulnerability handling
7867
- [RESOLUTION.md](./RESOLUTION.md) — governance and deprecation log
79-
- [Policy](./POLICY.md) — verbs, aliases, and ENS binding rules
68+
- [Policy](./POLICY.md) — verbs and ENS binding rules
8069
- [GOVERNANCE.md](./GOVERNANCE.md) — decision-making and multisig control

0 commit comments

Comments
 (0)