Skip to content

Commit d5b85c1

Browse files
authored
Update POLICY.md
1 parent d5c4141 commit d5b85c1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

POLICY.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ The Protocol Commons provides the universal language foundation for all agents,
1212
All canonical verbs MUST:
1313

1414
- Be lowercase, single-word identifiers
15-
- Have exactly **one free alias**
1615
- Define both:
1716
```
1817
<verb>.request.schema.json
@@ -43,7 +42,6 @@ Each verb MUST contain:
4342

4443
- `requests/<verb>.request.schema.json`
4544
- `receipts/<verb>.receipt.schema.json`
46-
- `aliases/<verb>.aliases.json`
4745
- `examples/valid/*.json`
4846
- `examples/invalid/*.json`
4947

@@ -124,3 +122,4 @@ Deprecated verbs or schemas MUST be:
124122
3. Preserved for backward compatibility
125123

126124
Removal is only permitted for verified security risks and MUST include a migration path.
125+

0 commit comments

Comments
 (0)