nordabiz/blueprints/auth
Maciej Pienczyn f166668f22 feat: Add AI enrichment approval workflow
- Remove confusing "Zweryfikowano 2x | Jakość: 100%" badge
- Create AiEnrichmentProposal model for pending AI suggestions
- Modify AI enrichment to create proposals instead of direct saves
- Add approve/reject API endpoints for proposals
- Update frontend to show approval buttons after AI analysis
- Proposals expire after 30 days if not reviewed

The workflow now requires owner/admin approval before AI-generated
data is applied to company profiles. This prevents unwanted data
from being automatically added.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 11:03:53 +01:00
..
__init__.py refactor(phase2a): Extract auth + public blueprints with Alias Bridge 2026-01-31 07:28:18 +01:00
CLAUDE.md feat: Add AI enrichment approval workflow 2026-02-01 11:03:53 +01:00
routes.py feat: Add audit logging for login/logout events 2026-01-31 20:42:42 +01:00