Skip to content

brand(tritrpc): add logo asset and capture landscape positioning#32

Merged
mdheller merged 4 commits intomainfrom
chatgpt/tritrpc-landscape-assets
Apr 14, 2026
Merged

brand(tritrpc): add logo asset and capture landscape positioning#32
mdheller merged 4 commits intomainfrom
chatgpt/tritrpc-landscape-assets

Conversation

@mdheller
Copy link
Copy Markdown
Member

@mdheller mdheller commented Apr 9, 2026

Summary

This PR captures the remaining repo-local prep needed before opening an upstream ecosystem/landscape submission.

It adds:

  • assets/tritrpc.svg
  • LANDSCAPE.md

Why

TriTRPC already has the protocol surface needed for external positioning as an Agent Protocols project:

  • stable TritRPC v1 specification
  • canonical encoding contract
  • cross-language parity across Rust and Go
  • strict fixture verification
  • authenticated envelope framing

The missing blocker on the repo side was simply having a reusable logo asset and one in-repo note that captures the intended category, tag, one-line description, and listing metadata.

Scope

This PR does not change the protocol, fixtures, or implementation.
It only adds lightweight brand/submission-prep artifacts so the external listing work is captured in the repo itself.

Intended external positioning

  • Category: Agent Protocols
  • Summary tag: Open Source
  • One-line description: Deterministic, authenticated RPC protocol with canonical fixtures and cross-language parity for agent interoperability.

Copy link
Copy Markdown
Member Author

Refreshed against the current live upstream agentic-community/agentic-landscape data.yml.

Current status from connector permissions:

  • upstream repo is reachable
  • permissions are pull: true, push: false
  • so the actual upstream PR still needs an external submitter path even though the snippet is now stable

Exact current insertion target:

  • category: Agentic -> Agent Protocols
  • insert after Model Context Protocol

Upstream-ready snippet:

          - name: TriTRPC
            homepage_url: https://github.com/SocioProphet/TriTRPC
            repo_url: https://github.com/SocioProphet/TriTRPC
            extra:
              summary_tags: Open Source
            logo: tritrpc.svg

This PR now carries the repo-local prerequisites for that upstream step:

  • assets/tritrpc.svg
  • LANDSCAPE.md

So once upstream write access is available, the remaining work is just:

  1. copy assets/tritrpc.svg into agentic-landscape/logos/tritrpc.svg
  2. insert the snippet above in agentic-landscape/data.yml
  3. use the prepared one-line description from LANDSCAPE.md / sandbox PR draft in the upstream PR body

Copy link
Copy Markdown
Member Author

Current repo-side status check:

  • PR is still draft
  • GitHub currently reports it as mergeable
  • combined status for head commit adc01bddd8ec72829b1570cb5c3d30afa850e78d is empty (no status contexts reported through the connector)

So from the repo side this now looks like a human-review / merge decision, not a CI blocker.

Remaining external blocker is still upstream landscape submission access to agentic-community/agentic-landscape, where the connector currently has pull: true and push: false.

@mdheller
Copy link
Copy Markdown
Member Author

@copilot fix the failed checks

@mdheller mdheller marked this pull request as ready for review April 14, 2026 06:21
Copilot AI and others added 2 commits April 14, 2026 06:24
…, remove target/ from tracking

Agent-Logs-Url: https://github.com/SocioProphet/TriTRPC/sessions/984669bf-4aff-4085-b60c-d482ed67c6b5

Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
@mdheller mdheller merged commit cb663c1 into main Apr 14, 2026
8 checks passed
@mdheller mdheller deleted the chatgpt/tritrpc-landscape-assets branch April 14, 2026 06:30
Copilot stopped work on behalf of mdheller due to an error April 14, 2026 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants