From 1b5dd61d08015ba4920de89a75b086cf7de51959 Mon Sep 17 00:00:00 2001 From: Elber Domingos Date: Sun, 16 Aug 2026 22:11:32 -0300 Subject: [PATCH] =?UTF-8?q?chore:=20v2.0.0-alpha.13=20=E2=80=94=20/onboard?= =?UTF-8?q?ing=20completo=20(tour=20guiado,=20trilho=20de=20retomada,=20--?= =?UTF-8?q?report-only)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A alpha.12 foi publicada às 20:07 de hoje, ANTES dos merges do /onboarding (#27 às 20:37, #28 e #29 depois) — o pacote publicado não tem nada do comando novo. Mesma versão devolve E403, então o bump é o caminho. Delta desde a alpha.12 publicada: o comando /onboarding inteiro (prompt Pi + registro em SKILL.md/fia.js/finish.js/mode.js/README/DOCS), o trilho de retomada no decision log + modo expresso --report-only, e o fix do guard invertido do project-mode (+ funil idea/guide/feature/stack apontando /onboarding). Testes: 746 passando, lint limpo. Tarball: npm pack --dry-run com 184 arquivos, 424.9 kB, onboarding.md incluído. Co-Authored-By: Claude Fable 5 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b4735ea..fee61fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "impactus", - "version": "2.0.0-alpha.12", + "version": "2.0.0-alpha.13", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "impactus", - "version": "2.0.0-alpha.12", + "version": "2.0.0-alpha.13", "license": "MIT", "dependencies": { "@clack/prompts": "^0.11.0", diff --git a/package.json b/package.json index 5803ff7..c714cf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "impactus", - "version": "2.0.0-alpha.12", + "version": "2.0.0-alpha.13", "description": "IMPACTUS CLI — the IAI installer: agent harness + FIA (the IAI Agent Factory) with Pi, deterministic FDAs and Claude/Codex subscription auth.", "type": "module", "bin": {