petrinijr/nucleos-analyzer
Reduce header size while keeping gear button prominent
Skip HF deployment if no changes in last 24h
Add GitHub Actions workflow for scheduled HF deployment
Make all benchmark lines red for visual consistency
Disable mobile keyboard on dropdowns and UI polish
Add sticky header and improve settings button UX
Switch to Nucleos-inspired light theme
Improve desktop UX and simplify settings panel
Add mobile-first responsive settings panel
Merge feature/forecasting: Add position projection with salary growth model
Add forecast data table with benchmark column and export
Add salary growth rate selector and fix forecast bugs
Add forecasting feature (WIP)
Merge pull request #3 from jrpetrini/feature/saldo-total-extraction
Mark SALDO TOTAL feature complete, clean up comments
Fix CAGR format validation to use exact value
Phase 3: Fix 5% tolerance bug in equivalence tests
Phase 2: Hardcode API responses in test_data_sources.py
Phase 1: Tighten test tolerance margins (Issue #2)
Merge GitHub Issue #2 into test suite audit plan
Merge pull request #1 from jrpetrini/claude/review-test-suite-VLM7C
Remove temporary issue template (content will go directly in GitHub issue)
Add test suite review findings - tolerance margins analysis
Add test suite audit plan for future implementation
Add equivalence tests and dynamic partial PDF detection
UI polish: dynamic labels, date fixes, and partial PDF improvements
Fix inflation-adjusted CAGR for partial PDFs + add debug tool
Add SALDO TOTAL extraction and partial PDF support (Phases 1-3)
Refactor extractor.py to single-pass + TODO: SALDO TOTAL extraction
Fix tooltip CSS selector and improve styling
Refactor dashboard.py into modular components
Use solid line for benchmark curve (reserve dashed for forecasts)
Expand test suite to 183 tests with IPEA fallback
Refactor: Extract business logic for testability
Replace ANBIMA calendar with 252/365.25 ratio for consistent calculations
Update FEATURE_PLAN.md with completion status
Add test suite (47 tests)
Revert "Add test suite and simplify business day calculations"
Add test suite and simplify business day calculations
Add inflation adjustment feature (Feature 2)
Hide duplicate columns when benchmark overhead is 0%
Add loading indicators to dashboard components
Update FEATURE_PLAN.md with new data table components
Add data tables and export functionality (CSV/Excel)
Add comprehensive 4-feature implementation plan for dashboard enhancements
Add privacy documentation and data redaction guidance
Add detailed PDF download instructions
Revamp README and add GitHub icon to dashboard
Add Hugging Face Spaces deployment configuration
Improve tooltip styling and add PDF upload help
