docs: Update project specs and align statuses

- Add Timber to technical decisions in tech_spec.txt
- Update feature statuses to 'backend_implemented' in tech_spec.txt
- Update UI component statuses to 'needs_review' in project_structure.txt
This commit is contained in:
2025-08-09 10:07:59 +03:00
parent 2853b5a47e
commit 258deb93d9
7 changed files with 74 additions and 22 deletions

View File

@@ -0,0 +1,4 @@
package com.homebox.lens.domain.model
class TokenResponse {
}