Trigwise
Changelog

Every shipped change

We log every meaningful change here. Operators trust products that ship transparently.

2026-05-26
v0.4.0

Brand system + design discipline

  • featLock typographic system: Manrope (body), Bricolage Grotesque (headings + wordmark), Geist Mono (#tags), Instrument Serif (italic accents)
  • featTheme-adaptive favicon at /icon.svg using prefers-color-scheme
  • featCustom 76-icon system migrated to IconBase factory with duotone variants and dynamic color tokens
  • featAnimated theme toggle using View Transitions API clip-path reveal
  • featSign-in page redesigned with two-column editorial layout
  • fixMode-aware --color-brand token: lighter brand orange on dark for proper contrast
2026-05-23
v0.3.0

P0 fixes + strict mode

  • perfReactQueryProvider rewritten with isServer check + browser singleton (was leaking state across requests)
  • perfDashboard layout uses Promise.all for parallel prefetches
  • featTypeScript strict mode enabled across the codebase
  • fixFixed 18 strict-mode type errors across 6 files
2026-05-22
v0.2.0

Engineering OS foundation

  • featOperating manual: AGENTS.md, ENGINEERING_PRINCIPLES.md, PRODUCT_CONTEXT.md, DOMAINS.md, RUNBOOK.md, ROADMAP.md
  • feat.kiro structure: specs, ADRs, audits, skills
  • featArchitectural audit + first-dollar-engine spec