18 lines
623 B
Markdown
18 lines
623 B
Markdown
# Fami guild page entries
|
|
|
|
This product exposes four independent static entries:
|
|
|
|
- `host-center/`
|
|
- `agency-center/`
|
|
- `bd-center/`
|
|
- `wallet/`
|
|
|
|
The Figma-restored Center shell, traced layer assets, and shared page runtime live in
|
|
`guild/products/fami/centers/`. Business API contracts remain in
|
|
`guild/packages/<feature>/`, while Fami product configuration and product locales
|
|
remain in `guild/products/fami/`.
|
|
|
|
`gonghui/` is a separate Lalu product surface and must not be used as the Fami
|
|
runtime route. Reuse backend semantics through the feature adapters and keep any
|
|
Fami response differences additive and explicit.
|