Compare commits
22 Commits
feature/ta
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0975b9dfe | ||
|
|
0526946ece | ||
|
|
a30d339fdd | ||
|
|
3ef9f2fa8d | ||
|
|
c18ddf4298 | ||
|
|
e88691fe10 | ||
|
|
9836763126 | ||
|
|
1794078469 | ||
|
|
80028a0689 | ||
|
|
26fd5e3a74 | ||
|
|
301744874d | ||
|
|
e0feeee498 | ||
|
|
3daba1393b | ||
|
|
747419dc64 | ||
|
|
d73fb0885b | ||
|
|
d5ad418558 | ||
|
|
f14ace7392 | ||
|
|
b395547a46 | ||
|
|
e14b6837d0 | ||
|
|
e6293aa86f | ||
|
|
c6d375fb0b | ||
|
|
6082615853 |
@ -2,7 +2,7 @@ slug: data-models
|
||||
title: Core Data Models & Persistence
|
||||
created: 2026-02-10T01:30:07.578307417Z
|
||||
branch: feature/data-models
|
||||
phase: review
|
||||
phase: released
|
||||
phase_history:
|
||||
- phase: draft
|
||||
entered: 2026-02-10T01:30:07.578307417Z
|
||||
@ -21,9 +21,24 @@ phase_history:
|
||||
exited: 2026-02-10T01:33:37.799690552Z
|
||||
- phase: review
|
||||
entered: 2026-02-10T01:33:37.799690552Z
|
||||
exited: 2026-02-10T01:34:07.233448903Z
|
||||
- phase: audit
|
||||
entered: 2026-02-10T01:34:07.233448903Z
|
||||
exited: 2026-02-10T01:34:31.519406943Z
|
||||
- phase: qa
|
||||
entered: 2026-02-10T01:34:31.519406943Z
|
||||
exited: 2026-02-10T01:34:37.974490054Z
|
||||
- phase: merge
|
||||
entered: 2026-02-10T01:34:37.974490054Z
|
||||
exited: 2026-02-10T01:34:41.184014458Z
|
||||
- phase: released
|
||||
entered: 2026-02-10T01:34:41.184014458Z
|
||||
exited: 2026-02-10T01:35:42.616773629Z
|
||||
- phase: released
|
||||
entered: 2026-02-10T01:35:42.616773629Z
|
||||
artifacts:
|
||||
audit:
|
||||
status: pending
|
||||
status: passed
|
||||
path: audit.md
|
||||
design:
|
||||
status: approved
|
||||
@ -36,7 +51,7 @@ artifacts:
|
||||
approved_by: user
|
||||
approved_at: 2026-02-10T01:31:20.94266066Z
|
||||
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-10T01:30:27.65565135Z
|
||||
branch: feature/task-management-ui
|
||||
phase: planned
|
||||
phase: released
|
||||
phase_history:
|
||||
- phase: draft
|
||||
entered: 2026-02-10T01:30:27.65565135Z
|
||||
@ -12,9 +12,33 @@ phase_history:
|
||||
exited: 2026-02-10T01:33:42.707795714Z
|
||||
- phase: planned
|
||||
entered: 2026-02-10T01:33:42.707795714Z
|
||||
exited: 2026-02-10T01:33:57.730626142Z
|
||||
- phase: ready
|
||||
entered: 2026-02-10T01:33:57.730626142Z
|
||||
exited: 2026-02-10T01:36:36.044638948Z
|
||||
- phase: implementation
|
||||
entered: 2026-02-10T01:36:36.044638948Z
|
||||
exited: 2026-02-10T01:36:50.880489798Z
|
||||
- phase: review
|
||||
entered: 2026-02-10T01:36:50.880489798Z
|
||||
exited: 2026-02-10T01:37:07.155114455Z
|
||||
- phase: audit
|
||||
entered: 2026-02-10T01:37:07.155114455Z
|
||||
exited: 2026-02-10T01:37:27.667085519Z
|
||||
- phase: qa
|
||||
entered: 2026-02-10T01:37:27.667085519Z
|
||||
exited: 2026-02-10T01:37:30.973720535Z
|
||||
- phase: merge
|
||||
entered: 2026-02-10T01:37:30.973720535Z
|
||||
exited: 2026-02-10T01:37:37.721633727Z
|
||||
- phase: released
|
||||
entered: 2026-02-10T01:37:37.721633727Z
|
||||
exited: 2026-02-10T01:38:27.629155158Z
|
||||
- phase: released
|
||||
entered: 2026-02-10T01:38:27.629155158Z
|
||||
artifacts:
|
||||
audit:
|
||||
status: pending
|
||||
status: passed
|
||||
path: audit.md
|
||||
design:
|
||||
status: approved
|
||||
@ -27,10 +51,10 @@ artifacts:
|
||||
approved_by: user
|
||||
approved_at: 2026-02-10T01:33:31.318677305Z
|
||||
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-10T01:31:30.968591514Z
|
||||
merged_at: 2026-02-10T01:34:41.183497645Z
|
||||
merge_strategy: squash
|
||||
|
||||
@ -2,3 +2,5 @@ name: feature/task-management-ui
|
||||
feature: task-management-ui
|
||||
base_branch: main
|
||||
created_at: 2026-02-10T01:33:47.859894555Z
|
||||
merged_at: 2026-02-10T01:37:37.721147301Z
|
||||
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-10T01:33:48.623936118Z
|
||||
last_action: CREATE_BRANCH
|
||||
last_updated: 2026-02-10T01:38:30.945362332Z
|
||||
last_action: ARCHIVE_FEATURE
|
||||
last_actor: cli
|
||||
history:
|
||||
- timestamp: 2026-02-10T01:30:07.578658929Z
|
||||
@ -63,42 +58,62 @@ history:
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:31:41.136249368Z
|
||||
- timestamp: 2026-02-10T01:31:31.653705468Z
|
||||
action: CREATE_BRANCH
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:34:41.191962388Z
|
||||
action: MERGE_FEATURE
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:35:42.617873729Z
|
||||
action: TRANSITION
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:31:52.069951025Z
|
||||
action: APPROVE_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:33:07.599874345Z
|
||||
action: TRANSITION
|
||||
- timestamp: 2026-02-10T01:35:47.665907908Z
|
||||
action: ARCHIVE_FEATURE
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:33:10.903328614Z
|
||||
action: APPROVE_ARTIFACT
|
||||
- timestamp: 2026-02-10T01:36:36.045488136Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:33:26.145145732Z
|
||||
- timestamp: 2026-02-10T01:36:47.638879511Z
|
||||
action: PASS_ARTIFACT
|
||||
feature: data-models
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:33:31.319637733Z
|
||||
action: APPROVE_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:33:37.80178284Z
|
||||
- timestamp: 2026-02-10T01:36:50.881232405Z
|
||||
action: TRANSITION
|
||||
feature: data-models
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:33:42.709486346Z
|
||||
- timestamp: 2026-02-10T01:37:02.695984822Z
|
||||
action: PASS_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:37:07.156439639Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:37:22.058148208Z
|
||||
action: PASS_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:37:27.669773498Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:37:30.974713765Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
@ -108,3 +123,18 @@ history:
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:37:37.723860748Z
|
||||
action: MERGE_FEATURE
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:38:27.630490301Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T01:38:30.945360619Z
|
||||
action: ARCHIVE_FEATURE
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
|
||||
Loading…
Reference in New Issue
Block a user