From 6a713f87b14c83e7c2440fe78e2337c39bb33d16 Mon Sep 17 00:00:00 2001 From: Keysat Date: Tue, 16 Jun 2026 15:57:45 -0500 Subject: [PATCH] Capture: run janitor agent on all projects (via matrix) --- INBOX.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INBOX.md b/INBOX.md index f16fb88..fbeca33 100644 --- a/INBOX.md +++ b/INBOX.md @@ -45,3 +45,4 @@ Example: - [ ] (ten31-database) [feature][P2] Matrix-bridge intake for the fundraising grid — use the matrix-bridge repo's pattern to listen on a dedicated ten31-database Matrix room; send a message (with optional business card photo) and a local LLM via Spark Control parses it into the fundraising grid schema, auto-creates the investor entity + contact row; for existing investors, send a meeting note and it appends an interaction log entry; approval gate: the bot replies in Matrix with the proposed add/edit, user approves/rejects/edits in-thread before the write commits, 2026-06-16 - [ ] (ten31-database) [idea][P2] have explorer agent reply with what web UI functionality is visible only to admin vs to all users — 2026-06-16 - [ ] (ten31-signal-engine) [chore][P2] Run full-eval on the signal engine folder — the full evaluation suite (evaluator, security-auditor, exerciser, doc-auditor, spec-checker), 2026-06-16 +- [ ] (?) [idea][P2] run janitor agent on all projects — via matrix, 2026-06-16