e44203c485
fix: emit() publishes to exchange instead of sendToQueue
fb0bb36bdd
fix: publish system.notification.send in {pattern, data} format for NestJS RMQ
8209f4ac82
fix: sendNotification publishes directly to exchange instead of NestJS RMQ client sendToQueue
3822e91243
chore: bump to v1.10.3 (callPluginApi unwrap response)
de45ca428b
fix: callPluginApi unwrap response (TransformInterceptor wrapping)
3451a23e8e
feat: add callAsService for service-to-service auth
b4d214d9c3
feat: add HelpModule (HelpController, HelpService) for standardized FAQ/HELP system
c5f43da97b
fix(sdk): requestPlugin skips cross-service 'no matching handler' errors with fallback timer
89d871e5d6
chore: bump 1.9.2, safe discoverPlugins with error handling
04cbcb791e
fix: convert endpoint kebab-case to camelCase in createReportController handlerMethod — v1.9.1
3136f0b5f4
feat: add ReportCapabilityProvider factory for report data sources — v1.9.0
f92adbd683
feat: add DatePicker component to UIKit and CLI scaffold
25fe858c2b
feat: sync UIKit types - add Modal, Tabs, Table, SearchableSelect, MultiSelect, Typography.Small — v1.7.1
4efaa25452
feat: raw amqplib exchange publishing for inter-plugin RPC — v1.7.0
acc8c3178d
feat: inter-plugin discovery, targeted events, RPC — v1.4.0