Updates
Product changelog and release notes.
v0.11.0
Added
ax cards list now inventories Alexandria library cards with table and JSON
output.
ax cards list --summary now reports card counts by type and layer.
ax cards list --type, --layer, and --area now filter card inventory
output. Type and layer filters are case-insensitive.
ax config show now prints the active Alexandria configuration, with JSON and
summary output modes.
Changed
- Card inventory output now includes parsed frontmatter metadata needed for area
filtering.
- Manifest dissolution planning docs now keep
area as the transitional
coverage field and defer Sam-authored area population to a later slice.
Removed
- The retired
ax initialize CLI subcommand has been removed from the public
command surface.
PRs:
#0
v0.10.0
Changed
- Breaking: All user-invocable slash commands now use the
ax- prefix. /alexandria:library → /ax-library, /alexandria:plan → /ax-plan, /alexandria:brief → /ax-brief, /alexandria:sync-tickets → /ax-sync-tickets, /alexandria:upgrade → /ax-upgrade.
- Four previously top-level skills (
revise-plan, complete-plan, implementation-planning, context-briefing) now ship as part of the bundled plugin payload, so external users get the full planning surface. /ax-revise-plan and /ax-complete-plan are now first-class user commands.
implementation-planning renamed to ax-plan; context-briefing renamed to ax-brief.
- Agent resource packs (conan, raven, sam, solomon, initialize) keep their bare names — they are not user-invocable slash commands.
Migration
- Update muscle memory or scripts referencing
/alexandria:* to the /ax-* equivalents.
- Run
/ax-upgrade (or ax update) to pull the new plugin payload.
PRs:
#0
v0.9.4
Added
- New public
ax update command for in-place Alexandria upgrades that refresh both the plugin payload and the installed ax binary
Fixed
ax update-check no longer caches stale up_to_date results, so freshly shipped releases show up immediately
- Upgrade docs and the bundled upgrade skill now describe the real supported in-place update path instead of sending users through setup-only or manual flows
- Shared release-install logic now hardens plugin/binary replacement during setup and update flows
PRs:
#0
v0.9.3
Fixed
ax setup now defaults to the R2-backed Alexandria downloads host, so standalone setup no longer downloads HTML and fails archive extraction
- Autonomous build pipeline initialize flows now keep the corrected AI mode labeling split between product decisions and implementation autonomy
- Scoreboard derivation now attributes cards to the correct knowledge area
- Conan now type-audits sections before grading and marks obvious type mismatches as
UNGRADED — RETYPE REQUIRED
Changed
- The initialize engine now runs from the checked-in TypeScript implementation used by
ax initialize, reducing drift between runtime logic and maintainer docs
- Release QA coverage now includes fresh-install and reinstall scenarios exercised through the real installer path
PRs:
#0
v0.9.2
Fixed
- Release downloads no longer go through Cloudflare Pages, avoiding the 25 MiB
asset limit that blocked
0.9.1 site deployment
- The release workflow now installs Bun before publishing download artifacts to
R2
Changed
- Alexandria release tarballs now publish to
downloads.getalexandria.ai
through Cloudflare R2
- The Alexandria site release step now publishes only
install.sh,
latest-version.txt, and changelog/version metadata to the site repo
v0.9.1
Fixed
- Public release sync source now preserves the correct
getalexandria.ai install/discovery surface
- Installer compatibility aliases for
CONTEXT_LIBRARY_VERSION and CONTEXT_LIBRARY_ALEXANDRIA_URL
- Release docs now describe the current Alexandria public download surfaces and local tarball validation path
Changed
- Added deterministic installer coverage for the legacy compatibility env vars before future public syncs
- Prepared the repo-split release machinery for a patch release validation pass
PRs:
#0 ,
#0
v0.9.0
Added
- Hard cut-over to the new Alexandria release topology:
GetAlexandria/alexandria-internal,
GetAlexandria/alexandria, and getalexandria.ai
- Public payload sync from the internal repo into the public repo
- Public issue templates and issue-only public repo surface
- Release build scripts for public plugin payloads,
ax binaries, and site download publishing
- Release QA harness for staged plugin/binary artifact verification
Changed
ax is now the canonical public CLI surface
- Public install no longer depends on shipped source or Bun after installation
- Product agents and skills now call
ax instead of the old alxndr / standalone product command mix
- Installer and marketplace metadata now point at the GetAlexandria org/domain structure
Notes
- Release evals are not auto-run in the release workflow; they remain a human release gate based on prior feature coverage
- The legacy
sociotechnica-org/alexandria repo now carries a cut-over notice to the new surfaces
v0.0.1
- Initial Alexandria site launch
- Landing page with product story, roadmap, team, and risks
- Book infrastructure for The 7 Turn Work Week (11 chapters, coming soon)
- Updates page
v0.8.4
Fixed
- Eval CLI and harness root resolution for source-mode runs in maintainer checkouts
- Raven handoff/tier signaling and card-write guidance that caused structural eval failures
- Sam and Conan eval prompt/config regressions that left
create-cards and surgery failing
Changed
- Refreshed Raven, Sam, and Conan eval baselines after the post-
0.8.3 reruns
- Tightened Raven structural checks for handoff detection, evidence-tier signaling, and card-write rejection