1
0

bootstrap.py 89 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823
  1. """CPython bootstrap for dsh-code-runtime-python.
  2. Reads a :class:`BootMessage` on fd 3, applies resource limits and log capture,
  3. reads a :class:`RunMessage`, runs the model program as the body of an async
  4. function (top-level ``await`` and ``return`` both work; the returned value is
  5. the completion), and posts a terminal :class:`DoneMessage`. The program calls
  6. host functions through the ``tools`` (or other namespace) proxy, whose attribute
  7. and subscript access return awaitables that ride binding messages over fd 3.
  8. This module runs under ``python3 -I`` with an empty environment and
  9. ``sys.path`` containing only its own directory.
  10. """
  11. from __future__ import annotations
  12. import asyncio
  13. import ast
  14. import io
  15. import json
  16. import math
  17. import os
  18. import re
  19. import resource
  20. import signal
  21. import sys
  22. import threading
  23. import traceback
  24. from decimal import Decimal
  25. from pathlib import Path
  26. from typing import Any
  27. # ``python3 -I`` (isolated) drops the script directory from ``sys.path`` so
  28. # the sibling ``protocol.py`` is invisible by default. Restore it explicitly
  29. # before importing.
  30. sys.path.insert(0, str(Path(__file__).resolve().parent))
  31. from protocol import PROTOCOL_FD, log_truncation_marker # noqa: E402
  32. # Read size for the async fd-3 reader. One `os.read` returns whatever the pipe
  33. # holds, so this only bounds a single syscall's copy, not a frame: a larger frame
  34. # simply takes more reads. 64 KiB matches the usual pipe capacity.
  35. _READ_CHUNK_BYTES = 65536
  36. # Code-unit ceiling on the exception class name interpolated into the LAST-resort
  37. # failure diagnostic. A metaclass `__name__` property can return any length, and
  38. # that construction runs outside the guard that would otherwise absorb a
  39. # MemoryError, so the name is sliced before it is copied. Generous enough that no
  40. # real class name is touched.
  41. _MAX_FALLBACK_NAME_CHARS = 200
  42. # ---------------------------------------------------------------------------
  43. # Log buffer — Python-side ledger for captured text.
  44. # ---------------------------------------------------------------------------
  45. class LogBuffer:
  46. """Ordered text capture under one shared byte budget.
  47. Once the budget is exhausted the buffer emits exactly one in-band
  48. truncation marker via ``sink`` and silently drops everything after. The
  49. cap is a blast-radius bound; "how much was lost" intentionally stays
  50. unmeasured.
  51. """
  52. def __init__(self, max_bytes: int, sink) -> None:
  53. self._max_bytes = max_bytes
  54. self._remaining = max_bytes
  55. self._truncated = False
  56. # Re-entrant so a caller may hold it across a compound read-modify-write
  57. # (``_LogStream.write`` reads ``remaining`` several times and then calls
  58. # ``push`` while still holding it). One lock is shared by this buffer and
  59. # every stream that funnels into it: model code may start daemon threads
  60. # that keep calling ``print`` after the program body returns, and the
  61. # settlement ``flush_line`` on the main coroutine reads and mutates the
  62. # same ``_pending``/ledger state. Without a shared lock the flush could
  63. # interleave with a concurrent ``write`` — dropping or double-counting a
  64. # line, or costing the ``done`` frame on a mangled ledger. Fixing which
  65. # callable runs (binding ``out_stream.flush_line``) does not fix what it
  66. # reads.
  67. self._lock = threading.RLock()
  68. # ``sink(text, truncated=False)``. The marker is emitted with
  69. # ``truncated=True`` so the host can stop its own capture at the same
  70. # point rather than treating the marker as ordinary program output: the
  71. # two ledgers exhaust independently, and one entry larger than
  72. # ``max_bytes`` sends only the marker while the host budget is still
  73. # nearly empty.
  74. self._sink = sink
  75. @property
  76. def lock(self) -> "threading.RLock":
  77. """The shared re-entrant lock guarding this ledger and its streams' buffers."""
  78. return self._lock
  79. @property
  80. def remaining(self) -> int:
  81. """Serialized bytes still admissible; zero once truncated (streams use this to bound their own buffering, where a character count is a valid lower bound)."""
  82. return 0 if self._truncated else self._remaining
  83. def push(self, text: str) -> None:
  84. with self._lock:
  85. self._push_locked(text)
  86. def _push_locked(self, text: str) -> None:
  87. if self._truncated:
  88. return
  89. # Cheap lower bound FIRST: one char is at least one UTF-8 byte and the
  90. # JSON form adds two quotes plus the separator, so a single print() far
  91. # above the budget truncates without ever encoding it — the full encode
  92. # would allocate a second equally large string and could turn a
  93. # truncatable log into an RLIMIT_AS death.
  94. if len(text) + 3 > self._remaining:
  95. self._truncated = True
  96. self._sink(log_truncation_marker(self._max_bytes), truncated=True)
  97. return
  98. # A model print() can emit a lone surrogate; strict UTF-8 throws on it
  99. # here. Replace it rather than escaping it the way :func:`_dump_string`
  100. # preserves one inside a completion VALUE: log text is already a
  101. # truncatable, substituting channel (the byte cap replaces the tail with
  102. # a marker), and the ledger below charges the RAW UTF-8 bytes, which
  103. # would undercharge the six-byte escape by half. Bounded: the text
  104. # passed the length check, so this encodes at most ~4x remaining.
  105. try:
  106. raw = text.encode("utf-8")
  107. except UnicodeEncodeError:
  108. raw = text.encode("utf-8", errors="replace")
  109. text = raw.decode("utf-8")
  110. # Charge the SERIALIZED cost — the JSON string form's bytes plus one
  111. # separator byte — exactly as the host ledger does. Charging the raw
  112. # UTF-8 length instead undercharges control-heavy text, whose JSON
  113. # escaping expands it up to sixfold (a NUL costs one raw byte but six
  114. # as its ``\uXXXX`` escape): a NUL flood sized to fit ``maxLogBytes``
  115. # raw would serialize to roughly six times the shared cap, and the child
  116. # could then die on RLIMIT_AS (reported host-side as ``worker-exit``)
  117. # instead of emitting the truncation marker. The +1 also floors an empty
  118. # entry above zero, so a flood of blank ``print()`` lines exhausts the
  119. # budget instead of emitting unbounded zero-cost log frames.
  120. cost = _json_string_cost(raw) + 1
  121. if cost > self._remaining:
  122. self._truncated = True
  123. self._sink(log_truncation_marker(self._max_bytes), truncated=True)
  124. return
  125. self._remaining -= cost
  126. self._sink(text)
  127. class _LogStream(io.TextIOBase):
  128. """A newline-coalescing text stream backed by a :class:`LogBuffer`.
  129. Installed as ``sys.stdout`` / ``sys.stderr`` before executing the model
  130. program. ``print(...)`` calls ``write`` once per argument, separator, and
  131. newline, so a raw one-push-per-write stream would emit
  132. ``["a", " ", "b", "\\n"]`` for ``print("a", "b")`` — and Code Mode renders
  133. ``logs`` with ``join('\\n')``, turning that into spurious blank lines. This
  134. stream instead buffers writes and pushes one LogBuffer entry per completed
  135. LINE (the text up to each ``\\n``, newline stripped), so the rendered join
  136. reproduces ``a b``. Any unterminated tail is flushed by :meth:`flush_line`
  137. after the program settles.
  138. """
  139. def __init__(self, logs: LogBuffer) -> None:
  140. super().__init__()
  141. self._logs = logs
  142. # list-of-chunks, joined only at a newline or flush: repeated
  143. # ``print("x", end="")`` must not concatenate quadratically.
  144. self._pending: list[str] = []
  145. self._pending_chars = 0
  146. def writable(self) -> bool: # noqa: D401 -- inherited contract
  147. return True
  148. def write(self, text: str) -> int: # noqa: D401 -- inherited contract
  149. # Serialize the whole read-modify-write against the settlement flush and
  150. # any other thread's write: model code may spawn daemon threads that keep
  151. # printing after the program body returns, and this method reads
  152. # ``remaining`` and mutates ``_pending``/the ledger across many steps. The
  153. # lock is the buffer's and is re-entrant, so the ``push`` calls below
  154. # (which re-acquire it) do not deadlock.
  155. with self._logs.lock:
  156. return self._write_locked(text)
  157. def _write_locked(self, text: str) -> int:
  158. # Drop an empty write instead of buffering it. An empty chunk adds no
  159. # character, so the budget check below can never fire on it:
  160. # ``while True: sys.stdout.write("")`` would append one list slot per
  161. # call with `_pending_chars` pinned at 0, growing unbounded long after
  162. # the log ledger was exhausted (about 3.7 M slots per CPU second here)
  163. # until RLIMIT_AS turned the allocation into a MemoryError — reported as
  164. # the program's own exception rather than the intended bounded-log
  165. # behavior. Returning here also keeps `flush_line` from pushing a
  166. # spurious empty log entry for a program whose only writes were empty.
  167. if not text:
  168. return 0
  169. if "\n" in text:
  170. # Scan `text` in place; the buffered chunks are joined ONLY into the
  171. # first line. Joining the pending chunks with the whole write first
  172. # made a second copy of that write, which an over-budget write
  173. # cannot afford (measured under a 400 MiB addressSpaceMb: one
  174. # buffered character followed by a 340 MiB write died on MemoryError
  175. # inside the join, reported as the program's own exception, and the
  176. # retained chunks made the settlement `flush_line` fail the same way
  177. # — costing the `done` frame and turning the run into a wall-clock
  178. # timeout instead of the promised truncation marker).
  179. length = len(text)
  180. pos = 0
  181. if self._pending:
  182. newline = text.index("\n")
  183. if self._pending_chars + newline + 3 > self._logs.remaining:
  184. # The reconstructed first line cannot fit the ledger, so
  185. # LogBuffer would reject it whole: copy only the prefix that
  186. # fails its cheap bound and drop the chunks. The slice is
  187. # bounded HERE, not inside the helper: `text[:newline]` on a
  188. # 340 MiB newline-terminated write is the same full copy the
  189. # join was (measured: MemoryError inside `sys.stdout.write`
  190. # under a 400 MiB addressSpaceMb), and `remaining + 4`
  191. # characters are all the helper can use.
  192. self._push_bounded_prefix(text[: min(newline, self._logs.remaining + 4)])
  193. else:
  194. self._pending.append(text[:newline])
  195. line = "".join(self._pending)
  196. self._pending = []
  197. self._pending_chars = 0
  198. self._logs.push(line)
  199. pos = newline + 1
  200. # Scan by offset and STOP once the ledger is exhausted: a single
  201. # write of many newlines (``print("\n" * 1000000)``) would otherwise
  202. # re-slice the tail once per line and keep pushing long after
  203. # LogBuffer truncated, burning the CPU budget on discarded lines.
  204. # `remaining` reads 0 the instant the buffer truncates, so the loop
  205. # exits immediately; the unscanned tail is simply dropped.
  206. while pos < length and self._logs.remaining > 0:
  207. newline = text.find("\n", pos)
  208. if newline < 0:
  209. break
  210. # Bound the SLICE the same way LogBuffer bounds the encode: a
  211. # first line far above the ledger would be copied whole before
  212. # push could reject it, and that copy is the allocation an
  213. # over-budget write cannot afford. Copy only a budget-sized
  214. # prefix, which push still rejects on its own cheap bound (the
  215. # prefix is longer than `remaining`), so the marker is emitted
  216. # and the oversized line is never materialized.
  217. if newline - pos + 3 > self._logs.remaining:
  218. self._logs.push(text[pos:pos + self._logs.remaining + 4])
  219. break
  220. self._logs.push(text[pos:newline])
  221. pos = newline + 1
  222. if pos < length:
  223. if self._logs.remaining > 0:
  224. tail = text[pos:]
  225. self._pending.append(tail)
  226. self._pending_chars = len(tail)
  227. else:
  228. # The ledger ran out with text still unscanned, so that text
  229. # IS being dropped and the run must say so. One push is
  230. # enough and is bounded: `remaining` is 0, so LogBuffer's
  231. # cheap length lower bound rejects immediately, emits the
  232. # marker, and never encodes the tail — and a push after the
  233. # marker is already out returns without emitting a second.
  234. # Reaching 0 EXACTLY (65 one-character lines against the
  235. # default 3-byte-per-entry serialized charge) leaves
  236. # `_truncated` unset, so without this the tail vanished with
  237. # no marker at all. Sliced to a budget-sized prefix, not the
  238. # whole tail: the tail can be hundreds of megabytes and the
  239. # copy would be the RLIMIT_AS death this bound exists to
  240. # avoid, while push only needs enough characters to fail its
  241. # own cheap length check.
  242. self._logs.push(text[pos:pos + self._logs.remaining + 4])
  243. else:
  244. self._pending.append(text)
  245. self._pending_chars += len(text)
  246. # A newline-free flood must hit the budget while running, not at
  247. # settlement: once the buffered tail alone can no longer fit the
  248. # ledger (chars lower-bound the serialized cost), push it through — LogBuffer
  249. # truncates, emits the marker once, and swallows everything after.
  250. if self._pending_chars > self._logs.remaining:
  251. self._push_bounded_prefix()
  252. return len(text)
  253. def _push_bounded_prefix(self, extra: str = "") -> None:
  254. # Reached only when the buffered characters already exceed what the
  255. # ledger admits, so LogBuffer is certain to reject on its cheap length
  256. # bound and emit the marker. Copy a budget-sized PREFIX rather than the
  257. # joined whole: ``sys.stdout.write("x")`` followed by one newline-free
  258. # 340 MiB write leaves two chunks whose join is a second copy of the
  259. # payload, and under a tight addressSpaceMb that join raises MemoryError
  260. # from inside `write` — surfacing as the program's own exception, or,
  261. # while the oversized chunks stayed retained, again from `flush_line`
  262. # after the program settled, which cost the `done` frame and turned the
  263. # run into a wall-clock timeout instead of the promised truncation
  264. # marker.
  265. #
  266. # The chunks are dropped BEFORE the push so neither this call nor the
  267. # settlement flush can repeat the allocation, and dropping the text is
  268. # exactly what the marker reports. `remaining + 4` is the shortest
  269. # prefix that still fails LogBuffer's ``len(text) + 3 > remaining``
  270. # check; the accumulation stops there, so the copy is bounded by the log
  271. # budget however large the pending chunks are.
  272. limit = self._logs.remaining + 4
  273. parts: list[str] = []
  274. total = 0
  275. for chunk in (*self._pending, extra):
  276. parts.append(chunk[: limit - total])
  277. total += len(parts[-1])
  278. if total >= limit:
  279. break
  280. self._pending = []
  281. self._pending_chars = 0
  282. self._logs.push("".join(parts))
  283. def flush(self) -> None: # noqa: D401 -- inherited contract
  284. # ``TextIOBase.flush`` is a no-op, so without this override an explicit
  285. # ``print(..., flush=True)`` or ``sys.stdout.flush()`` left the text in
  286. # `_pending` with nothing to drain it except `flush_line` after the
  287. # program settles. A run that then hangs or is killed never reaches that
  288. # call: ``print("before hang", end="", flush=True)`` followed by an
  289. # infinite loop returned `logs: []`, losing the one diagnostic the
  290. # program deliberately committed. Forwarding makes an explicit flush emit
  291. # the pending entry immediately, which is what the caller asked for; a
  292. # newline-terminated write already emitted on its own.
  293. self.flush_line()
  294. def flush_line(self) -> None:
  295. """Push any buffered text not terminated by a newline (also serves explicit flushes)."""
  296. # Same shared, re-entrant lock as ``write``: the settlement flush on the
  297. # main coroutine and a daemon thread's concurrent ``write`` both touch
  298. # ``_pending`` and the ledger, so this read-and-clear must be atomic
  299. # against them.
  300. with self._logs.lock:
  301. if self._pending:
  302. self._logs.push("".join(self._pending))
  303. self._pending = []
  304. self._pending_chars = 0
  305. # ---------------------------------------------------------------------------
  306. # Fd-3 channel — line-framed JSON.
  307. # ---------------------------------------------------------------------------
  308. class ProtocolChannel:
  309. """Blocking readers and synchronous writers over the fd-3 protocol pipe.
  310. Writes are unbuffered and go straight to the fd, so ``send_sync`` is safe
  311. from inside model code (which may run outside an asyncio task) and from
  312. background tasks alike. Concurrent writers are serialized by ``_write_lock``
  313. around a full-write loop (see ``send_sync``): ``os.write`` releases the GIL,
  314. a frame may exceed ``PIPE_BUF`` (logs up to ``maxLogBytes``, completions up
  315. to ``maxValueBytes``, uncapped ``call`` args), and one ``os.write`` may
  316. consume only part of a frame — so neither the GIL nor per-frame atomicity is
  317. relied on for framing.
  318. """
  319. def __init__(self, fd: int) -> None:
  320. # Unbuffered binary I/O so we never lose frames to an idle flush.
  321. self._reader = os.fdopen(fd, "rb", buffering=0, closefd=False)
  322. self._fd = fd
  323. # Residual bytes read past a frame's newline. Held here, not in the
  324. # reading coroutine: the reply pump is cancelled once `done` is posted,
  325. # and read-ahead sitting in a local would be lost with it.
  326. self._pending = bytearray()
  327. # Serializes writers: os.write releases the GIL, and a frame larger
  328. # than PIPE_BUF is neither atomic nor guaranteed fully consumed by one
  329. # call — without the lock, model-created threads printing while a big
  330. # completion frame drains could interleave bytes mid-frame.
  331. self._write_lock = threading.Lock()
  332. def read_frame(self) -> dict[str, Any] | None:
  333. """Read one JSON-line frame (iteratively decoded). ``None`` on EOF.
  334. Blocking. Used for the two frames read BEFORE the model program starts
  335. (``boot`` and ``run``), where blocking is what the handshake wants. Reply
  336. frames arriving during the program go through :meth:`read_frame_async`,
  337. which must not occupy a thread.
  338. """
  339. line = self._reader.readline()
  340. if not line:
  341. return None
  342. return _decode_json_plain(line.decode("utf-8"))
  343. async def read_frame_async(self) -> dict[str, Any] | None:
  344. """Await one JSON-line frame without occupying a thread. ``None`` on EOF.
  345. ``loop.run_in_executor(None, read_frame)`` was the obvious spelling and
  346. the wrong one: the default executor spins up its first thread the moment
  347. the program awaits a binding, and on Linux/glibc that thread's 8 MiB
  348. stack plus a 64 MiB per-thread malloc arena reservation are charged to
  349. ``RLIMIT_AS`` — measured, the child's mappings went from 30.34 MiB to
  350. 102.39 MiB across one ``await tools.*``. Since the limit is already in
  351. force, that ~72 MiB comes straight out of the run's ``addressSpaceMb``:
  352. under a small limit the thread cannot start at all and a legitimate
  353. binding call hangs to ``maxWallMs``, and under a larger one an allocation
  354. that should have fit dies as ``MemoryError``. This is the same accounting
  355. the settlement-time CPU recheck was designed around, where a sampling
  356. thread cost the same 72 MiB.
  357. `loop.add_reader` watches the fd instead, so no thread exists.
  358. Bytes past a frame's newline belong to the next frame, so the residual
  359. lives on the CHANNEL rather than in this coroutine: the pump is cancelled
  360. once ``done`` is posted, and a local buffer would discard whatever it had
  361. read ahead.
  362. """
  363. loop = asyncio.get_event_loop()
  364. while True:
  365. newline = self._pending.find(b"\n")
  366. if newline >= 0:
  367. line = bytes(self._pending[:newline])
  368. del self._pending[: newline + 1]
  369. return _decode_json_plain(line.decode("utf-8"))
  370. ready = loop.create_future()
  371. # `add_reader` only reports readability; the read itself happens here,
  372. # and `os.read` returns whatever is buffered without waiting for more.
  373. loop.add_reader(self._fd, lambda: ready.done() or ready.set_result(None))
  374. try:
  375. await ready
  376. finally:
  377. loop.remove_reader(self._fd)
  378. chunk = os.read(self._fd, _READ_CHUNK_BYTES)
  379. if not chunk:
  380. # EOF. Any partial line is dropped, matching how the host drops a
  381. # frame that never completed.
  382. return None
  383. self._pending.extend(chunk)
  384. def send_sync(self, message: dict[str, Any]) -> None:
  385. """Post one frame synchronously.
  386. Encoded with the iterative :func:`_encode_json_plain` (not
  387. ``json.dumps``, whose per-level recursion would raise
  388. ``RecursionError`` on a deeply nested completion or call argument the
  389. depth-unbounded ``CodeJsonValue`` contract admits). NaN/Infinity still
  390. raise ``ValueError`` — they would serialize as non-standard tokens
  391. that Node's ``JSON.parse`` rejects, silently dropping the frame, and a
  392. call would then hang until the wall clock instead of failing fast.
  393. Callers turn the ``ValueError`` into their own contract error
  394. (dispatch raises the lossless-JSON message).
  395. """
  396. payload = (_encode_json_plain(message) + "\n").encode("utf-8")
  397. # Full-write loop under the writer lock: one os.write may consume only
  398. # part of a frame beyond PIPE_BUF (64 KiB logs / 32 KiB completions /
  399. # uncapped call args exceed it), and a partial or interleaved frame is
  400. # dropped host-side as malformed JSON — the run would then hang to the
  401. # wall clock.
  402. with self._write_lock:
  403. view = memoryview(payload)
  404. while view:
  405. view = view[os.write(self._fd, view):]
  406. # ---------------------------------------------------------------------------
  407. # Tools proxy — turns ``await tools.name(args)`` into a fd-3 call frame.
  408. # ---------------------------------------------------------------------------
  409. class _Namespace:
  410. """A proxy for one binding namespace: every declared name routes to the bridge.
  411. Names arrive from :class:`BootMessage.namespaces`. Both attribute access
  412. (``tools.name``) and subscript access (``tools["my-tool"]`` — the SDK's
  413. escape hatch for exotic or reserved names, which are legal function names
  414. on the wire) return a coroutine factory that posts a ``call`` frame and
  415. awaits the matching ``reply``. An undeclared name raises ``AttributeError``
  416. (attribute) or ``KeyError`` (subscript), matching the worker backend's
  417. own-property discipline.
  418. ``__getattribute__`` (not ``__getattr__``) intercepts attribute access so a
  419. declared name ALWAYS reaches the bridge — even one that collides with an
  420. inherited attribute like ``__class__``, which ordinary lookup would resolve
  421. on ``object`` before ``__getattr__`` ever ran. Internal state lives under
  422. name-mangled ``_Namespace__*`` attributes; a declared binding with such a
  423. name still wins (declared-names check runs first).
  424. """
  425. def __init__(self, global_name: str, names: list[str], dispatch) -> None:
  426. self.__global = global_name
  427. self.__names = set(names)
  428. self.__dispatch = dispatch
  429. def __call_for(self, name: str):
  430. dispatch = object.__getattribute__(self, "_Namespace__dispatch")
  431. global_name = object.__getattribute__(self, "_Namespace__global")
  432. async def call(args: Any) -> Any:
  433. return await dispatch(global_name, name, args)
  434. return call
  435. def __getattribute__(self, name: str):
  436. # Declared names route to the bridge unconditionally — before Python
  437. # can resolve an inherited attribute (``__class__``) or our own
  438. # internals. Everything else falls through to normal lookup so the
  439. # proxy machinery itself keeps working.
  440. names = object.__getattribute__(self, "_Namespace__names")
  441. if name in names:
  442. return object.__getattribute__(self, "_Namespace__call_for")(name)
  443. return object.__getattribute__(self, name)
  444. def __getattr__(self, name: str):
  445. # Reached only when normal lookup found nothing (declared names were
  446. # already intercepted above), so this is always an undeclared tool.
  447. raise AttributeError(
  448. f"tool {name!r} is not declared in namespace "
  449. f"{object.__getattribute__(self, '_Namespace__global')!r}"
  450. )
  451. def __getitem__(self, name: str):
  452. names = object.__getattribute__(self, "_Namespace__names")
  453. if name not in names:
  454. raise KeyError(
  455. f"tool {name!r} is not declared in namespace "
  456. f"{object.__getattribute__(self, '_Namespace__global')!r}"
  457. )
  458. return object.__getattribute__(self, "_Namespace__call_for")(name)
  459. class _BindingRejection(Exception):
  460. """Internal reply-pump rejection, converted by ``dispatch`` into the
  461. namespace's declared error class (or ``RuntimeError``) so the marker type
  462. itself never reaches model code."""
  463. def _make_error_class(name: str, member_name_property: str) -> type:
  464. """Mint one program-visible rejection class per the seam's
  465. ``CodeBindingErrorClass`` contract: instances carry the failed member name
  466. under ``member_name_property`` and render as their message."""
  467. def __init__(self, member_name: str, message: str) -> None: # noqa: N807
  468. Exception.__init__(self, message)
  469. setattr(self, member_name_property, member_name)
  470. return type(name, (Exception,), {"__init__": __init__})
  471. def _clamped(which: int, soft: int, hard: int) -> tuple[int, int]:
  472. """Bound a requested (soft, hard) rlimit pair by BOTH inherited limits.
  473. An unprivileged process may lower a hard limit but never raise it, so a
  474. harness already started under a tighter ceiling (``ulimit -v`` below
  475. ``addressSpaceBytes``, or a CPU cap below ``cpuSeconds`` + 1) would make
  476. ``setrlimit`` raise ``ValueError`` and fail every run — despite the
  477. inherited limit being STRONGER than the one requested. Clamping keeps the
  478. stricter of the two, which still satisfies the containment contract.
  479. Both inherited bounds matter, not just the hard one. A deployment that
  480. inherited a soft limit BELOW what is requested (e.g. inherited ``(100, 200)``,
  481. requested ``(150, 160)``) must keep the stricter soft — returning the
  482. requested ``150`` would RAISE the effective soft limit, loosening RLIMIT_AS
  483. memory or deferring the RLIMIT_CPU SIGXCPU, the opposite of "strictest of
  484. configured and inherited". So each side is clamped against its inherited
  485. counterpart. ``RLIM_INFINITY`` compares as -1, so an infinite inherited bound
  486. imposes no ceiling and the requested value stands.
  487. """
  488. inherited_soft, inherited_hard = resource.getrlimit(which)
  489. clamped_soft = soft if inherited_soft == resource.RLIM_INFINITY else min(soft, inherited_soft)
  490. clamped_hard = hard if inherited_hard == resource.RLIM_INFINITY else min(hard, inherited_hard)
  491. # setrlimit requires soft <= hard. Clamping the two sides independently can
  492. # invert them (a finite inherited soft below the clamped hard is fine, but a
  493. # requested hard below the inherited soft would leave soft > hard), so pin
  494. # soft under hard as the final step; the stricter hard ceiling wins.
  495. return (min(clamped_soft, clamped_hard), clamped_hard)
  496. # ---------------------------------------------------------------------------
  497. # Main.
  498. # ---------------------------------------------------------------------------
  499. async def _run(channel: ProtocolChannel) -> None:
  500. # 1. Boot handshake.
  501. boot = channel.read_frame()
  502. if boot is None or boot.get("type") != "boot":
  503. raise RuntimeError("bootstrap: expected boot frame on fd 3")
  504. # A limit that cannot be applied must fail the run as a diagnosable done
  505. # frame, not a bare traceback + exit(1): running the program UNCAPPED would
  506. # silently void the containment contract, and the host can only relay what
  507. # rides the protocol.
  508. try:
  509. # SIGXCPU's default disposition (how the soft CPU limit stops the child)
  510. # dumps core, and the child inherits the host's RLIMIT_CORE — a CPU
  511. # timeout would otherwise write a large memory-bearing core file into
  512. # the workspace. Forbid core dumps first so the timeout path leaves none.
  513. resource.setrlimit(resource.RLIMIT_CORE, (0, 0))
  514. # Soft limit at cpuSeconds fires SIGXCPU (its default disposition
  515. # terminates the child; the host classifies that close as a timeout).
  516. # Hard limit at +1s is a SIGKILL backstop for a program that traps
  517. # SIGXCPU and keeps burning CPU.
  518. cpu_soft, cpu_hard = _clamped(
  519. resource.RLIMIT_CPU, boot["cpuSeconds"], boot["cpuSeconds"] + 1
  520. )
  521. resource.setrlimit(resource.RLIMIT_CPU, (cpu_soft, cpu_hard))
  522. # Darwin maps the multi-GB dyld shared cache into every process at
  523. # exec, so any practical RLIMIT_AS cap sits below current usage and
  524. # the kernel rejects it — the child would die here on every run. Skip
  525. # the address-space cap there; RLIMIT_CPU and the host's wall-clock
  526. # ceiling still bound the run.
  527. if sys.platform != "darwin":
  528. addr_bytes = int(boot["addressSpaceBytes"])
  529. resource.setrlimit(
  530. resource.RLIMIT_AS, _clamped(resource.RLIMIT_AS, addr_bytes, addr_bytes)
  531. )
  532. except BaseException as exc: # noqa: BLE001 -- report every failure to host
  533. channel.send_sync(
  534. {
  535. "type": "done",
  536. "error": {
  537. "kind": "exception",
  538. # Exception-only rendering: format_exc() would embed the
  539. # absolute installed bootstrap.py path in model-visible
  540. # durable output, leaking host paths into transcripts.
  541. "message": "bootstrap: applying resource limits failed\n"
  542. + "".join(
  543. traceback.format_exception_only(type(exc), exc)
  544. ),
  545. },
  546. }
  547. )
  548. return
  549. logs = LogBuffer(
  550. int(boot["maxLogBytes"]),
  551. sink=lambda text, truncated=False: channel.send_sync(
  552. {"type": "log", "text": text, **({"truncated": True} if truncated else {})}
  553. ),
  554. )
  555. # 2. Wire the tools proxies and the ack.
  556. #
  557. # Each entry records the reply Future AND the loop it was created on. Model
  558. # code may call a binding from a THREAD it started, spelled
  559. # ``asyncio.run(tools.x(...))`` or its own new loop in that thread, so a
  560. # Future here can belong to a loop other than the one ``_pump_replies`` runs
  561. # on. ``asyncio.Future`` is not thread-safe: completing it from another
  562. # thread does not wake its own loop, so the pump schedules the completion on
  563. # the owning loop via ``call_soon_threadsafe`` (see ``_pump_replies``) rather
  564. # than calling ``set_result`` directly.
  565. pending: dict[int, tuple[asyncio.AbstractEventLoop, asyncio.Future[Any]]] = {}
  566. next_id = 0
  567. # Serializes the id claim + write + counter advance in ``dispatch`` against
  568. # both other binding-calling threads and the pump's ``pop``. ``dispatch`` may
  569. # run concurrently on several loops/threads, and the host answers a ``call``
  570. # only when its id is the exact successor of the last one — so ids must reach
  571. # the wire in the order they are claimed. Holding this lock across the write
  572. # (not just the counter arithmetic) is what keeps two threads' frames from
  573. # interleaving on fd 3 out of id order, which the host would reject.
  574. pending_lock = threading.Lock()
  575. error_classes: dict[str, type] = {}
  576. async def dispatch(global_name: str, name: str, args: Any) -> Any:
  577. nonlocal next_id
  578. error_class = error_classes.get(global_name)
  579. def call_failure(message: str) -> BaseException:
  580. # The namespace's declared rejection contract (e.g. Code Mode's
  581. # ToolCallError with .toolName) when present; RuntimeError keeps
  582. # the pre-errorClass behavior for namespaces that declared none.
  583. if error_class is not None:
  584. return error_class(name, message)
  585. return RuntimeError(message)
  586. # Validate the argument shape before claiming an id, so a rejected call
  587. # leaves no gap in the sequence the host checks. json.dumps would coerce
  588. # a non-string dict key or non-finite float rather than raise (allow_nan
  589. # is off, but key coercion still slips through), silently corrupting what
  590. # the tool receives. Reject up front through the call's error contract.
  591. violation = _lossless_json_violation(args)
  592. if violation is not None:
  593. raise call_failure(f"binding arguments must be lossless JSON ({violation})")
  594. # Ids are consecutive from 0 with NO gaps: the host answers a `call` only
  595. # when its id is the exact successor of the last one, which bounds the
  596. # state it retains to a single number. A frame that never reaches the
  597. # host must therefore not consume an id, so the counter advances only
  598. # once the write has succeeded.
  599. #
  600. # The whole claim-write-advance runs under ``pending_lock`` because a
  601. # binding may be called from more than one thread/loop at once (the model
  602. # can start a thread that runs ``asyncio.run(tools.x(...))``). Without
  603. # the lock two callers could claim the same id, or write their frames to
  604. # fd 3 in an order that does not match their ids — either of which the
  605. # host rejects as an out-of-sequence call. The Future's own loop is
  606. # captured here so ``_pump_replies`` can complete it thread-safely.
  607. loop = asyncio.get_event_loop()
  608. with pending_lock:
  609. call_id = next_id
  610. fut: asyncio.Future[Any] = loop.create_future()
  611. pending[call_id] = (loop, fut)
  612. try:
  613. channel.send_sync(
  614. {
  615. "type": "call",
  616. "id": call_id,
  617. "global": global_name,
  618. "name": name,
  619. "args": args,
  620. }
  621. )
  622. except (TypeError, ValueError) as exc:
  623. pending.pop(call_id, None)
  624. raise call_failure(
  625. f"binding arguments must be lossless JSON: {exc}"
  626. ) from exc
  627. next_id += 1
  628. try:
  629. return await fut
  630. except _BindingRejection as exc:
  631. raise call_failure(str(exc)) from None
  632. namespaces: dict[str, Any] = {}
  633. for entry in boot["namespaces"]:
  634. namespaces[entry["global"]] = _Namespace(
  635. entry["global"], entry["names"], dispatch
  636. )
  637. declared = entry.get("errorClass")
  638. if declared:
  639. error_class = _make_error_class(
  640. declared["name"], declared["memberNameProperty"]
  641. )
  642. error_classes[entry["global"]] = error_class
  643. # The class is program-visible under its own name so model code
  644. # can `except ToolCallError as e:` and read the member property.
  645. namespaces[declared["name"]] = error_class
  646. channel.send_sync({"type": "boot-ack"})
  647. # 3. Start a reply-pump task before the run message: replies can arrive
  648. # interleaved with the run's own binding traffic.
  649. reply_task = asyncio.get_event_loop().create_task(
  650. _pump_replies(channel, pending, pending_lock)
  651. )
  652. # 4. Read the run message.
  653. run = channel.read_frame()
  654. if run is None or run.get("type") != "run":
  655. reply_task.cancel()
  656. raise RuntimeError("bootstrap: expected run frame on fd 3")
  657. program: str = run["program"]
  658. # 5. Install log capture — ``print``, tracebacks, and ordinary ``sys.stdout``
  659. # writes funnel into the LogBuffer. The real fds stay open (host uses
  660. # stderr for stray-byte accounting) but the Python-visible streams point
  661. # at the buffer.
  662. sys.stdout = _LogStream(logs) # type: ignore[assignment]
  663. sys.stderr = _LogStream(logs) # type: ignore[assignment]
  664. out_stream, err_stream = sys.stdout, sys.stderr
  665. # 6. Compile the program as the body of an async function, matching the
  666. # seam contract (`CodeRunRequest.program` is an async-function body: top-level
  667. # `await` and `return` both work, and the returned value is the completion).
  668. # AST-splicing the parsed body into an `async def` keeps every statement's
  669. # original line number, so a traceback points at the model's own source.
  670. ns: dict[str, Any] = {
  671. "__name__": "__main__",
  672. "__builtins__": __builtins__,
  673. **namespaces,
  674. }
  675. # Read the enforcement callable and its budget into this frame's locals
  676. # BEFORE the program runs: model code can rebind this module's globals
  677. # (the bootstrap IS ``__main__``), and a frame local is not a module
  678. # attribute, so a later ``__main__._DIE_IF_CPU_EXHAUSTED = ...`` cannot
  679. # change which callable the post-check below invokes. This defeats the
  680. # one-line rebind, not a determined `sys._getframe` walk; the unforgeable
  681. # bounds are the RLIMIT_CPU hard limit and the host wall clock
  682. # (see _make_cpu_enforcer).
  683. die_if_cpu_exhausted = _DIE_IF_CPU_EXHAUSTED
  684. # The settlement recheck compares against the EFFECTIVE soft CPU limit
  685. # (`cpu_soft`, clamped to any stricter inherited limit above), NOT the
  686. # configured `cpuSeconds`. When the deployment inherited a soft limit below
  687. # the configured value, a program that traps SIGXCPU, burns past the
  688. # inherited soft, and returns inside the soft-to-hard gap must be reported as
  689. # a timeout — checking the configured value would falsely pass it and bypass
  690. # the inherited limit.
  691. cpu_seconds = cpu_soft
  692. # Same capture, same reason, for the failure path and the send that follows
  693. # it. The reporter was a module-global lookup inside the `except` block, so
  694. # ``import __main__; __main__._SAFE_MODEL_TRACEBACK = ...`` put model code
  695. # there with no guard around it; the flush and send were attribute lookups
  696. # on the stream and channel CLASSES, which ``__main__._LogStream.flush_line
  697. # = ...`` rebinds just as easily. All four run AFTER the handler, where a
  698. # throw costs the `done` frame and the host reports a wall-clock timeout
  699. # instead of the model's exception. Binding the callables now fixes what
  700. # runs; what they in turn reach is closed over in _make_failure_reporter.
  701. safe_model_traceback = _SAFE_MODEL_TRACEBACK
  702. flush_out = out_stream.flush_line
  703. flush_err = err_stream.flush_line
  704. send_done = channel.send_sync
  705. max_value_bytes = int(boot["maxValueBytes"])
  706. done: dict[str, Any]
  707. try:
  708. module = ast.parse(program)
  709. wrapper = ast.AsyncFunctionDef(
  710. name="__dsh_main__",
  711. args=ast.arguments(
  712. posonlyargs=[], args=[], vararg=None,
  713. kwonlyargs=[], kw_defaults=[], kwarg=None, defaults=[],
  714. ),
  715. body=module.body or [ast.Pass()],
  716. decorator_list=[],
  717. returns=None,
  718. )
  719. # Anchor the synthetic wrapper on the first real statement (or line 1 for
  720. # an empty program) so fix_missing_locations does not stamp it at 0.
  721. anchor = module.body[0] if module.body else ast.parse("pass").body[0]
  722. ast.copy_location(wrapper, anchor)
  723. wrapped = ast.Module(body=[wrapper], type_ignores=[])
  724. ast.fix_missing_locations(wrapped)
  725. code = compile(wrapped, "<model>", "exec")
  726. exec(code, ns) # noqa: S102 -- defines __dsh_main__; executing model code is the point
  727. value = await ns["__dsh_main__"]()
  728. die_if_cpu_exhausted(cpu_seconds)
  729. done = _done_with_value(value, max_value_bytes)
  730. except BaseException as exc: # noqa: BLE001 -- report every failure to host
  731. done = {
  732. "type": "done",
  733. "error": {
  734. "kind": "exception",
  735. # Cap the diagnostic BEFORE it crosses the wire: a program can
  736. # raise with a gigabytes-long message, and formatting/sending
  737. # it whole would allocate on both sides before the host's own
  738. # cap runs. Byte-cap at maxValueBytes with the host's marker
  739. # text so the truncated diagnostic reads identically wherever
  740. # the cap was applied. The rendering is wrapped because the
  741. # `done` send below sits outside this handler: a throw while
  742. # formatting would skip it and strand the host on fd 3 until
  743. # maxWallMs (see _make_failure_reporter).
  744. "message": safe_model_traceback(exc, max_value_bytes),
  745. },
  746. }
  747. # Flush any print output not terminated by a newline (a traceback always
  748. # ends in one, but `print(x, end="")` or a bare write may not), so the
  749. # final partial line is not silently dropped.
  750. flush_out()
  751. flush_err()
  752. reply_task.cancel()
  753. send_done(done)
  754. async def _pump_replies(
  755. channel: ProtocolChannel,
  756. pending: dict[int, tuple[asyncio.AbstractEventLoop, asyncio.Future[Any]]],
  757. pending_lock: "threading.Lock",
  758. ) -> None:
  759. """Background task: read reply frames and settle pending futures.
  760. Cancelled after ``done`` is posted. Unknown ids and post-settlement replies
  761. are ignored (mirrors the worker backend's hostile-peer stance, though here
  762. the host is the trusted side; the guards defend against races).
  763. A pending Future may belong to a loop other than this pump's — the model can
  764. call a binding from a thread running its own loop (``asyncio.run(tools.x())``).
  765. ``asyncio.Future`` is not thread-safe, so the completion is scheduled on the
  766. Future's OWN loop via ``call_soon_threadsafe`` rather than mutated here; a
  767. direct ``set_result`` would never wake the waiting loop and the call would
  768. hang to the wall clock. The ``pop`` shares ``pending_lock`` with ``dispatch``
  769. so a reply cannot race the claim that registers its id.
  770. """
  771. def complete(fut: asyncio.Future[Any], ok: bool, value: Any, message: Any) -> None:
  772. # Runs on the Future's own loop. `done()` re-checked here because
  773. # cancellation or a duplicate reply may have settled it between the pop
  774. # and this callback.
  775. if fut.done():
  776. return
  777. if ok:
  778. fut.set_result(value)
  779. else:
  780. fut.set_exception(_BindingRejection(str(message)))
  781. while True:
  782. frame = await channel.read_frame_async()
  783. if frame is None:
  784. return
  785. if frame.get("type") != "reply":
  786. continue
  787. with pending_lock:
  788. entry = pending.pop(frame.get("id"), None)
  789. if entry is None:
  790. continue
  791. loop, fut = entry
  792. ok = bool(frame.get("ok"))
  793. value = frame.get("value")
  794. message = frame.get("message")
  795. try:
  796. loop.call_soon_threadsafe(complete, fut, ok, value, message)
  797. except RuntimeError:
  798. # The Future's loop has already closed — the thread that ran
  799. # `asyncio.run(tools.x(...))` finished (its coroutine was cancelled
  800. # or it exited) before this reply arrived, so nothing awaits the
  801. # Future and the reply is moot. Drop it; scheduling onto a closed
  802. # loop raises RuntimeError, and letting that escape would kill the
  803. # pump and strand every later reply — the exact failure class this
  804. # cross-loop delivery exists to prevent.
  805. continue
  806. _SCALAR_RE = re.compile(
  807. r'"(?:[^"\\]|\\.)*"|-?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?|true|false|null'
  808. )
  809. def _decode_json_plain(text: str) -> Any:
  810. """Parse one JSON document iteratively (no per-level recursion).
  811. ``json.loads`` recurses per nesting level and raises ``RecursionError``
  812. around ~10k levels, but a binding reply is depth-unbounded by the seam
  813. contract — the host's iterative encoder happily produces documents
  814. ``json.loads`` cannot read back. Scalars (numbers, strings with escapes)
  815. are delegated to ``json.loads`` one token at a time, so their grammar and
  816. semantics stay CPython's own; only the container structure is parsed here
  817. with an explicit stack. Raises ``ValueError`` on malformed input; frames
  818. come from the TRUSTED host, so strictness mirrors ``json.loads`` without
  819. extra hostile-input hardening.
  820. """
  821. length = len(text)
  822. def skip_ws(i: int) -> int:
  823. while i < length and text[i] in " \t\n\r":
  824. i += 1
  825. return i
  826. def scalar(i: int):
  827. match = _SCALAR_RE.match(text, i)
  828. if match is None:
  829. raise ValueError(f"invalid JSON at offset {i}")
  830. return json.loads(match.group(0)), match.end()
  831. def string_key(i: int):
  832. key, end = scalar(i)
  833. if not isinstance(key, str):
  834. raise ValueError(f"object key must be a string at offset {i}")
  835. end = skip_ws(end)
  836. if end >= length or text[end] != ":":
  837. raise ValueError(f"expected ':' at offset {end}")
  838. return key, skip_ws(end + 1)
  839. # Frames: a list, or (dict, pending key). `value`/`have_value` carry each
  840. # completed value up to its parent frame.
  841. stack: list[Any] = []
  842. value: Any = None
  843. have_value = False
  844. i = skip_ws(0)
  845. while True:
  846. if not have_value:
  847. ch = text[i] if i < length else ""
  848. if ch == "[":
  849. i = skip_ws(i + 1)
  850. if i < length and text[i] == "]":
  851. i += 1
  852. value, have_value = [], True
  853. else:
  854. stack.append([])
  855. continue
  856. elif ch == "{":
  857. i = skip_ws(i + 1)
  858. if i < length and text[i] == "}":
  859. i += 1
  860. value, have_value = {}, True
  861. else:
  862. key, i = string_key(i)
  863. stack.append(({}, key))
  864. continue
  865. else:
  866. value, i = scalar(i)
  867. have_value = True
  868. if not stack:
  869. i = skip_ws(i)
  870. if i != length:
  871. raise ValueError(f"trailing data at offset {i}")
  872. return value
  873. top = stack[-1]
  874. i = skip_ws(i)
  875. ch = text[i] if i < length else ""
  876. if isinstance(top, list):
  877. top.append(value)
  878. if ch == ",":
  879. i = skip_ws(i + 1)
  880. have_value = False
  881. elif ch == "]":
  882. i += 1
  883. stack.pop()
  884. value = top
  885. else:
  886. raise ValueError(f"expected ',' or ']' at offset {i}")
  887. else:
  888. container, key = top
  889. container[key] = value
  890. if ch == ",":
  891. key, i = string_key(skip_ws(i + 1))
  892. stack[-1] = (container, key)
  893. have_value = False
  894. elif ch == "}":
  895. i += 1
  896. stack.pop()
  897. value = container
  898. else:
  899. raise ValueError(f"expected ',' or '}}' at offset {i}")
  900. def _encode_json_plain(value: Any) -> str:
  901. """Encode JSON-plain data iteratively, byte-identical to compact ``json.dumps``.
  902. ``json.dumps`` recurses one Python frame per nesting level and raises
  903. ``RecursionError`` a few thousand levels deep, but the seam's
  904. ``CodeJsonValue`` has no depth limit — a valid deeply nested completion or
  905. call argument below the byte budget must cross intact (the host uses the
  906. same iterative idiom in ``protocol.ts``). Accepts what the callers already
  907. validated or constructed: ``None``/``bool``/``int``/finite ``float``/
  908. ``str``, exact ``list``/``tuple``, and exact ``dict`` with ``str`` keys.
  909. Scalar encoding delegates to ``json.dumps`` (string escaping, float repr)
  910. so the bytes match; non-finite floats still raise ``ValueError`` exactly
  911. like ``allow_nan=False``.
  912. Containers are classified by EXACT type and traversed through the unbound
  913. built-in methods rather than the instance's own: a ``dict``/``list``
  914. subclass can override ``items``, ``keys``, ``__iter__``, ``__len__``, or
  915. ``__getitem__``, and the validators only see the container it subclasses,
  916. so an instance-method call here could emit different data than the walk
  917. that metered and approved it. ``_check_done_value`` and
  918. ``_lossless_json_violation`` reject subclasses outright, so this path only
  919. ever sees exact containers; classifying on exact type keeps that agreement
  920. checkable at one glance instead of resting on the caller.
  921. """
  922. chunks: list[str] = []
  923. # Each frame is either a literal string to emit or a value to expand.
  924. stack: list[Any] = [value]
  925. while stack:
  926. current = stack.pop()
  927. current_type = type(current)
  928. if current_type is _Emit:
  929. chunks.append(current.text)
  930. elif current_type is list or current_type is tuple:
  931. count = len(current)
  932. chunks.append("[")
  933. stack.append(_Emit("]"))
  934. for index in range(count - 1, -1, -1):
  935. if index < count - 1:
  936. stack.append(_Emit(","))
  937. stack.append(current[index])
  938. elif current_type is dict:
  939. chunks.append("{")
  940. stack.append(_Emit("}"))
  941. items = list(dict.items(current))
  942. for index in range(len(items) - 1, -1, -1):
  943. key, item = items[index]
  944. if index < len(items) - 1:
  945. stack.append(_Emit(","))
  946. stack.append(item)
  947. stack.append(_Emit(_dump_scalar(key) + ":"))
  948. else:
  949. chunks.append(_dump_scalar(current))
  950. return "".join(chunks)
  951. def _dump_scalar(value: Any) -> str:
  952. """One scalar as compact JSON, byte-compatible with the host's encoder.
  953. ``ensure_ascii=False`` keeps non-ASCII text as raw UTF-8 — the default
  954. backslash-u escaping would make the child count ``"é"`` as 8 bytes where
  955. the host meter (and the worker backend) count its UTF-8 JSON form as 4,
  956. splitting the budget the two sides are supposed to share. Strings route
  957. through :func:`_dump_string`, which restores the escaping for the one class
  958. of character UTF-8 cannot hold. Floats route through :func:`_dump_float`
  959. because CPython's ``repr`` and ECMAScript's Number-to-String disagree on
  960. spelling.
  961. Dispatch is on EXACT type, matching the validators: a ``float`` subclass
  962. reaching :func:`_dump_float` would have its overridden ``__repr__`` read as
  963. the number's digits, so ``F(2.5)`` whose ``__repr__`` returns ``"1.0"``
  964. would serialize as ``1``. ``json.dumps`` then refuses any subclass by
  965. ``TypeError`` instead of emitting a value nothing validated; the callers
  966. reject subclasses first, so this is the encoder refusing to be the place a
  967. validation gap turns into corrupted output.
  968. """
  969. if type(value) is float:
  970. return _dump_float(value)
  971. if type(value) is str:
  972. return _dump_string(value)
  973. if value is None or type(value) is bool or type(value) is int:
  974. return json.dumps(value, ensure_ascii=False, allow_nan=False)
  975. raise TypeError(f"unsupported type ({type(value).__name__})")
  976. # A surrogate code unit, and an adjacent high-low pair. Python stores an astral
  977. # character as ONE code point, so a surrogate reaching these patterns is either
  978. # lone or half of a pair the program spelled out code unit by code unit.
  979. _SURROGATE = re.compile("[\ud800-\udfff]")
  980. _SURROGATE_PAIR = re.compile("[\ud800-\udbff][\udc00-\udfff]")
  981. def _combine_surrogate_pair(match: re.Match[str]) -> str:
  982. """Fold one spelled-out high-low pair into the astral code point it names."""
  983. high, low = match.group(0)
  984. return chr(0x10000 + ((ord(high) - 0xD800) << 10) + (ord(low) - 0xDC00))
  985. def _dump_string(text: str) -> str:
  986. """One string as compact JSON, byte-identical to the host's ``JSON.stringify``.
  987. ``ensure_ascii=False`` cannot render a surrogate code unit: UTF-8 has no
  988. encoding for one, so the frame write would raise and the run would strand
  989. until the wall clock. JSON carries it as the ASCII escape ``\\ud800``, which
  990. the host's ``JSON.parse`` reads back as the same UTF-16 code unit and its
  991. ``JSON.stringify`` re-emits identically — so the shared seam
  992. (``CodeJsonValue``, ``snapshotJsonValue``, the worker backend) keeps a
  993. lone-surrogate string instead of failing the value. An adjacent high-low
  994. pair is folded into its astral code point FIRST: the host holds strings as
  995. UTF-16, where those two code units and the single character are the same
  996. string, and the raw 4-byte form is what the host would emit — escaping the
  997. halves separately would charge 12 bytes against a budget the host meters at
  998. 4. Every remaining surrogate is lone and becomes six ASCII bytes, matching
  999. the host exactly.
  1000. @param text: the string to encode.
  1001. @return: its compact JSON form, always UTF-8-encodable.
  1002. """
  1003. rendered = json.dumps(text, ensure_ascii=False)
  1004. if _SURROGATE.search(rendered) is None:
  1005. return rendered
  1006. return _SURROGATE.sub(
  1007. lambda match: "\\u%04x" % ord(match.group(0)),
  1008. _SURROGATE_PAIR.sub(_combine_surrogate_pair, rendered),
  1009. )
  1010. # How many bytes each byte that needs escaping adds beyond its raw self, as a
  1011. # ready-made (byte, surcharge) list so :func:`_json_string_cost` walks no
  1012. # branches per pass. ``"`` and ``\\`` take a one-character prefix; the five C0
  1013. # controls with a shorthand (``\\b\\f\\n\\r\\t``) likewise; every other C0
  1014. # control becomes a six-character ``\\uXXXX``.
  1015. _JSON_ESCAPE_SURCHARGES = [
  1016. (bytes((byte,)), 1 if byte in b'"\\\b\f\n\r\t' else 5)
  1017. for byte in [*range(0x20), ord('"'), ord("\\")]
  1018. ]
  1019. # Per-byte JSON-string serialized cost (the byte itself plus its escape
  1020. # surcharge), indexed by byte value. Lets :func:`_cap_message` accumulate the
  1021. # serialized cost of a growing prefix in one O(1) step per byte without building
  1022. # the escaped form. A non-ASCII byte stays raw (cost 1); a C0 control or ``"``/
  1023. # ``\\`` carries its surcharge from :data:`_JSON_ESCAPE_SURCHARGES`.
  1024. _JSON_BYTE_COST = [1] * 256
  1025. for _escaped_byte, _surcharge in _JSON_ESCAPE_SURCHARGES:
  1026. _JSON_BYTE_COST[_escaped_byte[0]] = 1 + _surcharge
  1027. def _json_string_cost(raw: bytes) -> int:
  1028. """UTF-8 byte length of one string's JSON form, WITHOUT building that form.
  1029. Used by :class:`LogBuffer` to charge a log entry what it will actually cost
  1030. on the wire. Building ``json.dumps(text)`` to measure it would allocate a
  1031. second copy up to six times the original — the very allocation the ledger's
  1032. cheap pre-check exists to avoid, and enough to breach ``RLIMIT_AS`` on a
  1033. large control-heavy line. Counts exactly what :func:`_dump_scalar`'s
  1034. ``ensure_ascii=False`` output holds: the two quotes, each escaped byte's
  1035. surcharge from :data:`_JSON_ESCAPE_SURCHARGES`, and the raw bytes themselves
  1036. (non-ASCII stays raw, so its UTF-8 length already counts). Uses a fixed
  1037. number of C-level ``count`` passes — allocating nothing, unlike a
  1038. ``translate`` filter — because the caller admits up to ~4x the remaining
  1039. budget of bytes here and a per-byte Python loop over it would cost more than
  1040. the encode being avoided.
  1041. @param raw: the entry's UTF-8 bytes.
  1042. @return: the byte length of its JSON string form, quotes included.
  1043. """
  1044. extra = 0
  1045. for byte, surcharge in _JSON_ESCAPE_SURCHARGES:
  1046. extra += raw.count(byte) * surcharge
  1047. return len(raw) + 2 + extra
  1048. def _dump_float(value: float) -> str:
  1049. """One finite float in ECMAScript ``Number::toString`` spelling.
  1050. CPython's ``repr`` and the host's ``String(number)`` name the same double
  1051. differently: ``1.0`` is ``"1.0"`` here but ``"1"`` there, ``1e-07`` pads the
  1052. exponent the host writes as ``1e-7``, and ``1e+21``/``2**60`` differ again.
  1053. Since the child meters the completion value against ``maxValueBytes`` and
  1054. the host re-meters the frame it parses, any spelling difference splits the
  1055. shared budget: ``return 1.0`` under ``maxValueBytes: 1`` used to be reported
  1056. as ``output-limit`` by the child while the host would have counted the
  1057. one-byte ``1`` it actually receives. Both sides also emit these bytes (the
  1058. child through :func:`_encode_json_plain`, the host through
  1059. ``encodeJsonPlain``), so the fix has to be in the shared speller, not in the
  1060. meter.
  1061. Implements ECMA-262 ``Number::toString`` radix 10 directly: ``repr``
  1062. already yields the shortest round-tripping decimal digits, and ``Decimal``
  1063. splits them into the significand ``s`` (``digits``, ``k`` of them) and
  1064. decimal exponent ``n`` the spec's cases select on. The integral values above
  1065. the JS safe range take the host's BigInt branch, whose exact digits differ
  1066. from the shortest-round-trip form (``2**60`` prints ``...846976``, not
  1067. ``...847000``).
  1068. """
  1069. if value != value or value in (float("inf"), float("-inf")):
  1070. # json.dumps(allow_nan=False) raises the same way; the callers reject
  1071. # non-finite floats before metering, so this is unreachable defense.
  1072. raise ValueError("Out of range float values are not JSON compliant")
  1073. if value == 0.0:
  1074. # Covers -0.0 too; callers reject it as non-lossless before this point.
  1075. return "0"
  1076. if value < 0:
  1077. return "-" + _dump_float(-value)
  1078. if value.is_integer() and value > float(2**53 - 1):
  1079. # The host's BigInt branch: exact digits, not shortest-round-trip.
  1080. return str(int(value))
  1081. parts = Decimal(repr(value)).normalize().as_tuple()
  1082. digits = "".join(str(digit) for digit in parts.digits)
  1083. k = len(digits)
  1084. n = parts.exponent + k
  1085. if k <= n <= 21:
  1086. return digits + "0" * (n - k)
  1087. if 0 < n <= 21:
  1088. return digits[:n] + "." + digits[n:]
  1089. if -6 < n <= 0:
  1090. return "0." + "0" * -n + digits
  1091. exponent = ("+" if n - 1 >= 0 else "-") + str(abs(n - 1))
  1092. return (digits if k == 1 else digits[0] + "." + digits[1:]) + "e" + exponent
  1093. def _check_done_value(value: Any, max_bytes: int):
  1094. """Meter a completion value's JSON byte size AND validate its lossless-JSON
  1095. shape in one bounded post-order walk; return ``None`` when it passes.
  1096. Folds what was formerly a losslessness walk followed by a separate byte
  1097. meter into one pass. Running the losslessness walk first materialized one
  1098. traversal tuple per element before any size cap: ``return [0] * 2000000``
  1099. under ``maxValueBytes: 64`` allocated millions of frames (an RLIMIT_AS
  1100. death) before the meter could reject it. Folding the byte bound into the
  1101. walk rejects over-budget BEFORE enqueuing a container's children — every
  1102. element is at least one JSON byte — so the walk stays O(cap). Same
  1103. JS-double-exact integer boundary, cycle detection (a leave marker pops each
  1104. container off ``on_path``), and type rejections as
  1105. :func:`_lossless_json_violation`, and the same byte accounting as
  1106. :func:`_encode_json_plain`. :func:`_lossless_json_violation` stays for the
  1107. binding-argument path, which carries no size cap.
  1108. EVERY type here is matched EXACTLY, containers and scalars alike, so a
  1109. subclass is rejected as an unsupported type rather than admitted by
  1110. ``isinstance``. A subclass can override the operators and methods this walk
  1111. and the encoder call, and they need not agree: a populated ``dict``
  1112. subclass whose ``items()`` returns ``[]`` would meter as ``{}``; a ``float``
  1113. subclass overriding ``__repr__`` passes the non-finite and negative-zero
  1114. checks by its real value but serializes as whatever the override says, since
  1115. :func:`_dump_float` reads ``repr``; an ``int`` subclass overriding ``__gt__``
  1116. and ``__lt__`` slips past the JS-safe-range bound while ``json.dumps``
  1117. emits its true C-level digits, so ``2**53 + 1`` reaches the host as
  1118. ``...992``; a ``str`` subclass overriding ``__len__`` returns 0 from the
  1119. pre-encode lower bound and admits an arbitrarily large string. In each case
  1120. the value the host receives differs from the one this walk approved. The
  1121. worker backend rejects the equivalent shapes by prototype identity and
  1122. ``typeof`` (``hasPlainObjectPrototype`` in ``worker-json.ts``); a ``bool``
  1123. is checked before ``int`` because it is an ``int`` subclass that IS
  1124. lossless JSON.
  1125. Returns ``("invalid-output", message)`` for a non-lossless value,
  1126. ``("output-limit", message)`` once the size crosses ``max_bytes``, or
  1127. ``None`` when the value is lossless JSON within budget.
  1128. """
  1129. js_safe = 2**53 - 1
  1130. def invalid(reason: str):
  1131. return ("invalid-output", f"program completion must be lossless JSON ({reason})")
  1132. over_budget = ("output-limit", f"completion value exceeded {max_bytes} bytes")
  1133. total = 0
  1134. on_path: set[int] = set()
  1135. # Each frame is (value, is_leave): a leave frame pops its container off the path.
  1136. stack: list[tuple[Any, bool]] = [(value, False)]
  1137. while stack:
  1138. current, is_leave = stack.pop()
  1139. if is_leave:
  1140. on_path.discard(id(current))
  1141. continue
  1142. if current is None or type(current) is bool:
  1143. total += len(_dump_scalar(current).encode("utf-8"))
  1144. elif type(current) is str:
  1145. # Lower-bound BEFORE materializing the escaped form: every character
  1146. # is at least one UTF-8 byte plus the two quotes, so a huge or
  1147. # control-heavy string (whose escaped copy expands severalfold) is
  1148. # rejected without allocating that copy.
  1149. if total + len(current) + 2 > max_bytes:
  1150. return over_budget
  1151. # A lone surrogate has no UTF-8 form but a lossless JSON one — the
  1152. # ASCII ``\uXXXX`` escape :func:`_dump_string` emits — so it is
  1153. # metered, not rejected, matching the shared seam.
  1154. total += len(_dump_string(current).encode("utf-8"))
  1155. elif type(current) is int:
  1156. # The canonical boundary accepts every JS-double-exact value: an int
  1157. # outside +-2**53-1 is fine IFF the double round-trip is exact.
  1158. if current > js_safe or current < -js_safe:
  1159. try:
  1160. exact = int(float(current)) == current
  1161. except OverflowError:
  1162. exact = False
  1163. if not exact:
  1164. return invalid("integer not exactly representable as a JavaScript number")
  1165. total += len(_dump_scalar(current).encode("utf-8"))
  1166. elif type(current) is float:
  1167. if current != current or current in (float("inf"), float("-inf")):
  1168. return invalid("non-finite float")
  1169. # JSON turns -0.0 into a sign the host parses back to JS -0; the
  1170. # canonical boundary rejects it, so this side must too.
  1171. if current == 0.0 and math.copysign(1.0, current) < 0:
  1172. return invalid("negative zero")
  1173. total += len(_dump_scalar(current).encode("utf-8"))
  1174. elif type(current) is list:
  1175. if id(current) in on_path:
  1176. return invalid("circular reference")
  1177. count = len(current)
  1178. total += 2 + (count - 1 if count > 1 else 0)
  1179. # Reject over-budget BEFORE enqueuing children: every element
  1180. # serializes to at least one byte, so a wide flat forgery fails here
  1181. # without materializing millions of leave frames first.
  1182. if total + count > max_bytes:
  1183. return over_budget
  1184. on_path.add(id(current))
  1185. stack.append((current, True))
  1186. stack.extend((child, False) for child in current)
  1187. elif type(current) is dict:
  1188. if id(current) in on_path:
  1189. return invalid("circular reference")
  1190. # ``len`` without materializing ``current.items()``: that list
  1191. # allocates one tuple per member before the bound below could run,
  1192. # recreating the spike the bound exists to stop.
  1193. count = len(current)
  1194. total += 2 + (count - 1 if count > 1 else 0)
  1195. # Same pre-enqueue bound: each entry contributes a quoted key
  1196. # (>= 2 bytes), a colon, and a >= 1-byte value.
  1197. if total + count * 4 > max_bytes:
  1198. return over_budget
  1199. on_path.add(id(current))
  1200. stack.append((current, True))
  1201. for key, item in current.items():
  1202. # Only an EXACT str key survives: bool and int coerce or raise,
  1203. # and a str SUBCLASS can override the ``__len__`` the bound
  1204. # below reads while the encoder emits its real characters.
  1205. if type(key) is not str:
  1206. return invalid(f"non-string dict key ({type(key).__name__})")
  1207. # The same string lower bound, before escaping the key.
  1208. if total + len(key) + 3 > max_bytes:
  1209. return over_budget
  1210. total += len(_dump_scalar(key).encode("utf-8")) + 1
  1211. stack.append((item, False))
  1212. else:
  1213. # tuple, set, or any other type: not round-trippable JSON.
  1214. return invalid(f"unsupported type ({type(current).__name__})")
  1215. if total > max_bytes:
  1216. return over_budget
  1217. return None
  1218. class _Emit:
  1219. """A pre-rendered fragment on :func:`_encode_json_plain`'s explicit stack."""
  1220. __slots__ = ("text",)
  1221. def __init__(self, text: str) -> None:
  1222. self.text = text
  1223. def _lossless_json_violation(value: Any) -> str | None:
  1224. """Return why ``value`` is not lossless JSON, or ``None`` when it is.
  1225. ``json.dumps`` succeeding is NOT proof of losslessness: it coerces a
  1226. non-string ``dict`` key to its string form (``{1: "a", "1": "b"}`` collapses
  1227. to one key, silently dropping data), emits non-standard ``NaN``/``Infinity``
  1228. tokens without ``allow_nan=False``, and accepts integers outside JavaScript's
  1229. safe range (``9007199254740993`` becomes ``...992`` once the host parses the
  1230. frame into a JS number). Validate the shape up front so a coercive or lossy
  1231. value fails as ``invalid-output`` instead of round-tripping to something the
  1232. program did not compute. Iterative so deep nesting cannot overflow the stack,
  1233. and it tracks the container ancestry on the current path so a cyclic value is
  1234. reported at once rather than spinning until the CPU budget. Only JSON-plain
  1235. types survive: ``None``/``bool``/JS-safe ``int``/finite ``float``/``str``,
  1236. exact ``list``, and exact ``dict`` with ``str`` keys. Every type matches
  1237. EXACTLY, containers and scalars alike, for the reason
  1238. :func:`_check_done_value` documents: a subclass can override the operators
  1239. and methods a traversal calls, so an ``isinstance`` admission here would
  1240. approve one shape and let the encoder emit another.
  1241. """
  1242. # The canonical boundary accepts every JS-double-exact value: an int
  1243. # outside +-2**53-1 is fine IFF the double round-trip is exact (2**53 or
  1244. # 2**60 survive; 2**53+1 rounds), matching the worker backend.
  1245. js_safe = 2**53 - 1
  1246. # Post-order walk with an explicit "leave" marker: a container's id is added
  1247. # to `on_path` when entered and removed when left, so a back-edge to an
  1248. # ancestor (a cycle) is detected without rejecting a legitimately shared
  1249. # acyclic subtree.
  1250. on_path: set[int] = set()
  1251. # Each frame is (value, is_leave): a leave frame pops its container off the path.
  1252. stack: list[tuple[Any, bool]] = [(value, False)]
  1253. while stack:
  1254. current, is_leave = stack.pop()
  1255. if is_leave:
  1256. on_path.discard(id(current))
  1257. continue
  1258. if current is None or type(current) is bool:
  1259. continue
  1260. if type(current) is str:
  1261. # Every string is lossless JSON. A lone surrogate has no UTF-8 form,
  1262. # but JSON carries the code unit as its ASCII ``\uXXXX`` escape and
  1263. # :func:`_dump_string` emits exactly that, so the host receives the
  1264. # same code unit the program passed — the same acceptance
  1265. # ``CodeJsonValue``, ``snapshotJsonValue``, and the worker backend
  1266. # already give it.
  1267. continue
  1268. if type(current) is int:
  1269. if current > js_safe or current < -js_safe:
  1270. try:
  1271. exact = int(float(current)) == current
  1272. except OverflowError:
  1273. exact = False
  1274. if not exact:
  1275. return "integer not exactly representable as a JavaScript number"
  1276. continue
  1277. if type(current) is float:
  1278. if current != current or current in (float("inf"), float("-inf")):
  1279. return "non-finite float"
  1280. # JSON serialization turns -0.0 into 0 (or "-0.0" text that the
  1281. # host parses to JS -0), silently changing the sign bit either
  1282. # way; the repository's canonical lossless-JSON boundary and the
  1283. # worker backend both reject it, so this side must too.
  1284. if current == 0.0 and math.copysign(1.0, current) < 0:
  1285. return "negative zero"
  1286. continue
  1287. if type(current) is list or type(current) is dict:
  1288. if id(current) in on_path:
  1289. return "circular reference"
  1290. on_path.add(id(current))
  1291. stack.append((current, True))
  1292. if type(current) is dict:
  1293. for key in current:
  1294. # Only an EXACT str key survives: int, float, None, and
  1295. # tuple keys coerce or raise, and a str subclass can carry
  1296. # overrides the encoder does not honor.
  1297. if type(key) is not str:
  1298. return f"non-string dict key ({type(key).__name__})"
  1299. stack.extend((child, False) for child in current.values())
  1300. else:
  1301. stack.extend((child, False) for child in current)
  1302. continue
  1303. return f"unsupported type ({type(current).__name__})"
  1304. return None
  1305. def _make_cpu_enforcer() -> Any:
  1306. """Build the CPU post-check over closure-held primitives.
  1307. This bootstrap IS ``__main__``, so model code can reach every one of its
  1308. module globals: ``import __main__; __main__._X = ...`` rebinds the name the
  1309. enforcement would otherwise read at call time, which a plain module-level
  1310. function plus module-level captures made a one-line defeat. The primitives
  1311. therefore live in this factory's locals, which become closure cells of the
  1312. returned function, and :func:`_run` binds the returned function into a
  1313. local of its own frame BEFORE executing the program, so no assignment to
  1314. ``__main__`` changes which callable runs or what it calls. Capture happens
  1315. at import time, before model code runs, so the captured
  1316. ``resource.getrusage``/``signal.signal``/``os.kill`` are the real builtins.
  1317. This raises the cost of defeating the check; it does not make it
  1318. unreachable, and nothing in-process could. A cell is writable through
  1319. ``fn.__closure__[i].cell_contents``, and ``sys._getframe`` walks to
  1320. :func:`_run`'s frame and reads its locals, so a program determined to
  1321. tamper still can — consistent with this backend's documented posture, where
  1322. the in-process interpreter is containment rather than a security boundary
  1323. (§Trust posture in the Code Mode RFC). The bounds that model code cannot
  1324. forge are outside the interpreter: the RLIMIT_CPU HARD limit at
  1325. ``cpuSeconds + 1``, whose SIGKILL is undeliverable to a handler and
  1326. unraisable by a process that cannot raise its own hard limit, and the
  1327. host's wall-clock ceiling. This check exists to convert the two cases those
  1328. miss — a program that traps SIGXCPU and settles inside the soft-to-hard
  1329. gap, and a program that spends the budget in DESCENDANTS the kernel never
  1330. charged to this process — from a reported SUCCESS into the same `timeout`
  1331. an untrapped program gets.
  1332. @returns The one-argument enforcement callable, taking `cpuSeconds`.
  1333. """
  1334. getrusage = resource.getrusage
  1335. rusage_self = resource.RUSAGE_SELF
  1336. rusage_children = resource.RUSAGE_CHILDREN
  1337. set_signal = signal.signal
  1338. sig_dfl = signal.SIG_DFL
  1339. sigxcpu = signal.SIGXCPU
  1340. kill = os.kill
  1341. getpid = os.getpid
  1342. def die_if_cpu_exhausted(cpu_seconds: int) -> None:
  1343. """Die by re-delivered SIGXCPU when the CPU budget is already spent.
  1344. Two cases reach here as a would-be SUCCESS. A model program can trap
  1345. SIGXCPU and return during the one-second soft-to-hard gap. And
  1346. ``RLIMIT_CPU`` is PER-PROCESS, inherited fresh by every child, so a
  1347. program calling ``subprocess`` or ``os.fork`` multiplies the run's CPU
  1348. budget by the number of descendants it starts: measured with
  1349. ``cpuSeconds: 1``, two sequential busy children burned 2.0
  1350. CPU-seconds and the parent, which had accrued almost no CPU of its own
  1351. while blocked in ``subprocess.wait``, still returned a completion.
  1352. The meter is therefore ``RUSAGE_SELF + RUSAGE_CHILDREN``, the kernel's
  1353. own aggregate, which accumulates the CPU of every REAPED descendant
  1354. (grandchildren included, verified).
  1355. ``getrusage`` is the kernel's own meter (unforgeable from model code),
  1356. and dying by SIGXCPU with the default disposition restored gives the
  1357. host the same kernel-authoritative close signal as the untrapped soft
  1358. limit — classified as `timeout`, after which the host's process-group
  1359. SIGTERM/SIGKILL teardown reaches any surviving descendants. Runs AFTER
  1360. the model program settled, so a program can re-trap SIGXCPU between
  1361. this SIG_DFL and the kill only by running more code, which it no longer
  1362. does. A program that tampers with this callable instead (see
  1363. :func:`_make_cpu_enforcer` on why in-process state cannot be hidden)
  1364. buys at most the remaining soft-to-hard gap: one more CPU second, after
  1365. which the hard limit's SIGKILL lands with no handler possible.
  1366. Checking at settle time rather than sampling mid-run is deliberate:
  1367. both mid-run designs perturb the run they measure. A sampling thread
  1368. cost 72 MiB of virtual address space in the child (8 MiB stack plus a
  1369. 64 MiB glibc per-thread malloc arena reservation; measured 30.23 MiB of
  1370. mappings without it against 102.37 MiB with it), and ``RLIMIT_AS``
  1371. counts reserved space, so it silently shrank every run's
  1372. `addressSpaceMb`. A ``SIGALRM`` interval timer costs no mappings but
  1373. makes the program's own syscalls return short under PEP 475 — measured
  1374. a 64 MiB ``os.write`` returning 65536 — which corrupts fd-3 framing.
  1375. The cost of checking only at settle time is that a descendant's CPU is
  1376. detected after it is spent, not while it runs; the host's wall-clock
  1377. ceiling bounds that interval, and a program that never reaps its child
  1378. is bounded by the wall clock alone, since ``RUSAGE_CHILDREN`` counts
  1379. only reaped descendants (verified: a still-running child contributes
  1380. 0.0).
  1381. @param cpu_seconds The `cpuSeconds` budget the soft RLIMIT_CPU used.
  1382. """
  1383. own = getrusage(rusage_self)
  1384. kids = getrusage(rusage_children)
  1385. spent = own.ru_utime + own.ru_stime + kids.ru_utime + kids.ru_stime
  1386. if spent >= cpu_seconds:
  1387. set_signal(sigxcpu, sig_dfl)
  1388. kill(getpid(), sigxcpu)
  1389. return die_if_cpu_exhausted
  1390. _DIE_IF_CPU_EXHAUSTED = _make_cpu_enforcer()
  1391. _TRUNCATION_MARKER = "… [truncated]"
  1392. # The marker's own UTF-8 size, reserved out of the cap rather than added on top
  1393. # of it. Byte-identical to the host's TRUNCATION_MARKER_BYTES; the ellipsis is
  1394. # three bytes, so this is 15, not the string's 13 characters.
  1395. _TRUNCATION_MARKER_BYTES = len(_TRUNCATION_MARKER.encode("utf-8"))
  1396. def _cap_message(message: str, max_bytes: int) -> str:
  1397. """Cap a diagnostic by its SERIALIZED cost, appending the host's marker.
  1398. Metered by the JSON-string cost the ``done`` frame will actually carry, not
  1399. by raw UTF-8 length: the message crosses fd 3 inside a JSON frame where
  1400. control characters escape up to sixfold (a NUL is one raw byte but six as
  1401. ``\\u0000``), so a raw-length cap of ``maxValueBytes`` could serialize to
  1402. roughly six times that and breach the 256 MiB frame ceiling — the silent
  1403. ``worker-exit`` inversion the load-time cap check exists to prevent, and a
  1404. several-hundred-MiB escape allocation besides. The seam's load bound admits
  1405. ``maxValueBytes`` up to ``ceiling - envelope`` on the premise that both the
  1406. completion value and the diagnostic are metered in serialized bytes, so this
  1407. honors that premise for the diagnostic.
  1408. Encoded with ``errors="replace"`` first: a model exception message can
  1409. contain an unpaired surrogate (``raise Exception("\\ud800")``), and a strict
  1410. encode would throw while BUILDING the failure frame — the run would then
  1411. strand until the wall clock instead of reporting the exception. The marker's
  1412. serialized cost comes OUT of ``max_bytes``, so the returned string's own
  1413. frame form honors the cap; the host meters the same field again on arrival.
  1414. A ``max_bytes`` below the marker's cost yields the marker alone.
  1415. """
  1416. raw = message.encode("utf-8", errors="replace")
  1417. if _json_string_cost(raw) <= max_bytes:
  1418. return raw.decode("utf-8")
  1419. # Truncating: the result is `prefix + marker`, whose serialized cost is
  1420. # `2 (quotes) + sum(prefix byte costs) + marker cost`. The marker is
  1421. # escape-free, so its cost is its UTF-8 length. Reserve that and the quotes,
  1422. # then take the longest raw prefix whose accumulated per-byte cost fits.
  1423. # `_JSON_BYTE_COST` is per-byte and additive, so the scan is exact and walks
  1424. # at most a budget's worth of bytes, allocating nothing (unlike building the
  1425. # escaped form). `max(0, ...)` handles a `max_bytes` below the marker's own
  1426. # cost, yielding the marker alone.
  1427. content_budget = max(0, max_bytes - 2 - len(_TRUNCATION_MARKER.encode("utf-8")))
  1428. cost = 0
  1429. end = 0
  1430. for end in range(len(raw)):
  1431. cost += _JSON_BYTE_COST[raw[end]]
  1432. if cost > content_budget:
  1433. break
  1434. else:
  1435. end = len(raw)
  1436. # Drop a trailing partial UTF-8 sequence the slice may have cut (continuation
  1437. # bytes are 0b10xxxxxx); `errors="ignore"` renders the clean prefix.
  1438. return raw[:end].decode("utf-8", errors="ignore") + _TRUNCATION_MARKER
  1439. # Fixed safety/liveness bound, not a tunable: a model can raise an exception
  1440. # with an arbitrarily deep __cause__/__context__ chain, and both the rendering
  1441. # walk and format() are linear in chain length. Capping how many links get
  1442. # RENDERED keeps traceback formatting from consuming the whole wall budget.
  1443. # 100 links is far beyond any legible human traceback.
  1444. _MAX_TRACEBACK_CHAIN = 100
  1445. # Diagnostic used when rendering the failure itself fails. Built from a fixed
  1446. # literal plus the exception CLASS name, never from the exception's own str.
  1447. _UNRENDERABLE_DIAGNOSTIC = "<diagnostic rendering failed>"
  1448. def _model_traceback(exc: BaseException, max_bytes: int) -> str:
  1449. """Format a model-program failure with only the MODEL's own frames.
  1450. Bootstrap frames carry host-absolute paths — meaningless to the model and
  1451. unstable across machines, so transcripts pinning them cannot replay. They
  1452. appear not only as a leading prefix (the bootstrap's ``exec``/``await``)
  1453. but also interleaved and trailing: an uncaught binding rejection re-raised
  1454. by ``dispatch`` puts bootstrap frames AFTER the model's, and chained
  1455. ``__cause__``/``__context__`` exceptions carry their own stacks. Filter
  1456. every non-``<model>`` frame across the whole chain rather than trimming a
  1457. prefix. A failure with no model frame anywhere (e.g. a SyntaxError raised
  1458. by ``compile``) keeps the standard exception-only rendering.
  1459. Rendering is bounded to ``_MAX_TRACEBACK_CHAIN`` links, cut on the
  1460. ``TracebackException`` COPY, and a marker line announces the truncation.
  1461. Nothing here touches the live exception: an exception class overriding
  1462. ``__setattr__`` would run MODEL code from inside the caller's failure
  1463. handler, and a throw there costs the ``done`` frame (see
  1464. ``_safe_model_traceback``). ``TracebackException`` instances hold no such
  1465. hooks, so clearing their links runs no model code. The walk is iterative,
  1466. so a deep chain cannot overflow the recursion limit.
  1467. ``from_exception`` still copies the WHOLE live chain, at a higher per-link
  1468. cost than building it took. That is bounded by the child's ``RLIMIT_AS``:
  1469. the model must materialize every link (exception object plus traceback)
  1470. before raising, so a chain long enough for the copy to matter is already
  1471. near the address-space cap, and a ``MemoryError`` in the copy lands in the
  1472. caller's fallback rather than stranding the run.
  1473. """
  1474. te = traceback.TracebackException.from_exception(exc)
  1475. # One iterative pass over the copy does both jobs: keep only <model> frames
  1476. # on every linked exception and group member, and cut the chain at the cap.
  1477. found = False
  1478. truncated = False
  1479. pending = [(te, 1)]
  1480. while pending:
  1481. entry, depth = pending.pop()
  1482. kept = [f for f in entry.stack if f.filename == "<model>"]
  1483. entry.stack = traceback.StackSummary.from_list(kept)
  1484. found = found or bool(kept)
  1485. # 3.11+ exception groups (a binding failure inside asyncio.TaskGroup)
  1486. # carry member stacks under `exceptions`, not the dunder links; a group
  1487. # member counts as a link so the cap bounds nesting through both edges.
  1488. members = getattr(entry, "exceptions", None) or ()
  1489. if depth >= _MAX_TRACEBACK_CHAIN:
  1490. if entry.__cause__ is not None or entry.__context__ is not None or members:
  1491. truncated = True
  1492. entry.__cause__ = None
  1493. entry.__context__ = None
  1494. if members:
  1495. entry.exceptions = None
  1496. continue
  1497. for linked in (entry.__cause__, entry.__context__):
  1498. if linked is not None:
  1499. pending.append((linked, depth + 1))
  1500. for member in members:
  1501. pending.append((member, depth + 1))
  1502. def emit():
  1503. if found:
  1504. yield from te.format()
  1505. else:
  1506. yield from traceback.format_exception_only(type(exc), exc)
  1507. if truncated:
  1508. yield f"[dsh-code-runtime-python] exception chain truncated at {_MAX_TRACEBACK_CHAIN} links\n"
  1509. return _join_bounded(emit(), max_bytes)
  1510. def _make_failure_reporter() -> Any:
  1511. """Build the failure-diagnostic renderer over closure-held primitives.
  1512. The returned callable renders a model failure diagnostic that cannot itself
  1513. raise. The caller sends the ``done`` frame AFTER its ``except BaseException``
  1514. block, so anything thrown while rendering the diagnostic skips the send
  1515. entirely: the host then blocks on fd 3 until ``maxWallMs`` and reports a
  1516. timeout instead of the exception that actually happened. Rendering runs
  1517. model code by design (``format()`` reaches ``__str__``, ``__repr__`` and
  1518. ``__notes__``) and allocates under ``RLIMIT_AS``, so it must be treated as
  1519. able to throw.
  1520. The fallback names the exception CLASS and a fixed literal — no ``str(exc)``
  1521. and no ``format_exception_only``, both of which reach the model's
  1522. ``__str__``. A ``__name__`` that is not exactly ``str`` (a metaclass
  1523. property can return anything, or raise) is discarded rather than
  1524. formatted, so no override runs on this path either.
  1525. The factory exists for the same reason :func:`_make_cpu_enforcer` does: this
  1526. bootstrap IS ``__main__``, so ``import __main__; __main__._X = ...`` rebinds
  1527. any module global a call-time lookup would read. On this path a rebind is
  1528. worst — the handler's own reporter, and everything the reporter reaches,
  1529. would run model code outside any guard, and a throw there costs the ``done``
  1530. frame. The traceback formatter, the byte cap and the fallback literal
  1531. therefore become closure cells captured at import time, before model code
  1532. runs, and :func:`_run` binds the returned callable into a local of its own
  1533. frame. A frame local is not a module attribute, so no assignment to
  1534. ``__main__`` changes which callable runs or what it calls. This defeats the
  1535. one-line rebind, not a determined ``sys._getframe`` walk; the unforgeable
  1536. bound is the host wall clock.
  1537. """
  1538. cap_message = _cap_message
  1539. model_traceback = _model_traceback
  1540. unrenderable = _UNRENDERABLE_DIAGNOSTIC
  1541. def safe_model_traceback(exc: BaseException, max_bytes: int) -> str:
  1542. try:
  1543. return cap_message(model_traceback(exc, max_bytes), max_bytes)
  1544. except BaseException: # noqa: BLE001 -- a throw here would cost the done frame
  1545. pass
  1546. try:
  1547. raw_name = type(exc).__name__
  1548. # Slice BEFORE interpolating. A metaclass `__name__` property can
  1549. # return an arbitrarily long string, and both the f-string and
  1550. # `cap_message`'s encode would copy it whole — under a tight
  1551. # RLIMIT_AS either allocation can raise MemoryError, and this is the
  1552. # LAST fallback, so a throw here costs the `done` frame outright and
  1553. # the run misreports as an exit or a timeout. The slice is a
  1554. # code-unit prefix, which bounds the bytes at 4x, and the following
  1555. # `cap_message` still applies the exact byte cap.
  1556. name = raw_name[:_MAX_FALLBACK_NAME_CHARS] if type(raw_name) is str else "<unknown>"
  1557. except BaseException: # noqa: BLE001 -- a raising __name__ must not cost the done frame
  1558. name = "<unknown>"
  1559. # Wrapped for the same reason: `cap_message` encodes, and its allocation
  1560. # is the only step left that can still fail. The fixed literal needs no
  1561. # budget, so it can always be delivered.
  1562. try:
  1563. return cap_message(f"{name}: {unrenderable}", max_bytes)
  1564. except BaseException: # noqa: BLE001 -- the done frame outranks the diagnostic's detail
  1565. return unrenderable
  1566. return safe_model_traceback
  1567. _SAFE_MODEL_TRACEBACK = _make_failure_reporter()
  1568. def _join_bounded(lines, max_bytes: int) -> str:
  1569. """Join formatter output, stopping once the budget is comfortably passed.
  1570. ``format()`` yields lines lazily; consuming it whole for an exception
  1571. carrying a huge message would materialize the full text only for
  1572. ``_cap_message`` to throw it away — enough over-shoot to exhaust
  1573. ``RLIMIT_AS``. Stop after the accumulated CHARACTER count passes the byte
  1574. budget (chars lower-bound UTF-8 bytes); the caller's ``_cap_message``
  1575. does the exact byte-level cut.
  1576. """
  1577. chunks: list[str] = []
  1578. total = 0
  1579. for line in lines:
  1580. # A single yielded line can itself dwarf the budget (the exception
  1581. # message rides in one line): keep only the prefix it can ever need.
  1582. if len(line) > max_bytes + 1:
  1583. line = line[: max_bytes + 1]
  1584. chunks.append(line)
  1585. total += len(line)
  1586. if total > max_bytes:
  1587. break
  1588. return "".join(chunks)
  1589. def _done_with_value(value: Any, max_value_bytes: int) -> dict[str, Any]:
  1590. """Build the terminal done frame under the seam's lossless-JSON contract.
  1591. A completion value returned by the program (``None`` when it returns
  1592. nothing) that is not lossless JSON fails the run as ``invalid-output``; a
  1593. serialized value beyond ``max_value_bytes`` fails as ``output-limit``.
  1594. Substituting a ``repr`` or truncated string would be a silent lie about
  1595. what the program computed, so both paths refuse instead (mirroring the
  1596. worker backend's contract). ``None`` crosses as an exact JSON ``null``.
  1597. """
  1598. # One bounded walk folds the losslessness check and the byte meter (mirrors
  1599. # the host's checkDoneValue): the former split ran the full losslessness
  1600. # walk first, materializing one tuple per element for a wide completion
  1601. # before the size cap could reject it — an RLIMIT_AS death on a value the
  1602. # meter would have refused. send_sync later encodes the admitted value,
  1603. # whose size the walk proved within budget. Iterative like the encoder, so a
  1604. # valid completion deeper than the recursion limit still checks.
  1605. rejection = _check_done_value(value, max_value_bytes)
  1606. if rejection is not None:
  1607. kind, message = rejection
  1608. return {"type": "done", "error": {"kind": kind, "message": message}}
  1609. return {"type": "done", "value": value}
  1610. def main() -> None:
  1611. channel = ProtocolChannel(PROTOCOL_FD)
  1612. asyncio.run(_run(channel))
  1613. if __name__ == "__main__":
  1614. main()