-
Notifications
You must be signed in to change notification settings - Fork 3
feat: add subject mapping guide #182
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
25 commits
Select commit
Hold shift + click to select a range
00236ac
feat: DSPX-2416 add subject mapping deep dive to new Guides section
marythought 64e1bdc
code review
marythought ee19318
fix vale ci issues
marythought 4a95da4
go back to previous example
marythought d08eb59
updates to agents file
marythought 547182d
fix(subject-mapping-guide): address code review — correct hallucinate…
marythought 3704638
docs(subject-mapping-guide): add content from community discussions #…
marythought 8a3b2ef
fix(subject-mapping-guide): use [] selector for array claims, explain…
marythought 3396549
fix(vale): repair broken regex patterns and add missing vocab terms
marythought 84d2259
docs(subject-mapping-guide): improve architecture section readability…
marythought e887e91
docs(subject-mapping-guide): improve step-by-step UX — explain operat…
marythought 9b194bf
docs(subject-mapping-guide): address step-by-step UX friction points
marythought 28321da
fix: address review feedback on subject mapping guide (#229)
marythought fdeca4d
Merge branch 'main' into feat/dspx-2416
marythought 6ec09a6
Merge branch 'main' into feat/dspx-2416
marythought 250363a
docs(subject-mapping-guide): clarify ERS architecture and role in sub…
marythought 0c83803
docs(subject-mapping-guide): add AND-across-attribute-definitions exa…
marythought 07667ed
docs(policy): address PR review feedback on subject mappings
marythought f9d5f0e
Merge branch 'main' into feat/dspx-2416
marythought 2e65f87
fix(docs): address review feedback in subject mapping guide
marythought 4f48823
chore(docs): clean up subject mapping guide nits
marythought c20004b
chore(docs): remove stale Vocab directory
marythought 7397ccd
chore(docs): update vendored OpenAPI specs from platform main
marythought 4937226
fix(docs): fix vale spelling errors in subject mapping guide
marythought 9d2ab95
fix(docs): remove incorrect preview deployment block from AGENTS.md
marythought 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
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
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,8 @@ | ||
| { | ||
| "label": "Guides", | ||
| "position": 3, | ||
| "link": { | ||
| "type": "generated-index", | ||
| "description": "Comprehensive guides and tutorials for implementing OpenTDF features." | ||
| } | ||
| } |
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.