refactor: make ARNES external-repo based with ticket publish flow

This commit is contained in:
rikrdo
2026-05-18 00:26:32 +02:00
parent 3ff9b70e4c
commit b396b6d3c9
101 changed files with 810 additions and 6140 deletions

View File

@@ -1,11 +1,25 @@
{
"id": "F-001",
"title": "Bootstrap de proyecto con ARNES",
"description": "Configurar pipeline SDD en este repositorio y validar primer ciclo completo.",
"type": "chore",
"title": "Bootstrap ARNES on project",
"problem": "Need base workflow and control",
"goal": "Make ARNES ready on this repo",
"scope_in": [
"Harness setup",
"Runtime status",
"First verify cycle"
],
"scope_out": [
"Business feature work",
"Product redesign"
],
"priority": "med",
"risk": "low",
"description": "Problem: Need base workflow and control. Goal: Make ARNES ready on this repo. Scope IN: Harness setup, Runtime status, First verify cycle. Scope OUT: Business feature work, Product redesign. Type: chore. Priority: med. Risk: low.",
"acceptance": [
"verify.sh en verde",
"runtime-status operativo",
"primera feature cerrada con gates"
"verify.sh is green",
"runtime status works",
"first feature closes with gates"
],
"status": "pending",
"created_at": "YYYY-MM-DD",