refactor(brand): rename F∆I -> Ch∆In + hub binary fai -> chain
Some checks failed
Security / Security check (push) Failing after 2s
Some checks failed
Security / Security check (push) Failing after 2s
Studio follows the platform rename: product branding F∆I -> Ch∆In in UI strings, command examples fai -> chain, and — critically — the spawned hub binary path ~/.fai/bin/fai -> ~/.fai/bin/chain so Studio launches the renamed binary. The fai_* Dart identifiers (FaiLog, widget files, the generated SDK) stay = vendor/internal namespace. flutter analyze: no issues. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
a0007b9178
commit
7ff4fda2a3
36 changed files with 141 additions and 141 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# F∆I Studio
|
||||
# Ch∆In Studio
|
||||
|
||||
Desktop GUI client for the F∆I Platform hub. Tier-2 generic
|
||||
Desktop GUI client for the Ch∆In Platform hub. Tier-2 generic
|
||||
platform client per `docs/architecture/client.md`. Connects to a
|
||||
local or remote `fai serve` over gRPC.
|
||||
local or remote `chain serve` over gRPC.
|
||||
|
||||
> **Status (2026-05-05):** MVP scaffold. Three pages with mock
|
||||
> data, no live gRPC connection yet. Validates the visual
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue