generated from eblume/project-template
All checks were successful
Build / validate (pull_request) Successful in 9m33s
A new explanation doc making the task model explicit: lifecycle state
(outstanding → done/dropped) is orthogonal to attention (white/orange/red/
blue), attention only matters while outstanding, and On Deck (blue) is a live
"later" task — NOT the same as dropped ("let go", terminal). Covers delete/
tombstone (soft-delete that keeps the context doc) and a table of where each
task shows up (agenda / search / export). Cross-links design §6.2/§6.3 and
tech-spec §4.3/§7/§8.1/§12; wired into the explanation index.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
14 lines
360 B
Markdown
14 lines
360 B
Markdown
---
|
||
title: Explanation
|
||
modified: 2026-03-03
|
||
tags:
|
||
- explanation
|
||
- meta
|
||
---
|
||
|
||
# Explanation
|
||
|
||
Background context and design decisions.
|
||
|
||
- [[design]] — Hephaestus design document: vision, data model, architecture, sync, and roadmap
|
||
- [[task-lifecycle]] — the two-axis task model (lifecycle state × attention), drop vs delete, and where each task shows up
|