Skip to content

fix: add unified exception hierarchy (kernel dep) - #8

Merged
casc84ab merged 2 commits into
developfrom
fix/framework-hardening
Feb 13, 2026
Merged

fix: add unified exception hierarchy (kernel dep)#8
casc84ab merged 2 commits into
developfrom
fix/framework-hardening

Conversation

@ancongui

Copy link
Copy Markdown
Contributor

Summary

  • Add fireflyframework-kernel dependency for shared exceptions
  • Update EnrichmentRequestValidator to use unified exceptions
  • Update EnrichmentStrategyApplier to use unified exceptions

Test plan

  • All existing tests pass
  • Build verified locally

…moval

Part of the Firefly Framework hexagonal architecture remediation.

- Remove @componentscan from DataEnrichmentAutoConfiguration
- Add 9 explicit @bean @ConditionalOnMissingBean methods
- Remove @Service/@component from 9 component classes
- Move @ConditionalOnProperty from classes to @bean methods
- Add fireflyframework-kernel dependency for shared exceptions
@ancongui
ancongui requested a review from casc84ab February 13, 2026 00:34

@casc84ab casc84ab left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Unified exception hierarchy with kernel dependency. EnrichmentRequestValidator and EnrichmentStrategyApplier properly updated.

@casc84ab
casc84ab merged commit 4f5e49a into develop Feb 13, 2026
4 checks passed
@casc84ab
casc84ab deleted the fix/framework-hardening branch February 13, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants