atomic releases: eliminate artifacts, ensure all-or-nothing publishing
-(tana-engine): split workflow into build phase then publish phase -(tana-engine): publish jobs wait for ALL builds to succeed before any publishing -(tana-engine): eliminate artifacts, rebuild with Bun in publish phase (fast) -(tana-engine): stays within 500MB free tier artifact limit
fix: update bundle-docs script to use content/help directory
atomic releases: eliminate artifacts, ensure all-or-nothing publishing
-(tana-runtime): split workflow into build phase then publish phase -(tana-runtime): publish jobs wait for ALL builds to succeed before any publishing -(tana-runtime): use sccache (R2) as build cache instead of GH artifacts -(tana-runtime): stays within 500MB free tier artifact limit
fix: update bun.lock after adding remark dependencies
atomic releases: eliminate artifacts, ensure all-or-nothing publishing
-(tana-edge): split workflow into build phase then publish phase -(tana-edge): publish jobs wait for ALL builds to succeed before any publishing -(tana-edge): docker waits for main package to ensure complete release -(tana-edge): use sccache (R2) as build cache instead of GH artifacts -(tana-edge): stays within 500MB free tier artifact limit
docs: restructure into separate Help, CLI, and API sections v0.3.0
modularize codebase: extract t4_client and error_analysis v0.4.3
fix demo script to link local build for dev
fix template deps to use npm v0.5.5
bulletproof edge detection v0.5.4