chore: archive project-management and scaffold user-profile change

This commit is contained in:
2026-05-17 20:26:30 +00:00
parent 71d9fe6406
commit 56f440db1b
14 changed files with 96 additions and 34 deletions
@@ -1,6 +1,6 @@
## MODIFIED Requirements
### Requirement: SSH Key Project Association
### Requirement: Key Association
The system SHALL only allow project default-key assignment using keys valid for the authenticated owner's project scope.
#### Scenario: Valid default key assignment
@@ -0,0 +1,2 @@
schema: spec-driven
created: 2026-05-17
+3
View File
@@ -0,0 +1,3 @@
# user-profile
Implement authenticated user profile read/update flow across API and frontend