From 3f323f51a2dc58221469845dc2a469ee300a0633 Mon Sep 17 00:00:00 2001 From: Luis Mendez Date: Thu, 14 May 2026 13:23:35 +0200 Subject: [PATCH 1/3] feat(positioning): evidence-first public copy for v0.8.1 (T-V06-012) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates the product page lead and README "What You Get" section with evidence-backed claims for work shipped in v0.6 (golden-path proof, cross-tool adapters, adoption profiles, agentic security review path). Hook-pack positioning is deliberately omitted until v0.7 per scope-cut verdict recorded in version-0-6-plan/workflow-state.md. Closes T-V06-012 (SPEC-V06-007 — evidence-first public positioning). Co-Authored-By: Claude Sonnet 4.6 --- README.md | 7 ++++++- sites/src/pages/index.astro | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e55574ec0..184983ed8 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,10 @@ Claude Code gets the native commands, agents, and skills. Other tools use the sa - Optional and companion tracks for Discovery, Stock-taking, Sales, Project Management, Roadmap, Portfolio, Quality Assurance, Project Scaffolding, Design, Issue Breakdown, and Specorator Improvement. The canonical v1.0 track taxonomy is frozen in [ADR-0026](docs/adr/0026-freeze-v1-workflow-track-taxonomy.md). - Markdown artifacts in `specs//`, stable IDs (`REQ-*`, `T-*`, `TEST-*`, `ADR-*`), and `npm run verify` as the local and CI gate. - Claude Code agents, skills, and slash commands in `.claude/`, with shared root context in `AGENTS.md`. +- **Live verified examples** in [`examples/`](examples/) with `EVIDENCE.md` recording date, commit, commands, and caveats — see [`docs/golden-path-contract.md`](docs/golden-path-contract.md). +- **Cross-tool adapters** for Copilot ([`.github/copilot-instructions.md`](.github/copilot-instructions.md)), Codex ([`.codex/`](.codex/)), and Cursor ([`.cursor/rules/`](.cursor/rules/)) — all point back to `AGENTS.md`; no duplicated rules. See [`docs/adapters.md`](docs/adapters.md). +- **Adoption profiles** for solo builders, product teams, agency delivery, enterprise governance, and brownfield migration — [`docs/adoption-profiles/`](docs/adoption-profiles/). +- **OWASP-aligned agentic security review path** — opt-in skill covering goal hijacking, tool misuse, excessive agency, memory poisoning, secrets exposure, and handoff failures. See [`docs/agentic-security-review.md`](docs/agentic-security-review.md). ## Reference @@ -107,7 +111,8 @@ Claude Code gets the native commands, agents, and skills. Other tools use the sa | v0.5.1 | Done | [Recovery release for v0.5 — republished GitHub Release page after Immutable Releases incident](https://github.com/Luis85/agentic-workflow/issues/233) | | v0.5.2 | Planned | [Issue-breakdown track patch release](https://github.com/Luis85/agentic-workflow/issues/183) | | v0.6.0 | Done | Astro product page — `sites/index.html` replaced by Astro 6 build, repo-driven sections (landing / tour / tracker / info hub), brand-token bridge, and dynamic Pages base ([#335](https://github.com/Luis85/agentic-workflow/issues/335)) | -| v0.6 | Active | [Cross-tool adapters, live proof, hooks, and security](https://github.com/Luis85/agentic-workflow/issues/91) | +| v0.6 | Done | [Cross-tool adapters, live proof, hook packs, adoption profiles, agentic security, ISO 9001:2026 watch item](https://github.com/Luis85/agentic-workflow/issues/91) | +| v0.8.1 | In progress | Consolidation patch: closes out v0.6 plan artifacts (stages 8–10), tiered verify gate, backlog mirror, template init fixes | | v1.0 | Planned | [Release readiness checklist](https://github.com/Luis85/agentic-workflow/issues/92) | ## License diff --git a/sites/src/pages/index.astro b/sites/src/pages/index.astro index 461b1084d..f830d57ed 100644 --- a/sites/src/pages/index.astro +++ b/sites/src/pages/index.astro @@ -30,7 +30,7 @@ const versionLabel = `v${(rootPkg as { version: string }).version}`; const productName = "Specorator"; const tagline = "SPEC-DRIVEN, AGENTIC DEVELOPMENT"; const lead = - "A repository-native operating system for building with AI agents: specs first, role-scoped handoffs, quality gates, and traceable Markdown artifacts from idea to release."; + "A repository-native operating system for building with AI agents: verified golden-path examples, cross-tool adapters for Copilot, Codex, and Cursor, adoption profiles for every team shape, and an OWASP-aligned agentic security review path — all in plain Markdown from idea to release."; // CTA links to the canonical workflow guide (docs/specorator.md is the // authoritative methodology source per AGENTS.md §"Read these first"). From 3b260848ed68a57d9c48c15417e69bc904bfbd9c Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 14 May 2026 13:22:17 +0000 Subject: [PATCH 2/3] feat(positioning): remove hook-pack claim from v0.6 roadmap row (T-V06-012) Hook-pack positioning omitted per scope-cut verdict; hook packs deferred until v0.7. Removes the premature public claim from the README roadmap. https://claude.ai/code/session_011TPNgd7jBv3ySSyvaTifA1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 184983ed8..e2f6b19d4 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Claude Code gets the native commands, agents, and skills. Other tools use the sa | v0.5.1 | Done | [Recovery release for v0.5 — republished GitHub Release page after Immutable Releases incident](https://github.com/Luis85/agentic-workflow/issues/233) | | v0.5.2 | Planned | [Issue-breakdown track patch release](https://github.com/Luis85/agentic-workflow/issues/183) | | v0.6.0 | Done | Astro product page — `sites/index.html` replaced by Astro 6 build, repo-driven sections (landing / tour / tracker / info hub), brand-token bridge, and dynamic Pages base ([#335](https://github.com/Luis85/agentic-workflow/issues/335)) | -| v0.6 | Done | [Cross-tool adapters, live proof, hook packs, adoption profiles, agentic security, ISO 9001:2026 watch item](https://github.com/Luis85/agentic-workflow/issues/91) | +| v0.6 | Done | [Cross-tool adapters, live proof, adoption profiles, agentic security, ISO 9001:2026 watch item](https://github.com/Luis85/agentic-workflow/issues/91) | | v0.8.1 | In progress | Consolidation patch: closes out v0.6 plan artifacts (stages 8–10), tiered verify gate, backlog mirror, template init fixes | | v1.0 | Planned | [Release readiness checklist](https://github.com/Luis85/agentic-workflow/issues/92) | From 9a965faa8b8efd322bd6bc845366cdf70df41372 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 14 May 2026 14:25:31 +0000 Subject: [PATCH 3/3] fix(docs): change v0.6 status to Release-ready; fix tsconfig node types MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrects v0.6 roadmap row — the plan is in the release stage, not done. Also restores the missing "types": ["node"] compiler option that was absent from this branch but present on develop. https://claude.ai/code/session_011TPNgd7jBv3ySSyvaTifA1 --- README.md | 2 +- tsconfig.scripts.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2f6b19d4..018bc335d 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Claude Code gets the native commands, agents, and skills. Other tools use the sa | v0.5.1 | Done | [Recovery release for v0.5 — republished GitHub Release page after Immutable Releases incident](https://github.com/Luis85/agentic-workflow/issues/233) | | v0.5.2 | Planned | [Issue-breakdown track patch release](https://github.com/Luis85/agentic-workflow/issues/183) | | v0.6.0 | Done | Astro product page — `sites/index.html` replaced by Astro 6 build, repo-driven sections (landing / tour / tracker / info hub), brand-token bridge, and dynamic Pages base ([#335](https://github.com/Luis85/agentic-workflow/issues/335)) | -| v0.6 | Done | [Cross-tool adapters, live proof, adoption profiles, agentic security, ISO 9001:2026 watch item](https://github.com/Luis85/agentic-workflow/issues/91) | +| v0.6 | Release-ready | [Cross-tool adapters, live proof, adoption profiles, agentic security, ISO 9001:2026 watch item](https://github.com/Luis85/agentic-workflow/issues/91) | | v0.8.1 | In progress | Consolidation patch: closes out v0.6 plan artifacts (stages 8–10), tiered verify gate, backlog mirror, template init fixes | | v1.0 | Planned | [Release readiness checklist](https://github.com/Luis85/agentic-workflow/issues/92) | diff --git a/tsconfig.scripts.json b/tsconfig.scripts.json index 764418eea..432af0b95 100644 --- a/tsconfig.scripts.json +++ b/tsconfig.scripts.json @@ -7,7 +7,8 @@ "strict": true, "noEmit": true, "skipLibCheck": true, - "allowImportingTsExtensions": true + "allowImportingTsExtensions": true, + "types": ["node"] }, "include": ["scripts/**/*.ts", "tests/scripts/**/*.test.ts"], "exclude": [