There was an error while loading. Please reload this page.
2 parents 8bcd1b8 + c27bf50 commit b31fb65Copy full SHA for b31fb65
2 files changed
keel/mcp/tools.py
@@ -10,7 +10,8 @@
10
**Why these seams.** Each tool delegates to the SAME service calls an operator's front-end
11
makes -- `keel.commands.doctor` for health, `keel.capabilities` for the inventory,
12
`keel.compliance.purification` for §65.9, `keel.research.ledger` for experiments, and
13
-`keel.commands.research_console` for the corpora -- so an assistant and a terminal cannot be
+`keel.corpus` for the corpora (the `research_console` front-end was deleted at #541) -- so
14
+an assistant and a terminal cannot be
15
shown two different accounts of one deployment. The JSON-safety helper stringifies `Decimal`
16
recursively, matching the repo's TEXT-money convention: a number that has been through JSON
17
floating point is a number that has been rounded twice.
0 commit comments