christian
  • Joined on 2024-10-28
christian merged pull request christian/commitea#61 2026-07-10 19:51:35 +00:00
Remove static design mocks — everything live, one demo snapshot for e2e
christian pushed to feat/kill-mocks at christian/commitea 2026-07-10 19:43:57 +00:00
f48f75257a Deflake perf#32 bound + drop fake ModelAwayState badge
christian created pull request christian/commitea#61 2026-07-10 17:22:33 +00:00
Remove static design mocks — everything live, one demo snapshot for e2e
christian pushed to feat/kill-mocks at christian/commitea 2026-07-10 17:22:13 +00:00
a04714bfa6 Kill screen fixtures: live/empty screens + one demo snapshot for e2e
27edbbd6af Live onboarding wizard: real discovery, repo pick, and bootstrap
cf30cc1d0f Kill design-only mock surfaces + wire real offline indicator
Compare 3 commits »
christian created branch feat/kill-mocks in christian/commitea 2026-07-10 17:22:13 +00:00
christian commented on issue christian/commitea#32 2026-07-09 22:42:56 +00:00
Performance pass against the numeric goals

Done — performance pass: schedule + scheduleWithCapacity + Monte Carlo forecast @200 open issues ≈ 350ms (< 1s target); scaling ~linear (@400 well under 4x @100). Benchmarks in perf.test.ts.…

christian closed issue christian/commitea#32 2026-07-09 22:42:56 +00:00
Performance pass against the numeric goals
christian commented on issue christian/commitea#33 2026-07-09 22:42:56 +00:00
Offline write-queue + replay polish

Done — offline write-queue: coalesce-by-axis (issue:kind), enqueue supersedes same axis, replayQueue drains on reconnect without duplicating. Shipped in PR #58. Closing.

christian closed issue christian/commitea#28 2026-07-09 22:42:56 +00:00
Standup ritual
christian closed issue christian/commitea#33 2026-07-09 22:42:56 +00:00
Offline write-queue + replay polish
christian closed issue christian/commitea#27 2026-07-09 22:42:55 +00:00
Memory layers (hot/warm/cold)
christian commented on issue christian/commitea#28 2026-07-09 22:42:55 +00:00
Standup ritual

Done — standup ritual: query_project standup view returns date/plan/drift/nag from deterministic data, rendered in StandupScreen. Shipped in PR #56. Closing.

christian commented on issue christian/commitea#27 2026-07-09 22:42:55 +00:00
Memory layers (hot/warm/cold)

Done — memory layers: assembleHotContext assembles focus + active directives + charter under a 2000-token budget (hot); ticket detail stays in query_project (warm), never inlined. Shipped in PR…

christian closed issue christian/commitea#34 2026-07-09 22:42:15 +00:00
Calibration honesty pass at n>=20
christian commented on issue christian/commitea#34 2026-07-09 22:42:15 +00:00
Calibration honesty pass at n>=20

Done — calibration honesty: same-day closes counted correctly via calibrationCoverage {candidates, usable, excludedSameDay}; excludedSameDay surfaced in the UI. Shipped in PR #54. Closing.

christian closed issue christian/commitea#31 2026-07-09 22:42:14 +00:00
Dogfood run: manage CommiTea with CommiTea
christian closed issue christian/commitea#24 2026-07-09 22:42:14 +00:00
apply_changes unified mutation tool
christian commented on issue christian/commitea#29 2026-07-09 22:42:14 +00:00
Real connection + target-repo config end-to-end

Done — connection + target-repo config (onboarding + gitea:status demo gating). Shipped in PR #51. Closing.

christian closed issue christian/commitea#29 2026-07-09 22:42:14 +00:00
Real connection + target-repo config end-to-end
christian commented on issue christian/commitea#31 2026-07-09 22:42:14 +00:00
Dogfood run: manage CommiTea with CommiTea

Done — dogfood run against the live christian/commitea repo: engine (schedule + scheduleWithCapacity + forecast + per-milestone runway) executed, PM writes made (assignees + synthesized due…