Skip to content

Tags: dlxeva/FlowGrid

Tags

v0.2.1-alpha

Toggle v0.2.1-alpha's commit message
Establish a named alpha baseline for GitHub versioning

The tool now needs a stable external identity and a first reproducible repo baseline more than further feature work. This commit locks the current CLI, tests, smoke path, and documentation around the FlowGrid display name while preserving FLG as the technical shorthand, command prefix, and on-disk protocol marker.

Constraint: Preserve flg CLI and .flg project structure to avoid breaking the existing protocol surface
Rejected: Keep Framing Ledger as the primary external name | too hard for first-time users to understand
Rejected: Rename the technical prefix away from FLG | unnecessary migration cost across code, tests, and protocol files
Confidence: high
Scope-risk: moderate
Reversibility: clean
Directive: Keep external naming and technical shorthand decoupled unless a later release explicitly migrates the protocol surface
Tested: pytest -q; python scripts/smoke_test.py
Not-tested: Editable install in a fresh clean virtualenv after package-name change