Complete task002 through task016 across cache correctness, editor lifecycle, C boundaries, build and release governance, dictionary provenance, performance, interactive workflows, tests, documentation, and final cleanup.
1.4 KiB
1.4 KiB
Known Issues
- issue001 [x] Incomplete cache signatures reuse stale layout results.
- issue002 [x] Failed saves leave a justified buffer unformatted.
- issue003 [x] Buffer integration is not composable or lifecycle-owned.
- issue004 [x] Test order dependency produces a false green suite.
- issue005 [x] C API and build boundary need explicit validation.
- issue006 [x] Dictionary claims exceed parser and provenance coverage.
- issue007 [x] GUI verification reports failure without failing automation.
- issue008 [x] Hot-loop allocation and nil caching need benchmark gates.
- issue009 [x] Release and documentation governance are not closed.
- issue010 [x] Same-string property mutation bypasses paragraph cache identity.