-
Notifications
You must be signed in to change notification settings - Fork 7
NON-BREAKING: fix docs discrepancies between README, AI skill, and lexicon schemas #196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
e5f0437
docs: fix discrepancies between README, AI skill, and lexicon schemas
aspiers a368a9f
test: add SKILL.md snippet validation and fix incorrect exports
aspiers 35fa942
test: extend doc snippet tests to cover README.md and fix its bugs
aspiers 44c0343
docs: require SKILL.md updates alongside README.md, fix receipt snippet
aspiers a467d52
fix: reset regex lastIndex between blocks in doc snippet tests
aspiers 1ff4a2d
test: broaden TypeScript fence detection in extractTypeScriptBlocks()
aspiers cb571fe
docs: require README/SKILL docs for required/public lexicons
aspiers 1452f9e
test: remove redundant double-assertion in validate() call check
aspiers fafe230
test: remove redundant Set.add for 'main' def in type string setup
aspiers 30ccade
test: clarify dual-pass logic in collectRuntimeNamespaceAccesses()
aspiers e66a459
chore: add patch changeset for board.json and README fixes
aspiers c2a52f7
docs: clarify which files are published in writing-changesets skill
aspiers 9938e2d
test: skip inline 'type' modifiers in collectNamedImports()
aspiers 6000762
docs: note that SKILL.md changes also warrant a changeset
aspiers 986daa6
test: drop .js extensions from generated/ imports in tests
aspiers cacc857
chore: align @types/node with CI Node version (20.x)
aspiers File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| "@hypercerts-org/lexicon": patch | ||
| --- | ||
|
|
||
| Fix incorrect NSID reference in `org.hyperboards.board` subject field description (`org.hypercerts.claim.collection` → `org.hypercerts.collection`). | ||
|
|
||
| Documentation fixes in `README.md` and `SCHEMAS.md`: | ||
|
|
||
| - Correct `validate()` call signature examples (parameter order and result shape) | ||
| - Fix relationship diagram arrow directions and missing entries (`link/evm`, `CERTIFIED` section) | ||
| - Fix contributor field name (`avatar` → `image`) | ||
| - Fix context target descriptions (generalized to `any record` since subjects use generic `strongRef`) | ||
| - Add missing `$type` discriminators to union member examples |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.