Commit cc2b8ce
committed
docs(README): add palace-daemon note to Active investigations
@rboarescu's palace-daemon (FastAPI gateway with read/write/mine
semaphores + MCP-over-HTTP proxy) covers the multi-client coordination
axis we deliberately haven't invested in. Their design pins its
correctness floor at MemPalace >=3.3.2, which matches our fork's
single-client reliability work — the two are compositional.
Also cross-referenced palace-daemon on MemPalace#1088 so reviewers see the
landscape: our concurrent-mining proposal is single-client in-process,
palace-daemon is multi-client coordination, they compose.1 parent 3212c13 commit cc2b8ce
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
268 | 272 | | |
269 | 273 | | |
270 | 274 | | |
| |||
0 commit comments