v0.4.0 - May 1, 2026
- Added
ideas/branding-accessibility-skill.mdfor future visual accessibility ownership. - Added
references/vitepress-markdown-pages.mdfor VitePress Markdown page UI, global component reuse, and page reachability. - Documented high-value helper contracts across canon sync, CLI support, utility, and skill-author scripts.
- Updated coding skill standards to require
## Documentationlifecycle sections. - Updated
references/inline-code-and-api-docs.mdto prefer useful JSDoc tags for exported helpers.
- Added component-level accessibility guidance to
tanaab-vue-author. - Added playground-first Vue component documentation fallbacks with schema-driven generated usage code.
- Updated current coding skills with dedicated
## Documentationsections. - Updated JavaScript and CLI authoring guidance for API docs, help surfaces, and documentation routing.
- Updated Vue and VitePress guidance for component docs, Markdown pages, and reusable frontend boundaries.
v0.3.1 - April 26, 2026
- Added release archive checks that reinstall production dependencies before packaging canon bundles.
v0.3.0 - April 26, 2026
- Added
codexsyncfor validating and syncing managed plugin cache state. - Added PR unit-test workflow coverage for canon validation on Ubuntu and macOS.
- Fixed release version stamping for
.codex-plugin/plugin.json. - Updated CLI standards for version help text, dimmed usage placeholders, and release-stampable script versions.
- Updated JavaScript repo canon for Bun-first validation helpers and canon script structure.
- Updated Leia scenario guidance for release-shaped CLI examples and focused assertions.
- Added
tanaab-github-release-authorfor release readiness, version selection, changelog-backed release notes, and GitHub Release drafts. - Updated
tanaab-javascript-authorfor Codex 5.5 readiness and focused JavaScript test guidance. - Updated
tanaab-javascript-cli-authorandtanaab-shell-cli-authortemplates for aligned version help text. - Updated
tanaab-vitepress-authorandtanaab-vue-authorto clarify VitePress and Vue ownership boundaries.
v0.2.0 - April 11, 2026
- Added canonical Markdown buckets for durable guidance, future ideas, stable references, reusable prompts, and shared templates.
- Added a Codex plugin that executes and enforces the live Tanaab canon through installable skills.
- Added a local development flow for plugin symlinks, targeted validation, and day-to-day canon maintenance.
- Added a release-ready install path for versioned archives, personal marketplace setup, and Codex plugin installation.
- Added repo-wide standards for changelog shape, CLI behavior, inline code docs, JavaScript repo structure, and README authoring.
- Added
tanaab-changelog-authorforCHANGELOG.mddrafting, maintenance, and changelog-contract alignment. - Added
tanaab-github-action-authorfor GitHub Action product surfaces such asaction.yml, committed runtime files, and action README contracts. - Added
tanaab-github-checks-triagefor GitHub-hosted CI failure investigation and actionable failure summaries. - Added
tanaab-github-workflow-authorfor GitHub Actions workflow graphs, including triggers, permissions, reusable workflows, and job topology. - Added
tanaab-javascript-authorfor JavaScript and Bun implementation work, especially low-coupling helpers and utility logic. - Added
tanaab-javascript-cli-authorfor true Bun CLI product surfaces such as entrypoints, help output, versioning, and packaging contracts. - Added
tanaab-javascript-repo-standardizerfor JavaScript and Bun repo baselines such as layout, linting, formatting, and baseline scripts. - Added
tanaab-readme-authorfor repository README structure and standardization. - Added
tanaab-shell-cli-authorfor Bash and PowerShell CLI surfaces, including wrappers, help output, and shell safety behavior. - Added
tanaab-skill-authorfor canon skill scaffolding, standardization, and validation. - Added
tanaab-vitepress-authorfor VitePress docs and static-site surfaces. - Added
tanaab-vue-authorfor Vue 3 frontend implementation surfaces such as components and Composition API flows.