• Joined on 2026-03-27
mathias pushed to feat/project-setup at mathias/jepa-fx-risk 2026-05-27 21:57:15 +00:00
5c24864021 chore: update mcp.json — brain + gitea only (no infra/knowledge for research project)
mathias pushed to feat/project-setup at mathias/jepa-fx-risk 2026-05-27 21:57:08 +00:00
414ad1bdb2 chore: replace .gitignore with research-appropriate rules
mathias pushed to feat/project-setup at mathias/jepa-fx-risk 2026-05-27 21:57:00 +00:00
2112b3f765 chore: replace Go-web Taskfile with research task definitions
mathias pushed to feat/project-setup at mathias/jepa-fx-risk 2026-05-27 21:56:41 +00:00
cf1c47048f chore: sync AGENTS.md from PROJECT.md
mathias pushed to feat/project-setup at mathias/jepa-fx-risk 2026-05-27 21:56:34 +00:00
668f800868 chore: sync CLAUDE.md and AGENTS.md from PROJECT.md
mathias pushed to feat/project-setup at mathias/jepa-fx-risk 2026-05-27 21:56:29 +00:00
a2414cf4c9 docs: write PROJECT.md — research conventions, hypothesis, agent instructions
mathias pushed to feat/project-setup at mathias/jepa-fx-risk 2026-05-27 21:56:04 +00:00
mathias pushed to feat/project-setup at mathias/jepa-fx-risk 2026-05-27 21:56:04 +00:00
f7dbe5cc1c docs: seed README with project overview, hypothesis, phase table
mathias created branch feat/project-setup in mathias/jepa-fx-risk 2026-05-27 21:56:04 +00:00
mathias created repository mathias/jepa-fx-risk 2026-05-27 21:55:18 +00:00
mathias opened issue mathias/gitea-mcp#33 2026-05-27 20:23:09 +00:00
fix: repo_create fails — gitea-mcp token missing write:user scope
mathias opened issue mathias/hyperguild#31 2026-05-27 20:21:32 +00:00
fix: connect routing-mcp to claude.ai as custom MCP connector (project_create gap)
mathias pushed to main at mathias/gitea-mcp 2026-05-27 20:01:35 +00:00
3c1ca7d3db feat: add issue_list_comments tool (closes #32)
mathias closed issue mathias/gitea-mcp#32 2026-05-27 20:01:35 +00:00
feat: issue_list_comments tool — read issue comments not just body
mathias opened issue mathias/gitea-mcp#32 2026-05-27 16:34:25 +00:00
feat: issue_list_comments tool — read issue comments not just body
mathias commented on issue mathias/hyperguild#20 2026-05-27 11:24:29 +00:00
chore(security): rotate brain_app postgres password — leaked in pre-fix pod logs

Superseded and completed — 2026-05-27

This issue (brain_app postgres rotation) was superseded by the broader ESO migration work in hyperguild #30.

Migration complete per commit 7481687: …

mathias closed issue mathias/hyperguild#30 2026-05-27 11:18:31 +00:00
chore(security): rotate brain_app postgres password + migrate BRAIN_PG_DSN from SOPS to 1Password via ESO
mathias commented on issue mathias/hyperguild#30 2026-05-27 11:18:30 +00:00
chore(security): rotate brain_app postgres password + migrate BRAIN_PG_DSN from SOPS to 1Password via ESO

Done — commit b048594 on infra/main.

  • DB password rotated via ALTER ROLE brain_app in postgres18-0, verified with psql -U brain_app -d brain (1 row)
  • DSN stored in 1P HomeLab vault,…
mathias closed issue mathias/hyperguild#20 2026-05-27 10:54:00 +00:00
chore(security): rotate brain_app postgres password — leaked in pre-fix pod logs
mathias commented on issue mathias/hyperguild#20 2026-05-27 10:53:59 +00:00
chore(security): rotate brain_app postgres password — leaked in pre-fix pod logs

Closing — procedure was pre-ESO. Rewritten as #30 with ExternalSecret + 1Password Connect migration baked into the rotation so future rotations become a 1P field edit instead of a SOPS commit.