~bigbes/lethe

ref: 20e5301a02603e4b525a946a0b077aab86f94f99 lethe/docs/TODO.md -rw-r--r-- 6.2 KiB
20e5301a — Eugene Blikh 24 days ago
docs: plan lethe collector implementation
a1e67ca7 — Eugene Blikh 24 days ago
collector: add Claude Code parser
1be25bac — Eugene Blikh 24 days ago
docs: record shipped web tasks and dev tooling updates
ac2cd651 — Eugene Blikh a month ago
docs: track tooling DX and lethe-oidc-stub follow-up (#10)

- TODO.md: mark task #5 (lethe-web-ui-aggregates) Reviewed; add task
  #10 lethe-oidc-stub (promote the in-test oidcTestServer to an
  exported testutil package, optionally a cmd/oidc-stub binary, to
  unblock real-browser smoke without standing up Authelia locally).
  New sections: Repo hygiene / Tooling DX (with the four tooling items
  now landed) and Deferred operational follow-ups (sourcecraft push +
  browser smoke for #5).
- tasks/lethe-web-ui-aggregates.md: cross-ref the deferred browser
  smoke to task #10 in Future work.
e6173cab — Eugene Blikh a month ago
docs: add roadmap TODO and lethe-web-ui-aggregates design

TODO.md indexes all 9 task specs (4 done/in-progress, 5 deferred or
blocked) plus the carry-overs from the foundation Conclusion. New task
file lethe-web-ui-aggregates covers the backend /projects + /stats
endpoints and the three frontend screens (Projects index, Project
detail, Stats), replacing three of the foundation's stub routes.