Skip to content

fix(website): correct stale counts/versions + OS-layer section#776

Merged
silversurfer562 merged 5 commits into
mainfrom
fix/website-accuracy-2026-06-11
Jun 12, 2026
Merged

fix(website): correct stale counts/versions + OS-layer section#776
silversurfer562 merged 5 commits into
mainfrom
fix/website-accuracy-2026-06-11

Conversation

@silversurfer562

Copy link
Copy Markdown
Member

Summary

smartaimemory.com accuracy pass (Patrick-requested), every count verified against live code per the website-content-accuracy rule:

Claim Was Is Verified against
Workflows 15 17 list_workflows() with stages
Skills 14 17 plugin/skills/ (+ test_skill_count) — chips now name the real 17
Template kinds 11 15 attune_author.generator._ALL_TEMPLATE_NAMES
Hero version v6.5.4 v8.4.0 PyPI
features.ts versions 5.10.1 / 0.3.1 / 0.2.0 8.4.0 / 0.11.1 / 0.16.0 PyPI
Tests badge 10,860 21,386 pytest --collect-only (2026-06-11)

Plus: CAPABILITIES corrected (dropped two keys whose registries no longer exist; zero consumers), and a new landing-page section "The OS Layer — Workflows That Remember" covering orchestrated workflows, cross-session memory, and the Redis semantic tier. Redis claims pre-verified: no pip install attune-redis (unpublished); int8 quantization described as an open upstream PR (redis/agent-memory-server#302).

Blog posts intentionally untouched (historical artifacts, per the phase0-audit convention).

Rendering verified in local preview (snapshot + screenshot, hero + new section).

🤖 Generated with Claude Code

Per the website-content-accuracy rule, every count verified against
live code (2026-06-11, attune-ai 8.4.0):

- workflows 15 -> 17 (list_workflows() with stages)
- skills 14 -> 17 everywhere (hero, docs x3 incl. FAQ + chip list,
  pricing, features.ts x2); chips now name the real 17 skills
- template kinds 11 -> 15 (attune_author _ALL_TEMPLATE_NAMES)
- versions: hero badge v6.5.4 -> v8.4.0; features.ts attune-ai
  5.10.1 -> 8.4.0, attune-help 0.3.1 -> 0.11.1, attune-author
  0.2.0 -> 0.16.0
- TestsBadge 10,860 -> 21,386 (pytest --collect-only today);
  85% coverage kept (the enforced --cov-fail-under floor)
- CAPABILITIES const corrected; dropped agentTemplates/
  compositionPatterns (registries no longer exist in that shape,
  zero consumers)

New: "The OS Layer — Workflows That Remember" section on the
landing page (orchestrated workflows / cross-session memory /
Redis semantic tier). Claims pre-verified: no attune-redis install
command (unpublished); int8 work described as an OPEN upstream PR.

Verified rendering in the local preview (snapshot + screenshot).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
attune-ai.dev Ready Ready Preview, Comment Jun 12, 2026 1:04am
website Ready Ready Preview, Comment Jun 12, 2026 1:04am

Patrick: lead with 'The OS Layer — Workflows That Remember' ahead of
the Documentation Toolchain story.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
attune-ai was built to assist engineers working with Claude and
Redis — the documentation toolchain came later, an expression of the
same development discipline. The prior copy inverted the causality.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Per Patrick: originally developed to help AI users, then focused on
Claude, then later Redis; the doc toolchain came after all of that.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
pip install 'attune-ai[redis]' (client extra) plus a local AMS
service — so the opt-in tier comes with its first command.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@silversurfer562
silversurfer562 merged commit 220bf88 into main Jun 12, 2026
33 of 34 checks passed
@silversurfer562
silversurfer562 deleted the fix/website-accuracy-2026-06-11 branch June 12, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant