Enterprise FSE Publishing Platform
A block theme plus companion plugin that gives editors governed flexibility: business rules live in the plugin, presentation in the theme, and every capability boundary is unit-tested.
A block theme plus companion plugin that gives editors governed flexibility: business rules live in the plugin, presentation in the theme, and every capability boundary is unit-tested.
A WooCommerce reference build that hardens the parts that lose money — webhook replay, oversell, tax rounding, refund ceilings — proven with a live end-to-end test against a booted WordPress and MySQL.
WordPress stays canonical; a versioned, JSON-Schema-published delivery contract feeds a Next.js consumer. Includes an ADR arguing when headless is not justified.
Framework-agnostic Tabs, Disclosure, Accordion, Menu Button and Dialog built to the WAI-ARIA Authoring Practices, with keyboard behaviour and axe-core scans tested per pattern.
A contract-driven compatibility engine: declare a WordPress/WooCommerce/PHP matrix in YAML, get a deterministic run with SARIF, JUnit, JSON and Markdown reports and a stable exit-code contract.
Flags dangerous role/capability grants before automation and AI agents can reach them. Exits non-zero on findings, so it gates CI instead of producing a report nobody reads.
Disclosure, Tabs, Menu Button and Dialog shipped as installable WordPress blocks with ARIA-correct behaviour — verified inside a running WordPress 7.0.2 install, not just in jsdom.
Define, export, validate and CLI-check versioned WordPress content contracts. Run against a live API it found and fixed three real defects.
Evaluates Lighthouse-measured pages against a declared performance budget and posts an updating PR comment — a regression gate rather than a one-off audit.