task_id: task_create_component_social_links entity_id: component_social_links generated_at: '2025-12-18T15:16:50.321018' workflow_version: v001 target: type: component definition: id: component_social_links name: SocialLinks description: Social media links display props: - name: links type: object required: true events: [] uses_apis: [] uses_components: [] related: models: [] apis: [] components: [] dependencies: entity_ids: [] definitions: [] files: to_create: - app/components/SocialLinks.tsx reference: [] acceptance: - criterion: Component renders without errors verification: Import and render in test - criterion: Props are typed correctly verification: TypeScript compilation - criterion: Events fire correctly verification: Test event handlers