From 41d6993b24e8df03471f71c950fcb79e1ec315d3 Mon Sep 17 00:00:00 2001 From: Bharath Chari Date: Sun, 19 Apr 2026 07:56:36 +0300 Subject: [PATCH] Changes to items --- src/data/roadmap.json | 35 ----------------------------------- 1 file changed, 35 deletions(-) diff --git a/src/data/roadmap.json b/src/data/roadmap.json index a2dc653..d1c3dae 100644 --- a/src/data/roadmap.json +++ b/src/data/roadmap.json @@ -118,18 +118,6 @@ "es": "Primitiva RNG nativa en el ledger — aleatoriedad verificable y resistente a manipulación para Hooks y aplicaciones." } }, - { - "id": "export", - "lane": "tech", - "status": "feature", - "quarter": "2026-Q3", - "endQuarter": "2026-Q4", - "tag": { - "en": "Feature · in development", - "es": "Función · en desarrollo" - }, - "title": { "en": "FeatureExport", "es": "FeatureExport" } - }, { "id": "amm", "lane": "tech", @@ -424,27 +412,4 @@ "es": "Evento InFTF que reúne a socios empresariales y desarrolladores." } } - ], - - "$commentedItems": { - "$comment": "Items kept on file but currently hidden from the rendered roadmap. Move entries back into `items` to re-enable. This key is stripped by the Zod schema so nothing here is rendered or validated.", - "items": [ - { - "id": "tipbot", - "lane": "rollout", - "status": "pilot", - "quarter": "2026-Q2", - "endQuarter": "2026-Q3", - "tag": { - "en": "Testing Q2 · Live Q3", - "es": "Pruebas Q2 · En vivo Q3" - }, - "title": { "en": "TipBot", "es": "TipBot" }, - "description": { - "en": "Non-custodial tipping bot built on Hooks, integrated with social media platforms. Testing in Q2, live in Q3.", - "es": "Bot de propinas no custodial basado en Hooks, integrado con redes sociales. Pruebas en Q2, lanzamiento en Q3." - } - } - ] - } }