Skip to content

πŸš€ AIDD Manifesto v1.1 β€” Living Method + GitHub Releases#48

Merged
alexsoyes merged 5 commits into
mainfrom
codex/signature-public-registry
Jun 25, 2026
Merged

πŸš€ AIDD Manifesto v1.1 β€” Living Method + GitHub Releases#48
alexsoyes merged 5 commits into
mainfrom
codex/signature-public-registry

Conversation

@alexsoyes

@alexsoyes alexsoyes commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

πŸš€ AIDD Manifesto v1.1 β€” From Manifesto Copy to Living Method

This PR upgrades the manifesto from v1.0 to v1.1 with a clearer, more practical articulation of AI-Driven Development.

It moves the page from abstract manifesto language toward a concrete method: specs, planning, decomposition, memory, review, evaluation, context rebuilding, transferable practice, and now a GitHub-native release workflow.

✨ What’s New Since v1.0

🧭 Manifesto v1.1

  • Bumps visible manifesto version from v1.0 to v1.1.
  • Refreshes the 12 commitments to be more actionable and closer to real AIDD practice.
  • Adds framework traces to the manifesto JSON output, linking commitments to concrete AIDD skills.

🧱 12 Commitments, Rewritten

The commitments now focus on:

  • verified increments
  • clear specs
  • planning before generation
  • delegable decomposition
  • context quality
  • reusable learning
  • human ownership
  • evaluable delegation
  • system improvement before model pressure
  • context rebuilding
  • AI failure as diagnostic signal
  • transferable team practice

🎞️ New Visual Demonstrations

  • Replaces terminal-style demos with custom lightweight animated visual mechanisms.
  • Adds one purpose-built illustration per commitment.
  • Shows concrete AIDD concepts visually: increment verification, spec writing, AI planning, memory capture, review, evaluation, context compaction, and memory files.

🎨 Cover & CTA Polish

  • Updates hero metadata to AIDD Β· Manifesto Β· v1.1 Β· 2026.
  • Adds icon plates to the hero CTAs:
    • AIDD mark for β€œSign the manifesto”
    • GitHub mark for β€œView on GitHub”
  • Refines cover spacing and button treatment.

🧼 UI Polish

  • Improves commitment card spacing, padding, icon visibility, and responsive behavior.
  • Stabilizes animated icon states so they remain readable before reveal completion.
  • Tightens mobile and desktop rendering for the commitment demos.

🏷️ GitHub Release System

  • Adds a manual Release GitHub Actions workflow.
  • Validates release candidates with install, build, unit tests, and component LOC budget before creating a release.
  • Creates strict semver tags like v1.1.0.
  • Supports draft releases, prereleases, generated notes, and optional manual notes.
  • Adds .github/release.yml categories for generated GitHub release notes.
  • Adds the matching GitHub labels used by generated release notes.

🧹 Removed

  • Removes the old terminal animation component and terminal-specific content/styles.
  • Replaces generic terminal metaphors with direct visual explanations of the AIDD method.

βœ… Validation

  • npm test -- --run
  • npm run build
  • bash tests/check-component-loc.sh
  • .github/release.yml and .github/workflows/release.yml YAML parsed successfully
  • Desktop/mobile visual QA performed during the v1.1 polish pass
  • No horizontal overflow detected in commitment demos

πŸ“¦ Release Workflow After Merge

Once merged into main, create the GitHub release from Actions β†’ Release β†’ Run workflow:

  • version: 1.1.0
  • target: main
  • draft: true for final review, then publish from GitHub
  • prerelease: false
  • notes: leave empty to use generated release notes

@alexsoyes alexsoyes force-pushed the codex/signature-public-registry branch from bf4fbab to 7542466 Compare June 25, 2026 06:31
@alexsoyes alexsoyes added manifesto Manifesto copy, structure, or versioning ui User interface changes labels Jun 25, 2026
@alexsoyes alexsoyes changed the title Codex/signature public registry πŸš€ AIDD Manifesto v1.1 β€” Living Method + GitHub Releases Jun 25, 2026
@alexsoyes alexsoyes added design Visual design, layout, or interaction polish content Editorial content changes feature New feature or capability labels Jun 25, 2026
@alexsoyes alexsoyes requested a review from a team June 25, 2026 06:33
@alexsoyes alexsoyes merged commit e9a30ac into main Jun 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content Editorial content changes design Visual design, layout, or interaction polish feature New feature or capability manifesto Manifesto copy, structure, or versioning ui User interface changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant