Files
Gitea-Tools/docs/wiki/Open-Decisions.md
T
sysadmin be0123c6dd fix: resolve stale MCP runtime EOF follow-ups (#531)
- fail closed when runtime diagnostics fail unexpectedly
- move MCP connection healthcheck under scripts/
- document #543 as the remaining IDE namespace proof
- keep namespace binding test isolated from mocked git metadata
2026-07-09 08:06:54 -04:00

1.1 KiB

Open Decisions

Navigation

Pending architectural and workflow decisions:

  • Operation-scoped role selection (#228) — Move from launcher-profile-dependent routing to per-operation profile resolution.
  • Gitea-Tools wiki for dadeschools remote — This bootstrap covers prgs; dadeschools instance wiki parity is undecided.
  • Server-side self-merge block — Complement tool gates with Gitea branch protection where available.
  • IDE-namespace callable-tool proof (#543) — Remaining follow-up. PR #545 (stale MCP runtime race-control) adds runtime staleness guards before mutations and improves diagnostics, but does not include a full cross-namespace callable tool proof for IDE-spawned MCP sessions. Track completion of direct "callable from IDE namespace" verification under #543.