Docs/nhcx base - #10
Open
s0ubhik wants to merge 4 commits into
Open
Conversation
… claiming the hiecm error codes atom check:routes was red because catalogue/atom-routes.json still described the site as it stood before the nhcx pages landed. Regenerating alone would have moved hiecm.concept.error-codes onto the nhcx page. build-api-reference.mjs hardcoded covers: [hiecm.concept.error-codes] on the error codes reference page of every platform, so nhcx generated a second page claiming the same atom and took its route. The claim is now made only for hiecm/v3, matching the isHiecmV3 guard the troubleshooting link on the same page already uses. Routes mapped goes from 178 to 180: shared.glossary.key-material and shared.glossary.snomed-ct were unmapped and now resolve to nhcx pages. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HCTFxNSjzdtFTh2BgZ8qnp
…s on pages that agree with them check:routes was red because catalogue/atom-routes.json still named the nhcx pages as they were before the rename: nhcx-gateway became session, recipient-certificate became fetching-a-recipient-certificate, and nhcx-glossary became glossary. Regenerating alone moved two glossary atoms onto wrong nhcx pages: - shared.glossary.timestamp-header, a verified atom saying TIMESTAMP is ISO 8601 UTC, moved to the nhcx envelope fields page, whose Timestamp section is a Unix time field. A heading on another gateway's reference page no longer beats a mention on the atom's own gateway. - shared.glossary.dsc matched the DSCHD code on the nhcx codes page. The fallback now matches whole words only, so it is unmapped again. A heading on another gateway's glossary still counts as a definition, so shared.glossary.eua and shared.glossary.hspa keep their uhi entries. Also commits the generated files the rename left stale: the nhcx api _category_.json files and site/src/data/reference-links.json.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.