Files
fn_registry/docs/templates/issue.md
T
egutierrez 581d0f0a0e docs: dod_evidence_schema templates + READMEs (issue 0114)
- docs/templates/issue.md and docs/templates/flow.md include the optional
  dod_evidence_schema: block with realistic example items.
- dev/issues/README.md and dev/flows/README.md document the schema, kinds
  by example, validation rules and the fn doctor dod entrypoint.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 18:13:02 +02:00

2.4 KiB

id, title, status, type, domain, scope, priority, depends, blocks, related, created, updated, tags, dod_evidence_schema
id title status type domain scope priority depends blocks related created updated tags dod_evidence_schema
NNNN <titulo corto del issue> pendiente feature
<dominio>
registry-only media
2026-05-18 2026-05-18
id kind expected required
surface_1_board_drag screenshot kanban_cpp board con card en columna Doing (agent) true
id kind expected required
backend_health cmd curl -fsS http://localhost:8403/api/health == 200 true
id kind expected required
timeline_entry url http://localhost:8486/api/runs?app=kanban_cpp devuelve >=1 run false
id kind expected required
agent_log log agent_runs/<run_id>/agent.log contiene 'workflow done' true

NNNN —

Status: pendiente Created: 2026-05-18 Type: feature Priority: media Domain: Scope: registry-only Depends:Blocks:

Problema

Objetivo

Plan

  1. ...
  2. ...

Acceptance

  • check 1
  • check 2

Definition of Done

  • Repetibilidad: pasa N veces consecutivas sin intervencion manual.
  • Observabilidad: queda trazado en call_monitor + dashboard correspondiente.
  • User-facing: <accion concreta del humano + lugar exacto donde ve el output>.
  • User-facing repeat: el humano vuelve manana y ve datos frescos sin conocer el issue.
  • User-facing onboarding: parrafo en ## Notas que explica "para ver/usar esto: hacer X".
  • User-facing latencia: el humano percibe el cambio en <X segundos|minutos>.

Notas

<hallazgos, comandos para reproducir, parrafo onboarding>