- Parse command with optional stats flag
- Validate command with SEC EDGAR profile support
- Benchmark command for performance testing
- Colored output for better UX
- Example SEC filing structure with DEI facts
- Financial statement facts (revenue, assets, etc.)
- Multiple contexts and units
- Used for testing and examples
- Automated publishing to crates.io on version tags
- Cross-platform binary builds
- GitHub release creation with artifacts
- Manual workflow dispatch support
- Test on multiple platforms (Linux, Windows, macOS)
- Run on stable and beta Rust
- Include formatting and clippy checks
- Add code coverage with cargo-llvm-cov
- Security audit with cargo-audit