Skip to content

Implement central provider registry and DI discovery in FrontDesk.Integrations #335

@slombardo

Description

@slombardo
  • Implement/relocate registry API (or service) in FrontDesk.Integrations so main application discovers and interacts with providers via contracts only
  • Application/service layer should use abstractions (interfaces, registry APIs) to resolve providers; no hardwired references to specific provider implementations
  • Demonstrate proper registration/use of at least one provider (e.g., Trello)

Exit criteria:

  • Provider registry/discovery implemented in Integrations
  • Main app finds providers by contract/registry
  • Demo/proof-of-concept: main app consuming a provider only via registry/abstraction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions