Skip to content

Commit 18abe86

Browse files
s-adamantineclaude
andcommitted
docs: sync SKILL.md Organization row with README
PR #174 added longDescription and visibility to app.certified.actor.organization and updated the README overview row, but the matching row in SKILL.md was not updated. AGENTS.md requires both files stay in sync so AI agents consuming the skill see the full set of documented fields. Bring the SKILL.md Certified row in line with README.md (legal structure, URLs, location, founding date, optional long description, discoverability visibility). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent c5daaa2 commit 18abe86

2 files changed

Lines changed: 14 additions & 9 deletions

File tree

.agents/skills/building-with-hypercerts-lexicons/SKILL.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -238,15 +238,15 @@ if (result.success) {
238238

239239
### Certified — shared lexicons
240240

241-
| Lexicon | NSID | Purpose |
242-
| -------------------- | ---------------------------------- | ------------------------------------------------------------------------------- |
243-
| **Location** | `app.certified.location` | Geographic reference via [Location Protocol](https://spec.decentralizedgeo.org) |
244-
| **Profile** | `app.certified.actor.profile` | User profile: display name, bio, avatar, banner |
245-
| **Organization** | `app.certified.actor.organization` | Organization metadata: legal structure, URLs, location |
246-
| **Badge Definition** | `app.certified.badge.definition` | Defines a badge with type, title, icon, optional issuer allowlist |
247-
| **Badge Award** | `app.certified.badge.award` | Awards a badge to a user, project, or activity |
248-
| **Badge Response** | `app.certified.badge.response` | Recipient accepts or rejects a badge award |
249-
| **EVM Link** | `app.certified.link.evm` | Verifiable ATProto DID to EVM wallet link via EIP-712 signature |
241+
| Lexicon | NSID | Purpose |
242+
| -------------------- | ---------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
243+
| **Location** | `app.certified.location` | Geographic reference via [Location Protocol](https://spec.decentralizedgeo.org) |
244+
| **Profile** | `app.certified.actor.profile` | User profile: display name, bio, avatar, banner |
245+
| **Organization** | `app.certified.actor.organization` | Organization metadata: legal structure, URLs, location, founding date, optional long description, discoverability visibility |
246+
| **Badge Definition** | `app.certified.badge.definition` | Defines a badge with type, title, icon, optional issuer allowlist |
247+
| **Badge Award** | `app.certified.badge.award` | Awards a badge to a user, project, or activity |
248+
| **Badge Response** | `app.certified.badge.response` | Recipient accepts or rejects a badge award |
249+
| **EVM Link** | `app.certified.link.evm` | Verifiable ATProto DID to EVM wallet link via EIP-712 signature |
250250

251251
## Relationship Map
252252

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hypercerts-org/lexicon": patch
3+
---
4+
5+
Sync `SKILL.md` Organization row with `README.md`: list `foundedDate`, `longDescription`, and `visibility` in the Certified lexicons overview table so AI agents building on top of `app.certified.actor.organization` see the full set of documented fields.

0 commit comments

Comments
 (0)