feat: slide 15 — arnés SDD con 4 agentes, specs/ y gate humano#2
Open
TellMeAlex wants to merge 1 commit into
Open
feat: slide 15 — arnés SDD con 4 agentes, specs/ y gate humano#2TellMeAlex wants to merge 1 commit into
TellMeAlex wants to merge 1 commit into
Conversation
Actualiza el slide "Cómo se ve un arnés mínimo" para reflejar el flujo Spec-Driven Development documentado en el vídeo BettaTech (mayo 2026): - Árbol de ficheros añade specs/<feature>/ (requirements/design/tasks) y spec-author.md junto a los 3 agentes existentes - Diagrama SVG rediseñado: 4 agentes (Líder, Spec Author, Implementer, Revisor) + gate humano (✓) entre specs/ y progress/ - Array pieces actualiza featurelist.json → specs/<feature>/ con desc de contexto aislado; agentes actualizados a 4 roles - Nueva sección lifecycle: pending → spec-ready → in-progress → done - Subtítulo y closer text actualizados para mencionar SDD explícitamente - Fix Navigation.svelte: añade 'karpathy-layers' (slide 12 pre-existente que faltaba en slideNames/slideTitles tras el commit 4cec426) - Notas ponente (guia/14-minimum-harness.md) actualizadas con EARS, gate humano y cross-ref [[Harness-SDD-Implementacion-BettaTech]] Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
$(cat <<'EOF'
Summary
specs/<feature>/con 3 documentos (requirements · design · tasks) y gate humano✓que separa la fase de spec de la implementaciónpending → spec-ready → in-progress → donekarpathy-layersañadido en el commit4cec426— ahora aparece en el menú de navegación y el contador total es 18guia/14-minimum-harness.md) actualizadas con EARS notation, lógica del gate y cross-ref al nuevo documento del vault[[Harness-SDD-Implementacion-BettaTech]]Cambios por fichero
Slide15MinimumHarness.svelteNavigation.sveltekarpathy-layersa slideNames + slideTitlesguia/14-minimum-harness.mdTest plan
specs/yspec-author.mden amberpending → spec-ready → in-progress → done/18pnpm build— 0 errors ✓ (ya verificado localmente)🤖 Generated with Claude Code
EOF
)