Blog
All articles. All pillars. All authors.
#161 -- The Temporal Version Tracking Bug
When version numbers stopped incrementing correctly in the temporal model.
#162 -- The Database Persistence Fix That Took 3 Sessions
From browser to disk: the persistence bug that required three full sessions to resolve.
#163 -- The Layout Children Wrapping Bug
When {children} in layouts wrapped content in unexpected HTML elements.
#164 -- Fixing Library Function Resolution
When library functions stopped resolving after hot module reload.
#168 -- Entity Defaults and Toggle Fix
When entity default values and boolean toggles interacted in unexpected ways.
#169 -- The Embedding Model Choice Crisis
When switching embedding models broke every existing vector in the database.
#170 -- 15 Bugs That Shaped the FLIN Language
A retrospective of the 15 critical bugs that forced design changes and made FLIN better.
#171 -- The FLIN CLI: Build, Test, Run
How we built the FLIN CLI with build, test, run, format, and lint commands.
#185 -- Integration Tests Complete
Completing the integration test suite -- end-to-end tests across compiler, VM, and runtime.
#186 -- Error Resilience Patterns
Error chaining, exception handling, and resilience patterns in FLIN.
#155 -- 93 Sessions Audited in One Pass
The methodology behind auditing 93 development sessions in a single pass.
#158 -- The None Handling Bug
A null safety edge case that slipped through type inference and crashed at runtime.