Skip to content

chore(brand): rebrand product and technical identifiers to Platon Code - #2

Open
maiconfontana wants to merge 3 commits into
mainfrom
feat/platon-rebrand
Open

chore(brand): rebrand product and technical identifiers to Platon Code#2
maiconfontana wants to merge 3 commits into
mainfrom
feat/platon-rebrand

Conversation

@maiconfontana

@maiconfontana maiconfontana commented Aug 2, 2026

Copy link
Copy Markdown

Summary

Completes the fork rebrand from T3 Code to Platon Code in two layers:

  1. Product strings & assets — UI labels, docs voice, desktop product name, temple favicon/wordmark
  2. Technical identifiers — packages, env, CLI, data home, modules, APIs, metrics

Technical renames

  • Package scope: @t3tools/*@platon/*
  • CLI / npm package: t3platon (npx platon)
  • Env prefix: T3CODE_*PLATON_CODE_*
  • Data home: .t3 / ~/.t3.platon / ~/.platon (gitignored)
  • Project file: t3.jsonplaton.json
  • Effect service tags: t3/...platon/...
  • Connect APIs: /api/platon-connect/*, well-known /.well-known/platon/environment
  • Metrics / cookies / JWT: platon_* / platon-relay / platon-cloud-*
  • Mobile native modules: platon-* modules and class names
  • Sidebar brand: temple mark + Platon Code (no T3 letterform SVG)

Out of scope / intentional leftovers

  • Hosted domains (app.t3.codes) until fork hosting is decided
  • Historical tweet quotes in marketing
  • Upstream GitHub URLs that still point at pingdotgg for attribution

How to test

  1. vp i then vp run dev -- --home-dir .platon
  2. Open the pairing URL; confirm sidebar shows Platon Code + Dev badge and temple mark
  3. Confirm package resolution uses @platon/* (no @t3tools in lockfile)
  4. Smoke: start a thread, open Settings, confirm branding strings

Made with Grok Build.

Rename user-facing T3 Code/T3 Connect strings to Platon Code/Platon Connect across apps, docs, and server messages. Apply Platon temple mark and logo assets to web/desktop/mobile icon slots (prod, dev, nightly) and public favicons. Keep technical identifiers (@t3tools, T3CODE_*, .t3, t3 CLI) for compatibility.
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XXL labels Aug 2, 2026
Rename remaining technical identifiers after the product-string pass: package scope @platon/*, CLI platon, PLATON_CODE_* env, .platon data home, platon.json project file, Effect service tags, Connect APIs, metrics/cookies/JWT tokens, mobile native modules, and sidebar temple wordmark. Ignore .platon runtime state like .t3.

Made with Grok Build.
@maiconfontana maiconfontana changed the title chore(brand): rebrand product to Platon Code chore(brand): rebrand product and technical identifiers to Platon Code Aug 2, 2026
Publish the CLI as platon-code (bin stays platon), rebrand desktop artifacts and residual T3 product/wire strings, complete JWT typs and telemetry identifiers, and document the hard break from ~/.t3 data homes.

Made with Grok Build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant