@@ -13,8 +13,8 @@ message truncation in synapify. All 715 tests pass. Published to GitHub Packages
1313
1414** Homebrew Tap Created** : ` ossuminc/homebrew-tap ` provides ` brew install riddlc ` .
1515
16- ** In Progress ** : TatSu-based EBNF validation (branch: ` feature/tatsu-ebnf-validation ` ).
17- Fixing EBNF grammar drift from fastparse implementation .
16+ ** Branch Cleanup Complete ** : All stale feature/bugfix branches deleted. Only ` main `
17+ and ` development ` branches remain .
1818
1919** EBNF Validation Complete** (Feb 1, 2026):
2020- Internal test files: 59/77 passed, 13 include fragments skipped, 5 expected
@@ -171,6 +171,18 @@ of newlines, resulting in truncated/malformed output.
171171- Added README.md with installation instructions
172172- No registration needed - Homebrew auto-discovers ` username/homebrew-tap ` repos
173173
174+ ** Branch Cleanup** (also completed this session):
175+ - Deleted merged branches: ` feature/parsing-fixes ` , ` feature/tatsu-ebnf-validation ` ,
176+ ` 591-create-brew-packager ` , ` 664-feature-add-timing-data-to-parsing-results ` ,
177+ ` feature/scala-bug `
178+ - Closed Issue #38 (BAST complete), deleted branch ` 38-implement-bast-file-read-write `
179+ - Closed Issue #608 (moved to riddl-gen), deleted branch
180+ - Deleted ` OSS-275-Prompt-Generation ` branch (moved to riddl-gen)
181+ - Deleted ` 367-auto-entity-id ` branch (issue already closed, feature not implemented)
182+ - Deleted ` 304-get-code-coverage--80 ` branch (stale, 9 months old)
183+ - Deleted ` consistent-output ` branch (stale, 16 months old)
184+ - Only ` main ` and ` development ` branches remain
185+
174186---
175187
176188### February 1, 2026 (Cardinality Fix)
0 commit comments