chore: auto-commit (1 archivos)
- app.md Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
name: chat_kt
|
||||
domain: tools
|
||||
version: 0.1.0
|
||||
description: "WhatsApp-like chat UI demo (single conversation view, mock data)"
|
||||
tags: [demo, chat, design-system, kotlin, compose, android]
|
||||
lang: kt
|
||||
@@ -67,3 +68,13 @@ fn run android_emulator_stop_bash_infra
|
||||
|
||||
La app usa FnTheme y FnTokens via composite build en `kotlin/functions/ui`.
|
||||
Para cambiar colores o tipografia, editar el modulo del registry.
|
||||
|
||||
|
||||
## Capability growth log
|
||||
|
||||
Una linea por bump SemVer. Bump-type segun `.claude/commands/version.md`:
|
||||
- `major`: breaking observable (CLI args, schema BBDD propia, formato wire).
|
||||
- `minor`: feature aditiva (nuevo panel, endpoint, opcion).
|
||||
- `patch`: bugfix sin cambio observable.
|
||||
|
||||
- v0.1.0 (2026-05-18) — baseline.
|
||||
|
||||
Reference in New Issue
Block a user