Frontend + API
c0b5b6d
11:02 EDT
Hydrate alert evidence from ClickHouse
Commit c0b5b6d added ClickHouse-backed alert context across storage, API, tests, and the
terminal UI. The same change set was merged as PR #41 in 3e08955.
packages/storage/src/clickhouse.ts
services/api/src/alert-context.ts
services/api/src/index.ts
apps/web/app/terminal.tsx
apps/web/app/terminal.test.ts
packages/storage/tests/alerts.test.ts
Deploy workflow
5ddfbfa
11:45 EDT
Tighten deploy remote untracked allowlist
Commit 5ddfbfa, later merged as PR #42 in 8b166a5, narrowed the
remote untracked allowlist in scripts/deploy.ts. Two follow-up documentation commits,
8631a53 and 219d3fd, recorded and corrected the validation notes for that
change.
scripts/deploy.ts
docs/turns/2026-05-17-deploy-allowlist-pr-packaging.html
Integration
58e57fa
20:18 EDT
Add ClickHouse alert context hydration for alert drawers
Commit 58e57fa extended the earlier alert-context work, adding drawer-specific hydration in
the web app and API. A merge-conflict resolution commit dc932cf combined this with the
deploy allowlist branch before PR #43 merged in a27d499.
apps/web/app/terminal.tsx
packages/storage/src/clickhouse.ts
services/api/src/index.ts
docs/turns/2026-05-17-clickhouse-alert-context.html
Deploy workflow
75ed6f3
22:53 EDT
Add fast deploy mode for routine rollouts
Commit 75ed6f3 added a faster deploy path and updated both deployment readmes. Minutes
later, commit 6e6788b made deploy remote resolution Forgejo-aware, again in
scripts/deploy.ts.
scripts/deploy.ts
deployment/docker/README.md
deployment/native/README.md
docs/turns/2026-05-17-add-fast-deploy-mode.html
docs/turns/2026-05-17-forgejo-deploy-remote-resolution.html
Repo operations
37bd393
06:41 EDT
Beads remote setup and daily reporting
Commit 37bd393 configured the Beads Dolt remote in .beads/config.yaml, then
commits d0d8bd4 and cd0a1dd revised the same sync settings. Commit
0416194 added the standup summary document for 2026-05-16 activity in
docs/general.
.beads/config.yaml
.beads/issues.jsonl
docs/general/2026-05-17-standup-summary-2026-05-16.html