[App Arch] Plugin cleanup #55919
Labels
Feature:Development
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Meta
technical debt
Improvement of the software architecture and operational architecture
This issue tracks technical debt accumulated over the course of new platform migration. Most tasks here involve cleaning up the structure & conventions in each of our plugins to ensure consistency.
data
,data_enhanced
)README
which at least describes the services it encompasses at a high levelcreateGetterSetter
withcore.getStartServices
(for async items)export * from ...
is removed from rootserver
andpublic
index files to ensure private interfaces are not leaking into the public contractDataSetup
,DataStart
)/common
directoriesThe text was updated successfully, but these errors were encountered: