Compare commits
22 Commits
feature/ta
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
960264f47f | ||
|
|
5d2873aef7 | ||
|
|
74d100c119 | ||
|
|
8f09e8d24e | ||
|
|
696b202613 | ||
|
|
b2c340e4ca | ||
|
|
c15a91a146 | ||
|
|
70aeb6cedf | ||
|
|
7c32c6c45b | ||
|
|
10f17f75a1 | ||
|
|
51cc5be8b6 | ||
|
|
14e3b76b09 | ||
|
|
8174952331 | ||
|
|
42add339d0 | ||
|
|
2894052a80 | ||
|
|
6a1c18bc12 | ||
|
|
e2b97d126d | ||
|
|
26a243b3ee | ||
|
|
9a30102ebe | ||
|
|
da97757bd1 | ||
|
|
1bd6b79c21 | ||
|
|
a868e2ea50 |
@ -2,7 +2,7 @@ slug: data-models
|
||||
title: Core Data Models & Persistence
|
||||
created: 2026-02-11T01:01:34.898239681Z
|
||||
branch: feature/data-models
|
||||
phase: review
|
||||
phase: released
|
||||
phase_history:
|
||||
- phase: draft
|
||||
entered: 2026-02-11T01:01:34.898239681Z
|
||||
@ -21,9 +21,24 @@ phase_history:
|
||||
exited: 2026-02-11T01:06:04.893581675Z
|
||||
- phase: review
|
||||
entered: 2026-02-11T01:06:04.893581675Z
|
||||
exited: 2026-02-11T01:06:48.945154906Z
|
||||
- phase: audit
|
||||
entered: 2026-02-11T01:06:48.945154906Z
|
||||
exited: 2026-02-11T01:07:03.769897201Z
|
||||
- phase: qa
|
||||
entered: 2026-02-11T01:07:03.769897201Z
|
||||
exited: 2026-02-11T01:07:08.91325329Z
|
||||
- phase: merge
|
||||
entered: 2026-02-11T01:07:08.91325329Z
|
||||
exited: 2026-02-11T01:07:15.02758418Z
|
||||
- phase: released
|
||||
entered: 2026-02-11T01:07:15.02758418Z
|
||||
exited: 2026-02-11T01:09:10.024272303Z
|
||||
- phase: released
|
||||
entered: 2026-02-11T01:09:10.024272303Z
|
||||
artifacts:
|
||||
audit:
|
||||
status: pending
|
||||
status: passed
|
||||
path: audit.md
|
||||
design:
|
||||
status: approved
|
||||
@ -36,7 +51,7 @@ artifacts:
|
||||
approved_by: user
|
||||
approved_at: 2026-02-11T01:03:09.979962038Z
|
||||
qa_results:
|
||||
status: pending
|
||||
status: passed
|
||||
path: qa-results.md
|
||||
review:
|
||||
status: passed
|
||||
@ -2,7 +2,7 @@ slug: task-management-ui
|
||||
title: Task Management UI
|
||||
created: 2026-02-11T01:02:04.885024733Z
|
||||
branch: feature/task-management-ui
|
||||
phase: planned
|
||||
phase: released
|
||||
phase_history:
|
||||
- phase: draft
|
||||
entered: 2026-02-11T01:02:04.885024733Z
|
||||
@ -12,9 +12,33 @@ phase_history:
|
||||
exited: 2026-02-11T01:06:09.714814136Z
|
||||
- phase: planned
|
||||
entered: 2026-02-11T01:06:09.714814136Z
|
||||
exited: 2026-02-11T01:06:29.027556203Z
|
||||
- phase: ready
|
||||
entered: 2026-02-11T01:06:29.027556203Z
|
||||
exited: 2026-02-11T01:10:44.122174686Z
|
||||
- phase: implementation
|
||||
entered: 2026-02-11T01:10:44.122174686Z
|
||||
exited: 2026-02-11T01:10:59.052329817Z
|
||||
- phase: review
|
||||
entered: 2026-02-11T01:10:59.052329817Z
|
||||
exited: 2026-02-11T01:11:19.220109516Z
|
||||
- phase: audit
|
||||
entered: 2026-02-11T01:11:19.220109516Z
|
||||
exited: 2026-02-11T01:11:44.987834073Z
|
||||
- phase: qa
|
||||
entered: 2026-02-11T01:11:44.987834073Z
|
||||
exited: 2026-02-11T01:11:50.622685194Z
|
||||
- phase: merge
|
||||
entered: 2026-02-11T01:11:50.622685194Z
|
||||
exited: 2026-02-11T01:12:00.795064897Z
|
||||
- phase: released
|
||||
entered: 2026-02-11T01:12:00.795064897Z
|
||||
exited: 2026-02-11T01:14:00.149254054Z
|
||||
- phase: released
|
||||
entered: 2026-02-11T01:14:00.149254054Z
|
||||
artifacts:
|
||||
audit:
|
||||
status: pending
|
||||
status: passed
|
||||
path: audit.md
|
||||
design:
|
||||
status: approved
|
||||
@ -27,10 +51,10 @@ artifacts:
|
||||
approved_by: user
|
||||
approved_at: 2026-02-11T01:05:58.954589267Z
|
||||
qa_results:
|
||||
status: pending
|
||||
status: passed
|
||||
path: qa-results.md
|
||||
review:
|
||||
status: pending
|
||||
status: passed
|
||||
path: review.md
|
||||
spec:
|
||||
status: approved
|
||||
@ -2,3 +2,5 @@ name: feature/data-models
|
||||
feature: data-models
|
||||
base_branch: main
|
||||
created_at: 2026-02-11T01:03:19.867726692Z
|
||||
merged_at: 2026-02-11T01:07:15.026997567Z
|
||||
merge_strategy: squash
|
||||
|
||||
@ -2,3 +2,5 @@ name: feature/task-management-ui
|
||||
feature: task-management-ui
|
||||
base_branch: main
|
||||
created_at: 2026-02-11T01:06:19.128714836Z
|
||||
merged_at: 2026-02-11T01:12:00.794839753Z
|
||||
merge_strategy: squash
|
||||
|
||||
@ -2,15 +2,10 @@ version: 1
|
||||
project:
|
||||
name: workspace
|
||||
active_work:
|
||||
features:
|
||||
- slug: data-models
|
||||
branch: feature/data-models
|
||||
phase: review
|
||||
- slug: task-management-ui
|
||||
phase: planned
|
||||
features: []
|
||||
blocked: []
|
||||
last_updated: 2026-02-11T01:06:19.803552399Z
|
||||
last_action: CREATE_BRANCH
|
||||
last_updated: 2026-02-11T01:14:09.663478275Z
|
||||
last_action: ARCHIVE_FEATURE
|
||||
last_actor: cli
|
||||
history:
|
||||
- timestamp: 2026-02-11T01:01:34.898710806Z
|
||||
@ -63,42 +58,62 @@ history:
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:03:30.454035392Z
|
||||
- timestamp: 2026-02-11T01:03:20.536145697Z
|
||||
action: CREATE_BRANCH
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:07:15.028539308Z
|
||||
action: MERGE_FEATURE
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:09:10.044429757Z
|
||||
action: TRANSITION
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:03:39.883522826Z
|
||||
action: APPROVE_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:05:29.847017938Z
|
||||
action: TRANSITION
|
||||
- timestamp: 2026-02-11T01:09:15.163245684Z
|
||||
action: ARCHIVE_FEATURE
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:05:33.827896373Z
|
||||
action: APPROVE_ARTIFACT
|
||||
- timestamp: 2026-02-11T01:10:44.122982946Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:05:49.529454093Z
|
||||
- timestamp: 2026-02-11T01:10:54.878401744Z
|
||||
action: PASS_ARTIFACT
|
||||
feature: data-models
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:05:58.955336964Z
|
||||
action: APPROVE_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:06:04.894750424Z
|
||||
- timestamp: 2026-02-11T01:10:59.053152215Z
|
||||
action: TRANSITION
|
||||
feature: data-models
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:06:09.715870654Z
|
||||
- timestamp: 2026-02-11T01:11:14.910894805Z
|
||||
action: PASS_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:11:19.221099158Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:11:39.130110375Z
|
||||
action: PASS_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:11:44.989239829Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:11:50.623706556Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
@ -108,3 +123,18 @@ history:
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:12:00.796349284Z
|
||||
action: MERGE_FEATURE
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:14:00.150452119Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-11T01:14:09.663473256Z
|
||||
action: ARCHIVE_FEATURE
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
|
||||
Loading…
Reference in New Issue
Block a user