fix(site): enforce Sierra editorial formatting - #3
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 57bba0ab0b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| <a href="/context-layer/implementation/valid-memory-update-proposal.json" download><strong>valid proposal fixture</strong><span>valid-memory-update-proposal.json ↓</span></a> | ||
| <a href="/context-layer/implementation/invalid-memory-update-proposal.json" download><strong>invalid proposal fixture</strong><span>invalid-memory-update-proposal.json ↓</span></a> | ||
| <a href="/context-layer/implementation/invalid-secret-receipt.json" download><strong>invalid receipt fixture</strong><span>invalid-secret-receipt.json ↓</span></a> | ||
| <a href="/context-layer/implementation/context-request.schema.json" download><strong>context request schema</strong><span>context-request.schema.JSON ↓</span></a> |
There was a problem hiding this comment.
Preserve the lowercase download filename extensions
Keep the displayed filename byte-for-byte consistent with the linked artifact. The formatter has changed .json to .JSON here and for every subsequent JSON download, while each href and actual repository filename still uses lowercase .json; on case-sensitive systems, users who copy the displayed filename into commands or paths will reference a nonexistent file. The formatter should protect filename-like technical identifiers rather than canonicalizing their extensions.
Useful? React with 👍 / 👎.
summary
verification
release order
Merge after
sierracatalina/ship-goblinadopts canonical before-files routing, so HTML and assets switch together.