65 lines
2.4 KiB
YAML
65 lines
2.4 KiB
YAML
# generated: 2026-04-16
|
|
# last_updated: 2026-04-16
|
|
# project: SARandroid
|
|
# project_key: NOKEY
|
|
# tracking_system: file-system
|
|
# story_location: _bmad-output/implementation-artifacts
|
|
|
|
# STATUS DEFINITIONS:
|
|
# ==================
|
|
# Epic Status:
|
|
# - backlog: Epic not yet started
|
|
# - in-progress: Epic actively being worked on
|
|
# - done: All stories in epic completed
|
|
#
|
|
# Epic Status Transitions:
|
|
# - backlog → in-progress: Automatically when first story is created (via create-story)
|
|
# - in-progress → done: Manually when all stories reach 'done' status
|
|
#
|
|
# Story Status:
|
|
# - backlog: Story only exists in epic file
|
|
# - ready-for-dev: Story file created in stories folder
|
|
# - in-progress: Developer actively working on implementation
|
|
# - review: Ready for code review (via Dev's code-review workflow)
|
|
# - done: Story completed
|
|
#
|
|
# Retrospective Status:
|
|
# - optional: Can be completed but not required
|
|
# - done: Retrospective has been completed
|
|
#
|
|
# WORKFLOW NOTES:
|
|
# ===============
|
|
# - Epic transitions to 'in-progress' automatically when first story is created
|
|
# - Stories can be worked in parallel if team capacity allows
|
|
# - Developer typically creates next story after previous one is 'done' to incorporate learnings
|
|
# - Dev moves story to 'review', then runs code-review (fresh context, different LLM recommended)
|
|
|
|
generated: 2026-04-16
|
|
last_updated: 2026-04-16 # Epic 3 done — todas as stories concluídas
|
|
project: SARandroid
|
|
project_key: NOKEY
|
|
tracking_system: file-system
|
|
story_location: _bmad-output/implementation-artifacts
|
|
|
|
development_status:
|
|
# Epic 1: Disponibilizar Taxa de Acréscimo no Dispositivo
|
|
epic-1: done
|
|
1-1-migracao-do-schema-sqlite-para-suporte-a-acrescimo: done
|
|
1-2-sincronizacao-da-taxa-de-acrescimo-do-erp: done
|
|
epic-1-retrospective: optional # skipped — lições capturadas no retro do Epic 2
|
|
|
|
# Epic 2: Acréscimo Financeiro no Pedido
|
|
epic-2: done
|
|
2-1-exibir-campo-de-acrescimo-na-tela-do-pedido: done
|
|
2-2-calcular-acrescimo-ao-selecionar-forma-de-pagamento: done
|
|
2-3-persistir-acrescimo-ao-fechar-o-pedido: done
|
|
2-4-exibir-acrescimo-na-consulta-de-pedidos: done
|
|
epic-2-retrospective: done
|
|
|
|
# Epic 3: Sync Bidirecional do Acréscimo entre App e ERP
|
|
epic-3: done
|
|
3-1-enviar-acrescimo-ao-postgresql-ao-salvar-pedido: done
|
|
3-2-ler-acrescimo-do-postgresql-no-sync-de-consulta: done
|
|
3-3-incluir-vl-acrescimo-no-md5-de-change-detection: done
|
|
epic-3-retrospective: optional
|