Refresh GovLaws icon and prefer llms.txt docs#519
Open
itsaark wants to merge 1 commit intotempoxyz:mainfrom
Open
Refresh GovLaws icon and prefer llms.txt docs#519itsaark wants to merge 1 commit intotempoxyz:mainfrom
itsaark wants to merge 1 commit intotempoxyz:mainfrom
Conversation
|
@itsaark is attempting to deploy a commit to the Tempo Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks for submitting a service to the MPP directory! If you want your service included in the curated Required
Recommended
Review criteriaWe prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready. |
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.
Summary
llms.txtfor the GovLaws docs link instead of raw OpenAPI JSONWhy this change
In the previous GovLaws service PR, I followed the repository pattern for adding a service icon, but the merged GovLaws asset ended up rendering as a generic monochrome glyph on
mpp.dev/servicesrather than a branded square tile like many of the other services in the directory. This PR updates the icon asset to the intended SVG so the directory presentation matches expectations.I also removed
apiReferencefrom the GovLawsdocsblock so the directory links tohttps://govlaws.ai/llms.txtinstead of the raw OpenAPI JSON. That felt like a better default click target for the service listing while keeping the human-friendly docs homepage athttps://govlaws.ai/mpp.Thanks as well for approving and merging the previous GovLaws listing PR. I appreciate it.
Validation
pnpm check:cipnpm buildpnpm check:types