72 lines
2.5 KiB
YAML
72 lines
2.5 KiB
YAML
project: notfiles
|
|
id: notfile
|
|
updated: 2026-04-03
|
|
branch: main
|
|
state:
|
|
tests: 103 passing
|
|
build: clean
|
|
notes: null
|
|
items:
|
|
- id: notfile-1
|
|
doob_uuid: 3b583219-a4f5-4895-bc89-91afcd456046
|
|
name: public-ready-workflow-fix
|
|
priority: P1
|
|
status: done
|
|
title: Investigate unstaged change in .gitea/workflows/public-ready.yml
|
|
description: |
|
|
`git status` shows `M .gitea/workflows/public-ready.yml` — a modification is uncommitted. Needs inspection to determine if it's intentional or leftover from a prior session.
|
|
files:
|
|
- .gitea/workflows/public-ready.yml
|
|
extra:
|
|
- date: 2026-04-03
|
|
type: note
|
|
note: emoji → [OK] formatting change; committed in style commit
|
|
completed: 2026-04-03
|
|
- id: notfile-2
|
|
doob_uuid: 5fa25a3f-8c47-49ba-ac95-58ea683a9dab
|
|
name: notgraph-integration-test-fix
|
|
priority: P1
|
|
status: done
|
|
title: Investigate unstaged change in crates/notgraph/tests/integration.rs
|
|
description: |
|
|
`git status` shows ` M crates/notgraph/tests/integration.rs` — an unstaged modification. Needs inspection; may be a leftover tweak or a pending improvement.
|
|
files:
|
|
- crates/notgraph/tests/integration.rs
|
|
extra:
|
|
- date: 2026-04-03
|
|
type: note
|
|
note: cargo fmt reformatted long emit::write_all calls; committed in style commit
|
|
completed: 2026-04-03
|
|
- id: notfile-3
|
|
doob_uuid: 49346e3f-0119-4e1f-9234-c59f14499aea
|
|
name: notgraph-plan-remaining-steps
|
|
priority: P2
|
|
status: open
|
|
title: Review notgraph implementation plan for any incomplete tasks
|
|
description: |
|
|
Plan at docs/superpowers/plans/2026-04-01-notgraph.md may still have unchecked steps. Most functionality appears shipped (all pipeline stages, HTML/MD/JSON emit, Mermaid graphs, heatmap, cycle detection, CI integration). Verify checklist is fully marked done or remaining items are intentionally parked.
|
|
files:
|
|
- docs/superpowers/plans/2026-04-01-notgraph.md
|
|
extra: []
|
|
log:
|
|
- date: 2026-04-03
|
|
summary: 'Resolved both P1 items: formatting-only changes, committed style cleanup'
|
|
commits:
|
|
- style commit
|
|
- date: 2026-04-03
|
|
summary: Created initial HANDOFF.yaml; notgraph crate fully implemented across 20+ commits
|
|
- date: 2026-04-01
|
|
summary: 'Implemented notgraph: scaffold, all pipeline stages, emit, CLI wiring, integration tests, Mermaid fixes'
|
|
commits:
|
|
- 1e2f240
|
|
- b4bb576
|
|
- 82f84d5
|
|
- 17a321c
|
|
- b5a2710
|
|
- date: 2026-03-31
|
|
summary: Implemented notsecrets age-native redesign, notstrap migration, integration test suite
|
|
commits:
|
|
- 58de007
|
|
- f80ea02
|
|
- e388d75
|