1.3 KiB
1.3 KiB
Historical worksheet from the product-pivot phase. Several items are completed, renamed, or superseded by the current codebase.
What is left to do:
- Replace frontend seeded stores with real API-backed stores.
- Build authenticated loading for:
- workspaces
- clients
- projects
- content items
- Add create flows:
- create workspace
- create client
- create project
- create content item
- Build the first real content-item detail page.
- Add the actual approval workflow domain:
- approval requests
- approval decisions
- status transitions
- Add comments and revision tracking.
- Add Google Drive asset linkage instead of placeholder source fields only.
- Add notification/event backbone.
- Remove or retire old Hutopy modules and routes once the new vertical slice replaces them.
- Rename remaining Hutopy namespaces/product strings in the backend if you want the codebase semantics cleaned up now instead of later.
So the main remaining substantive work is:
- finish full-site localization
- build real integrations backend for Google Drive and API keys
- deepen workspace/settings management
- continue workflow polish and broader comment/thread modeling if you want that generalized again