Added
- Continuous integration workflow running pytest on a Python 3.10 to 3.13 matrix.
- Publish-on-tag workflow that builds the sdist and wheel and uploads to PyPI.
- Resilient fallback for the
MEMORY_INDEX_MAX_LINESbudget whenbrigade.budgetsis unavailable. brigade remains the canonical source of truth.
Changed
- Consume the MEMORY.md index line budget from
brigade.budgetsinstead of a hardcoded constant.