mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:41:09 +02:00
chore(brand): rename Cards → Cardecky (display, infra, license-IDs)
- App display name → Cardecky in mana-apps.ts, MODULE_REGISTRY, alle Docs - Domains: cardecky.mana.how (App), cardecky-api.mana.how (Marketplace API), cardecky.com (Marketing-Landing — cloudflared-route + nginx-Block vorbereitet, DNS muss noch gesetzt werden) - 301-Redirect cards.mana.how → cardecky.mana.how (nginx + cloudflared) für alte Bookmarks; kann nach 6–12 Monaten wieder raus - SPDX license IDs Cards-Personal-Use/Pro-Only-1.0 → Cardecky-* via Drizzle 0001-Migration (DROP CHECK → UPDATE rows → SET DEFAULT → ADD CHECK), inkl. _journal- und 0001_snapshot-Update - In-mana cards-Modul: dezenter Banner zur Standalone-App (GUIDELINES §12), einmal schließbar via localStorage - Docker-CORS-Listen, sso-origins.ts, Prometheus-Target aktualisiert Technische IDs bleiben bewusst: appId 'cards', schema mana_platform.cards.*, Verzeichnis apps/cards/, Package @cards/web, services/cards-server, Env-Vars CARDS_*, UMAMI_WEBSITE_ID_CARDS*, Class CardsEvents — Mana-Konvention (Brand ≠ technischer Identifier). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a6a003fa5e
commit
61f2772789
52 changed files with 2149 additions and 141 deletions
|
|
@ -190,7 +190,7 @@ Ein User gilt als "verified" wenn MINDESTENS EINS zutrifft:
|
|||
|
||||
### Reward-Struktur
|
||||
|
||||
#### Cards
|
||||
#### Cardecky
|
||||
|
||||
| Metrik | Threshold | Credits | Max/Monat |
|
||||
|--------|-----------|---------|-----------|
|
||||
|
|
@ -566,7 +566,7 @@ CREATE TABLE community.bounty_pool (
|
|||
- [ ] Create Admin endpoints für Manual Review Queue
|
||||
|
||||
- [ ] **Integration in Content Apps**
|
||||
- [ ] Cards: Track deck copies
|
||||
- [ ] Cardecky: Track deck copies
|
||||
- [ ] Quotes: Track quote submissions/views
|
||||
- [ ] Presi: Track template usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue