Commit Graph

2 Commits

Author SHA1 Message Date
scawful
9371ce6150 docs: update release strategy and command-line flag standardization
- Added a section on the "best effort" release strategy for pre-1.0 versions, emphasizing flexibility and transparency in CI/CD workflows.
- Introduced a command-line flag standardization decision, adopting the Abseil Flags library for consistent argument parsing across all binaries.
- Outlined a migration plan to phase out the legacy flag system, enhancing maintainability and user experience.

Benefits:
- Improved clarity on release processes and platform availability.
- Streamlined command-line argument handling, reducing technical debt and improving user experience.
2025-10-11 03:03:54 -04:00
scawful
83eccaa789 refactor: Consolidate documentation and add git workflow guide 2025-10-10 17:05:07 -04:00