·
49 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
0.8.0 (2026-08-20)
Features
- add VISION.md — project vision relocated from _knowledge/visions (schema v2) (726c9f1)
- unified signal buffer + authenticated export endpoint; errors into signal stream; minimal section set (product-validator-a4r.8/.9/.16) (1a9df90)
- visitor classification (human/agent/bot) on signal rows; starter Offer section (product-validator-a4r.10) (28646bd)
Bug Fixes
- example: pass STATUS_ICONS .name string to UIcon (icons failed to render); add browser launch config (8b57342)
- pin h3@1.15.11 in layer to resolve dual-h3 type mismatch; verification pass green (lint 0, typecheck 0, 81/81 tests, build ok) (ba94e81)
Removed (breaking if you used these surfaces)
Added post-release: the auto-generated notes above only picked up feat:/fix: commits and missed the refocus removals. Shipped as a 0.x minor per pre-1.0 convention.
- CLI package —
cli/,create-foundry, and the.starters/default/scaffolding (916ddb7) - Analytics & webhook notification machinery — umami/console providers, Discord/Slack/Telegram formatters, webhook retry, anti-spam util; events collapsed to the single signal provider (916ddb7, 1c6fffe)
evlogmodule & dependency — errors now flow through h3createErrorand the signal buffer's Nitro error hook (916ddb7)changelogmodule + KaTeX math pipeline (6de1cc5)decisions/ founder-decision-log feature — including thelist-decisionsandget-decisionMCP tools; remaining MCP tools arelist-pages,get-page,what-changed(2636669, 1c6fffe)foundry-registerNitro plugin — the mentorship-network phone-home (NUXT_FOUNDRY_REGISTER) and itsfoundryRegisterruntimeConfig key (33e847d)- Env surface collapsed — runtime env vars are now
NUXT_SIGNAL_EXPORT_TOKENandNUXT_PUBLIC_SITE_ID(plusNUXT_PUBLIC_SITE_URLfor SEO)
Changed
docsmodule extracted to the separate@incubrain/foundry-docspackage (a1be8fc)