Team Collaboration
T-matic enhances team collaboration through various integrated features:
Announcements: Enables developers to notify stakeholders about updates to dependent components. Announcements are accessible from the Platform admin panel, categorized for both creators and recipients, and are dispatched as email notifications when due.
Events: Offers users a visual timeline of platform activities, highlighting component-related actions. A dedicated backend service manages event storage, with an API facilitating CRUD operations, and a frontend component visualizing the event timeline.
Scorecards: Allows product managers to monitor progress using metrics for platform components, tracking aspects like compliance and production readiness. Scorecards are listed in a filterable grid format, with a detailed view available for a deeper dive into specific metrics.
Team Logs: Keeps teams informed about changes via an activity log based on platform events. These logs are tailored to individual teams, ensuring everyone is aware of relevant updates.
Last updated