Skip to content

Releases: ForgetMeAI/design-harness

Design Harness v0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 10:11

Design Harness v0.2.1

This patch restores reproducible clean installation without changing the
published v0.2.0 archive.

Important

Use the checksum printed below for the downloadable Release asset. GitHub's
automatically generated source archive is an immutable snapshot of the
pre-publication tag and its video/DEMO_RUNBOOK.md still contains the local
macOS pack checksum. The installable asset itself is correct and was not
replaced. The current runbook
contains the public asset checksum.

What changed

  • Impeccable now comes from the official versioned, SHA-256-pinned
    skill-v4.0.4/universal.zip GitHub Release asset.
  • The complete Impeccable archive is verified against pinned SHA-256 before
    its CLI can read it.
  • Download, checksum, cleanup and scoped rollback failures are reported
    independently without masking the primary error.
  • User-scope Codex and Claude installations now follow the actual destinations
    used by the pinned upstream CLIs.
  • Public install smoke tests cover Ubuntu and macOS for each published Release,
    plus a daily Ubuntu check of the latest stable Release.
  • Installation commands and video-production documents now use v0.2.1.

Verification

  • Test suite: 75/75
  • Package payload: 60/60
  • Package SHA-256:
    650544195852ca8bc675d724b74e66edf35f6a212ae48c33e0eea8d346462877
  • Uncompressed tar payload SHA-256:
    c487a8016e2ef52511b17fe9e8cfcb56bc36523e707e3f2eb8b42eb23438be70
  • Pinned Impeccable archive SHA-256:
    bc190f6e1b31c2578013546768903c0babf1af5a6d397c4131f2f2c7c298e770

Public release evidence

The candidate was published first as a prerelease. A trusted release dispatch
bound its tag to the manifest SHA-256, then the exact downloaded asset passed
fresh Codex installation and check --installation-only on Ubuntu and macOS
with Node.js 22.20.0. It was promoted to stable only after both jobs passed.

Design Harness v0.2.0

Choose a tag to compare

@ForgetMeAI ForgetMeAI released this 02 Aug 03:00

Design Harness v0.2.0

Первый публичный релиз approval-gated workflow для создания веб-интерфейсов в
Codex и Claude Code:

интервью → утверждённый контекст → Impeccable build → независимое Jakub review → QA

Установка

npx --yes --package=https://github.com/ForgetMeAI/design-harness/releases/download/v0.2.0/forgetme-design-harness-0.2.0.tgz forgetme-design-harness install

Требуется Node.js 22.20.0 или новее.

Что входит

  • один entry skill $design-harness;
  • вопросы и approval до создания пользовательских intent-файлов;
  • Impeccable как единственный основной дизайн-контур;
  • семь узких Jakub skills как независимый read-only review-набор;
  • resumable state, context validator и QA scaffold;
  • Playwright/axe/Lighthouse gates и motion evidence schema 4;
  • project-local adapters для Codex и Claude Code;
  • opt-in registry из девяти carriers/catalogs без автоматической установки;
  • атомарная установка Harness, upstream integrity checks и scoped rollback.

Проверка релиза

  • 65/65 unit и regression tests;
  • Codex skill, Codex plugin и strict Claude plugin validation — pass;
  • package payload: 58/58 обязательных файлов;
  • production dependency audit: 0 vulnerabilities;
  • чистая end-to-end установка на оба хоста с Impeccable и семью Jakub skills — pass.

SHA-256 архива:

70170db38dc98d626c8c5e56df86605752a12c0572de3d73176e855f532ce08c

check подтверждает целостность установки и готовность QA tooling/config, но не
выдаёт их за выполненные browser-тесты. Опциональные библиотеки и эффекты не
устанавливаются автоматически. npm-публикация в этот релиз не входит —
используйте закреплённый GitHub Release URL выше.