Compare commits
22 Commits
feature/ta
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b578690bd | ||
|
|
f512215c05 | ||
|
|
8405986014 | ||
|
|
2a3198620a | ||
|
|
355f98e1f6 | ||
|
|
7c85e2c58a | ||
|
|
8630024bc4 | ||
|
|
2ca38b23ae | ||
|
|
f3e8c7fa5d | ||
|
|
bee815f4eb | ||
|
|
ebfda23f43 | ||
|
|
be33129e78 | ||
|
|
5771c8f6a6 | ||
|
|
dc12ab7373 | ||
|
|
32ece2d385 | ||
|
|
a035445005 | ||
|
|
af776d9c8b | ||
|
|
027b18b5f3 | ||
|
|
4f3c757714 | ||
|
|
744343c5f9 | ||
|
|
fef9ec3423 | ||
|
|
365b29cc6a |
@ -2,7 +2,7 @@ slug: data-models
|
||||
title: Core Data Models & Persistence
|
||||
created: 2026-02-10T16:49:07.055028456Z
|
||||
branch: feature/data-models
|
||||
phase: review
|
||||
phase: released
|
||||
phase_history:
|
||||
- phase: draft
|
||||
entered: 2026-02-10T16:49:07.055028456Z
|
||||
@ -21,9 +21,24 @@ phase_history:
|
||||
exited: 2026-02-10T16:52:16.855717927Z
|
||||
- phase: review
|
||||
entered: 2026-02-10T16:52:16.855717927Z
|
||||
exited: 2026-02-10T16:52:47.478313478Z
|
||||
- phase: audit
|
||||
entered: 2026-02-10T16:52:47.478313478Z
|
||||
exited: 2026-02-10T16:53:02.086169386Z
|
||||
- phase: qa
|
||||
entered: 2026-02-10T16:53:02.086169386Z
|
||||
exited: 2026-02-10T16:53:07.384686748Z
|
||||
- phase: merge
|
||||
entered: 2026-02-10T16:53:07.384686748Z
|
||||
exited: 2026-02-10T16:53:11.958697897Z
|
||||
- phase: released
|
||||
entered: 2026-02-10T16:53:11.958697897Z
|
||||
exited: 2026-02-10T16:54:22.044713285Z
|
||||
- phase: released
|
||||
entered: 2026-02-10T16:54:22.044713285Z
|
||||
artifacts:
|
||||
audit:
|
||||
status: pending
|
||||
status: passed
|
||||
path: audit.md
|
||||
design:
|
||||
status: approved
|
||||
@ -36,7 +51,7 @@ artifacts:
|
||||
approved_by: user
|
||||
approved_at: 2026-02-10T16:50:26.567733459Z
|
||||
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-10T16:49:32.232228186Z
|
||||
branch: feature/task-management-ui
|
||||
phase: planned
|
||||
phase: released
|
||||
phase_history:
|
||||
- phase: draft
|
||||
entered: 2026-02-10T16:49:32.232228186Z
|
||||
@ -12,9 +12,33 @@ phase_history:
|
||||
exited: 2026-02-10T16:52:22.090294746Z
|
||||
- phase: planned
|
||||
entered: 2026-02-10T16:52:22.090294746Z
|
||||
exited: 2026-02-10T16:52:37.571480279Z
|
||||
- phase: ready
|
||||
entered: 2026-02-10T16:52:37.571480279Z
|
||||
exited: 2026-02-10T16:55:42.070041151Z
|
||||
- phase: implementation
|
||||
entered: 2026-02-10T16:55:42.070041151Z
|
||||
exited: 2026-02-10T16:55:56.765002517Z
|
||||
- phase: review
|
||||
entered: 2026-02-10T16:55:56.765002517Z
|
||||
exited: 2026-02-10T16:56:12.090189562Z
|
||||
- phase: audit
|
||||
entered: 2026-02-10T16:56:12.090189562Z
|
||||
exited: 2026-02-10T16:56:32.168096314Z
|
||||
- phase: qa
|
||||
entered: 2026-02-10T16:56:32.168096314Z
|
||||
exited: 2026-02-10T16:56:37.08859615Z
|
||||
- phase: merge
|
||||
entered: 2026-02-10T16:56:37.08859615Z
|
||||
exited: 2026-02-10T16:56:42.188552614Z
|
||||
- phase: released
|
||||
entered: 2026-02-10T16:56:42.188552614Z
|
||||
exited: 2026-02-10T16:58:01.694260139Z
|
||||
- phase: released
|
||||
entered: 2026-02-10T16:58:01.694260139Z
|
||||
artifacts:
|
||||
audit:
|
||||
status: pending
|
||||
status: passed
|
||||
path: audit.md
|
||||
design:
|
||||
status: approved
|
||||
@ -27,10 +51,10 @@ artifacts:
|
||||
approved_by: user
|
||||
approved_at: 2026-02-10T16:52:11.603130828Z
|
||||
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-10T16:50:36.396241426Z
|
||||
merged_at: 2026-02-10T16:53:11.958446354Z
|
||||
merge_strategy: squash
|
||||
|
||||
@ -2,3 +2,5 @@ name: feature/task-management-ui
|
||||
feature: task-management-ui
|
||||
base_branch: main
|
||||
created_at: 2026-02-10T16:52:27.348793659Z
|
||||
merged_at: 2026-02-10T16:56:42.187984846Z
|
||||
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-10T16:52:22.091515914Z
|
||||
last_action: TRANSITION
|
||||
last_updated: 2026-02-10T16:58:06.400501657Z
|
||||
last_action: ARCHIVE_FEATURE
|
||||
last_actor: cli
|
||||
history:
|
||||
- timestamp: 2026-02-10T16:49:07.055427357Z
|
||||
@ -63,43 +58,83 @@ history:
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:50:47.01280021Z
|
||||
- timestamp: 2026-02-10T16:50:37.115530652Z
|
||||
action: CREATE_BRANCH
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:53:11.959758423Z
|
||||
action: MERGE_FEATURE
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:54:22.046309449Z
|
||||
action: TRANSITION
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:50:56.623163065Z
|
||||
action: APPROVE_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:51:47.02328603Z
|
||||
action: TRANSITION
|
||||
- timestamp: 2026-02-10T16:54:26.534488346Z
|
||||
action: ARCHIVE_FEATURE
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:51:51.669778379Z
|
||||
action: APPROVE_ARTIFACT
|
||||
- timestamp: 2026-02-10T16:55:42.071346677Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:52:06.777328748Z
|
||||
- timestamp: 2026-02-10T16:55:52.049665103Z
|
||||
action: PASS_ARTIFACT
|
||||
feature: data-models
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:52:11.603902771Z
|
||||
action: APPROVE_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:52:16.856815843Z
|
||||
action: TRANSITION
|
||||
feature: data-models
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:52:22.091515103Z
|
||||
- timestamp: 2026-02-10T16:55:56.766159935Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:56:07.442831186Z
|
||||
action: PASS_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:56:12.091170587Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:56:27.026064762Z
|
||||
action: PASS_ARTIFACT
|
||||
feature: task-management-ui
|
||||
actor: user
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:56:32.169328462Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:56:37.124681323Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:52:28.494467199Z
|
||||
action: CREATE_BRANCH
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:56:42.189521918Z
|
||||
action: MERGE_FEATURE
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:58:01.695871402Z
|
||||
action: TRANSITION
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
- timestamp: 2026-02-10T16:58:06.40049253Z
|
||||
action: ARCHIVE_FEATURE
|
||||
feature: task-management-ui
|
||||
actor: cli
|
||||
result: success
|
||||
|
||||
Loading…
Reference in New Issue
Block a user