docs: add Organization lexicon reference page#132
Conversation
Adds a reference page for app.certified.actor.organization, the organization-actor record that complements profile with legal structure, founded date, location, reference URLs, and a long-form description (inline string, embedded Leaflet linear document, or strongRef). Also documents the `visibility` field for public/unlisted discoverability. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis pull request adds documentation for a new Certified Lexicon called "Organization" (NSID: Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Summary
/lexicons/certified-lexicons/organizationforapp.certified.actor.organization, documenting the organization actor record that complementsprofilewith legal structure, founded date, location, reference URLs, long-form description, and visibility.longDescriptionunion (inline string / embedded Leaflet linear document / strongRef) and thevisibilityfield (public / unlisted) that were recently added in the lexicon repo.lib/navigation.js) and the index table (pages/lexicons/certified-lexicons/index.md).The body follows the same thin-overview-plus-link style used by the other Certified lexicon pages (Profile, Location, Badge Definition, etc.) — deferring the authoritative field list to the lexicon JSON on GitHub.
Test plan
pnpm dev— confirm the new page renders and appears in the sidebar under Certified Lexicons → Organizationapp.certified.actor.organization🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Documentation