fix: connect Page Data sandbox to user PostgreSQL #10

Merged
tkmind merged 2 commits from codex/fix-page-data-pg-runtime into main 2026-07-17 03:10:57 +00:00
Owner

修复 sandbox-fs 未收到用户空间 PostgreSQL 配置的问题。

  • 将生产 PG 配置传入 private_data_* MCP,并转换容器 loopback 地址
  • 保留新用户自动 provision 配置
  • Page Data skill 在数据层失败时 fail closed,并固定使用 deleteRow
  • 103 发布前检查主机与 goosed 容器对 5433 的可达性

本地已通过针对性测试、verify:page-data、MindSpace 发布/同步守卫、完整 runtime 构建及本地 PG E2E。

修复 sandbox-fs 未收到用户空间 PostgreSQL 配置的问题。 - 将生产 PG 配置传入 private_data_* MCP,并转换容器 loopback 地址 - 保留新用户自动 provision 配置 - Page Data skill 在数据层失败时 fail closed,并固定使用 deleteRow - 103 发布前检查主机与 goosed 容器对 5433 的可达性 本地已通过针对性测试、verify:page-data、MindSpace 发布/同步守卫、完整 runtime 构建及本地 PG E2E。
tkmind added 1 commit 2026-07-17 02:46:12 +00:00
fix: connect Page Data sandbox to user PostgreSQL
Memind CI / Test, build, and release guards (pull_request) Failing after 15m29s
93811f4657
tkmind added 1 commit 2026-07-17 03:02:30 +00:00
test: make container PG routing deterministic
Memind CI / Test, build, and release guards (pull_request) Successful in 7m17s
3659368927
tkmind merged commit 75b32d959c into main 2026-07-17 03:10:57 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tkmind/memind#10