Commit Graph

2 Commits

Author SHA1 Message Date
Stefano Amorelli
4d24b0c486 fix: update examples to match API
- Fix parse method name to parse_bytes
- Fix fact iteration pattern
- Simplify validation example
2025-08-16 17:29:20 +03:00
Stefano Amorelli
46ecbd2635 feat: implement CLI for XBRL parsing and validation
- Parse command with optional stats flag
- Validate command with SEC EDGAR profile support
- Benchmark command for performance testing
- Colored output for better UX
2025-08-16 17:25:06 +03:00