Introduce life_post_comments table for nested comment threads Add API endpoints to create, reply to, and delete comments Implement frontend UI with engagement counts and collapsible threads
Add life_posts schema and CRUD API endpoints Implement LifeView with inline composer and feed display