managarten/apps/figgos
Chr1st1anG 3caf731afd feat(figgos): add fusion endpoint — merge two figures into one
POST /api/v1/figures/fuse takes two figure IDs, merges their profiles
via Gemini LLM, generates a combined card image using both source images
as references, and produces a new fusion figure with dedicated purple/gold
card style. Rarity based on higher parent with upgrade chance.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 22:35:19 +01:00
..
apps feat(figgos): add fusion endpoint — merge two figures into one 2026-02-12 22:35:19 +01:00
packages/shared feat(figgos): add fusion endpoint — merge two figures into one 2026-02-12 22:35:19 +01:00
.gitignore feat(figgos): AI generation pipeline + frontend API integration 2026-02-11 23:22:51 +01:00
CLAUDE.md ♻️ refactor(figgos): remove feathered bg removal, RMBG-1.4 only 2026-02-12 13:58:13 +01:00
FEATURES.md feat(figgos): add NativeWind design system with semantic color tokens 2026-02-10 21:15:03 +01:00
package.json feat(figgos): AI generation pipeline + frontend API integration 2026-02-11 23:22:51 +01:00
TODO-TILL.md 📝 docs(figgos): add auth + credits and merge concept to TODO 2026-02-12 13:52:41 +01:00