• Joined on 2026-03-27
mathias merged pull request mathias/hyperguild#46 2026-06-22 08:59:28 +00:00
feat: brain_update supersede verb + brain_get / brain_write read-after-write handle (#45)
mathias commented on issue mathias/hyperguild#45 2026-06-22 06:42:22 +00:00
feat: brain_update — supersede-by-slug write verb (+ read-after-write: brain_get, brain_write handle)

Implemented — PR #46 (open, not merged per dispatch)

PR: mathias/hyperguild#46

Step 0 — embedding re-index (load-bearing finding)

No MCP write handler…

mathias opened issue mathias/hyperguild#47 2026-06-22 06:27:04 +00:00
follow-up: optional synchronous in-handler embedding refresh for brain_update / brain_write
mathias commented on pull request mathias/hyperguild#46 2026-06-22 06:26:27 +00:00
feat: brain_update supersede verb + brain_get / brain_write read-after-write handle (#45)

Step 0 — embedding re-index trace (do-this-first finding)

Traced how a written note's embeddings get (re)built before writing any re-sync code, as instructed.

**Finding: there is no…

mathias created pull request mathias/hyperguild#46 2026-06-22 06:26:07 +00:00
feat: brain_update supersede verb + brain_get / brain_write read-after-write handle (#45)
mathias created branch feat/brain-update-supersede in mathias/hyperguild 2026-06-22 06:25:43 +00:00
mathias pushed to feat/brain-update-supersede at mathias/hyperguild 2026-06-22 06:25:43 +00:00
f04b03e07e chore(context): re-sync derived adapters after root rule-0 update
6c61f93146 feat(mcp): register brain_update + brain_get, extend brain_write handle
95a69fc2c1 feat(brain): add UpdateNote/ReadNote supersede primitives + frontmatter editor
Compare 3 commits »
mathias commented on issue mathias/hyperguild#45 2026-06-22 06:15:02 +00:00
feat: brain_update — supersede-by-slug write verb (+ read-after-write: brain_get, brain_write handle)

Dispatch — koala-Claude implementation handoff

Implement this issue in mathias/hyperguild. The decisions in the body above are settled — don't relitigate the shape. Verify everything…

mathias opened issue mathias/hyperguild#45 2026-06-22 06:06:16 +00:00
feat: brain_update — supersede-by-slug write verb (+ read-after-write: brain_get, brain_write handle)
mathias closed issue mathias/hyperguild#37 2026-06-22 05:43:07 +00:00
feat: brain_pending + brain_promote tools — close the raw→wiki curation loop
mathias commented on issue mathias/hyperguild#37 2026-06-22 05:43:04 +00:00
feat: brain_pending + brain_promote tools — close the raw→wiki curation loop

Closing as duplicate of #38. Both were filed ~2 min apart in the same 2026-05-06 genesis session and spec the identical brain_pending + brain_promote pair with the same five-step promote logic…

mathias opened issue mathias/gitea-mcp#41 2026-06-21 07:02:19 +00:00
bug: workflow_run_trigger drops inputs — missing Location header + 204 handling broken
mathias opened issue mathias/skills#6 2026-06-20 09:41:44 +00:00
feat: gitea-rest + brain-rest skills — default to direct REST API on CLI to bypass MCP-relay Cloudflare WAF blocks
mathias opened issue mathias/homelab#6 2026-06-19 06:47:57 +00:00
ntfy: ESO resolves ntfy-mathias-ios/password empty + give email-triage a dedicated publish token
mathias commented on issue mathias/homelab#4 2026-06-19 06:47:56 +00:00
feat: email-triage-agent — multi-account Gmail digest + aging-based auto-archive via LLM classification

DEPLOYED — daily digest live (Phase 1, read-only)

email-triage-agent runs in k3s as a CronJob, verified end-to-end in-cluster:

  • CI/CD: gitea Actions (test/lint/vet → buildah →…
mathias commented on issue mathias/homelab#4 2026-06-18 22:49:50 +00:00
feat: email-triage-agent — multi-account Gmail digest + aging-based auto-archive via LLM classification

Phase 1 pipeline COMPLETE + live-proven 🎉

The full agent is built (TDD throughout) and verified end-to-end against real systems — a real digest landed on the phone:

Done (repo…

mathias commented on issue mathias/homelab#4 2026-06-18 21:26:49 +00:00
feat: email-triage-agent — multi-account Gmail digest + aging-based auto-archive via LLM classification

Phase 1 started — repo + risk-assessed, tested safety core

Created mathias/email-triage-agent and landed the safety-critical core first (TDD), before any Gmail/LLM code — because the…

mathias commented on issue mathias/homelab#3 2026-06-18 20:50:24 +00:00
fix: ntfy iOS broken — basic auth setup + topic taxonomy + agent-approval action buttons

Update — mathias password now sourced from 1Password

Replaced the SOPS-stored random password with a 1Password-owned one, so Mathias controls the iOS password directly and reads it from…

mathias commented on issue mathias/homelab#3 2026-06-18 16:29:23 +00:00
fix: ntfy iOS broken — basic auth setup + topic taxonomy + agent-approval action buttons

Fix 1 + Fix 2 (reframed) — done. Fix 3 remains open.

Fix 1 — iOS basic auth: DONE

Set a 4-word typeable passphrase as the mathias ntfy password. **Done GitOps-style, not via…

mathias pushed to main at mathias/skills 2026-06-18 16:19:20 +00:00
8f14c572b9 fix(skills): add YAML frontmatter to telos-load + regulatory-risk-assessment