@poetic-ai/poetic 1.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (782) hide show
  1. package/.github/SECURITY.md +47 -0
  2. package/.nvmrc +1 -0
  3. package/.poetic/README.md +37 -0
  4. package/.poetic/providers/catalog.json +12051 -0
  5. package/.poetic/providers/pricing.json +1272 -0
  6. package/.poetic/providers/registry.json +3369 -0
  7. package/CHANGELOG.md +552 -0
  8. package/CODE_OF_CONDUCT.md +40 -0
  9. package/CONTRIBUTING.md +23 -0
  10. package/INSTALL.md +454 -0
  11. package/LICENSE +21 -0
  12. package/README.md +474 -0
  13. package/dist/BasicOptimizationCompetitionRunner-5H5TBYO4.js +153 -0
  14. package/dist/ExecutionTracker-UVONC4C6.js +16 -0
  15. package/dist/OptimizationConfig-7DFY2TST.js +17 -0
  16. package/dist/OptimizationEngine-JIMGP3LY.js +1597 -0
  17. package/dist/PromptStore-U6ZD3ZMQ.js +18 -0
  18. package/dist/actions-LUJPINLJ.js +322 -0
  19. package/dist/agent-ingest-3DJUJ7FU.js +53 -0
  20. package/dist/aggregator-DNCBINFO.js +12 -0
  21. package/dist/ai-judge-5QT5QJVU.js +156 -0
  22. package/dist/allowlist-grounding-RO6HKUFI.js +16 -0
  23. package/dist/allowlist-utils-23V7TJ3G.js +28 -0
  24. package/dist/anchored-turn-service-JULUCUIK.js +489 -0
  25. package/dist/api-transport-4TYTNLTJ.js +1087 -0
  26. package/dist/apply-completion-mode-AW2MOS3R.js +89 -0
  27. package/dist/artifact-migrator-23L45ISD.js +267 -0
  28. package/dist/ask-HWVV6QFR.js +135 -0
  29. package/dist/auth-5KEDKAPP.js +67 -0
  30. package/dist/auth-7TT3JINV.js +78 -0
  31. package/dist/auth-E6XUNZ5M.js +68 -0
  32. package/dist/auth-H3XDZE22.js +134 -0
  33. package/dist/auth-OC4E6633.js +71 -0
  34. package/dist/auth-S4CTX4GQ.js +44 -0
  35. package/dist/auth-YLH3S7EY.js +69 -0
  36. package/dist/auth-liveness-TDDEZY3T.js +46 -0
  37. package/dist/auto-optimizer-VPRWOWGU.js +80 -0
  38. package/dist/autoloop-cleanup-JOGKTLWA.js +109 -0
  39. package/dist/autoloop-evidence-gates-PCDALGVJ.js +38 -0
  40. package/dist/autoloop-gate-policy-Z7FVJVXV.js +175 -0
  41. package/dist/autoloop-helpers-2KTK43GL.js +22 -0
  42. package/dist/autoloop-ledger-W7QO62PX.js +96 -0
  43. package/dist/autoloop-ledger-subscriber-Z5RW5EIE.js +162 -0
  44. package/dist/autoloop-run-defaults-FERGRZGP.js +19 -0
  45. package/dist/autoloop-run-lock-CT2NWSV3.js +197 -0
  46. package/dist/autoloop-success-J2VKKBXQ.js +85 -0
  47. package/dist/autoloop-termination-summary-RN75F422.js +58 -0
  48. package/dist/autoloop-trajectory-XFIEXP5Z.js +282 -0
  49. package/dist/autoloop-wall-clock-T7ZVIQOC.js +12 -0
  50. package/dist/autonomous-loop-controller-PW4XVFGQ.js +4120 -0
  51. package/dist/backend-P3DAYRP7.js +29 -0
  52. package/dist/background-executor-CBN552V4.js +257 -0
  53. package/dist/backlog-execution-intent-U4XYPTV6.js +15 -0
  54. package/dist/backup-active-store-5WXG6SXT.js +17 -0
  55. package/dist/backup-telemetry-db-XGLXAA3N.js +254 -0
  56. package/dist/basic-competition-master-VCSBJVRN.js +344 -0
  57. package/dist/branch-archive-manager-RP6FP3ZC.js +254 -0
  58. package/dist/branch-cleanup-manager-RSHAI7YR.js +20 -0
  59. package/dist/build-gate-YHGRB4QB.js +71 -0
  60. package/dist/change-summary-WY7J5TOX.js +33 -0
  61. package/dist/chunk-23A26CSN.js +123 -0
  62. package/dist/chunk-27UTJD3M.js +265 -0
  63. package/dist/chunk-2A5CILN3.js +310 -0
  64. package/dist/chunk-2AQUWJPW.js +225 -0
  65. package/dist/chunk-2BZ53J6J.js +2344 -0
  66. package/dist/chunk-2DY5KNVM.js +276 -0
  67. package/dist/chunk-2EIA4RBE.js +659 -0
  68. package/dist/chunk-2IUXIGQD.js +1064 -0
  69. package/dist/chunk-2N42MS2Z.js +2193 -0
  70. package/dist/chunk-2QJ3H3L7.js +42 -0
  71. package/dist/chunk-2QLYTVYX.js +791 -0
  72. package/dist/chunk-2VSQMRCB.js +18 -0
  73. package/dist/chunk-2XQXYBM2.js +130 -0
  74. package/dist/chunk-2YFUIER7.js +426 -0
  75. package/dist/chunk-34CNP2HB.js +148 -0
  76. package/dist/chunk-35P3W3JX.js +456 -0
  77. package/dist/chunk-36PEBZAF.js +18 -0
  78. package/dist/chunk-3AOKYKA7.js +22 -0
  79. package/dist/chunk-3BCUNHKF.js +475 -0
  80. package/dist/chunk-3FLXLLB7.js +26 -0
  81. package/dist/chunk-3FOZ2VHV.js +100 -0
  82. package/dist/chunk-3G6FZCRF.js +106 -0
  83. package/dist/chunk-3M57DADF.js +44 -0
  84. package/dist/chunk-3S62LLWJ.js +543 -0
  85. package/dist/chunk-3ZPQLGV7.js +2904 -0
  86. package/dist/chunk-44N5WZZH.js +45 -0
  87. package/dist/chunk-45FPSA3B.js +125 -0
  88. package/dist/chunk-4BJ3O4RQ.js +929 -0
  89. package/dist/chunk-4BOP7T6L.js +2321 -0
  90. package/dist/chunk-4BTDUT2S.js +42 -0
  91. package/dist/chunk-4CSS7WVI.js +143 -0
  92. package/dist/chunk-4CUY7AFY.js +247 -0
  93. package/dist/chunk-4GSN5O5J.js +62 -0
  94. package/dist/chunk-4HN6DF7V.js +1027 -0
  95. package/dist/chunk-4IAPOG5V.js +415 -0
  96. package/dist/chunk-4IYIZQWV.js +48 -0
  97. package/dist/chunk-4NXPXE62.js +84 -0
  98. package/dist/chunk-4RCCF5BR.js +712 -0
  99. package/dist/chunk-4V7NAQ4R.js +19527 -0
  100. package/dist/chunk-4VJITV4P.js +445 -0
  101. package/dist/chunk-4YX7J6QL.js +1859 -0
  102. package/dist/chunk-527OBWQB.js +338 -0
  103. package/dist/chunk-5D4A7E3D.js +448 -0
  104. package/dist/chunk-5DLKYTQX.js +4003 -0
  105. package/dist/chunk-5EERLVZB.js +139 -0
  106. package/dist/chunk-5H72XE4H.js +256 -0
  107. package/dist/chunk-5HDP7XZG.js +91 -0
  108. package/dist/chunk-5LAMRH4X.js +969 -0
  109. package/dist/chunk-5LTN43AS.js +1972 -0
  110. package/dist/chunk-5RBHQYDB.js +2206 -0
  111. package/dist/chunk-5WCQRDRB.js +588 -0
  112. package/dist/chunk-5WRLK5KW.js +700 -0
  113. package/dist/chunk-5ZCXC23G.js +595 -0
  114. package/dist/chunk-6BM72ZMG.js +31 -0
  115. package/dist/chunk-6EDAJH2I.js +68 -0
  116. package/dist/chunk-6EQKFDBH.js +457 -0
  117. package/dist/chunk-6MFRHTRI.js +115 -0
  118. package/dist/chunk-6TZJRKNW.js +321 -0
  119. package/dist/chunk-6V7HGQFZ.js +20 -0
  120. package/dist/chunk-6VWVO2TU.js +3746 -0
  121. package/dist/chunk-6Y5TWI7H.js +146 -0
  122. package/dist/chunk-6Y5U7UFY.js +91 -0
  123. package/dist/chunk-6ZLAK3XG.js +14 -0
  124. package/dist/chunk-72XCRQED.js +34 -0
  125. package/dist/chunk-72YTZMAM.js +589 -0
  126. package/dist/chunk-73BBJOKA.js +263 -0
  127. package/dist/chunk-73NCTWKL.js +188 -0
  128. package/dist/chunk-77I6G4CO.js +1 -0
  129. package/dist/chunk-7DHRDWFS.js +3104 -0
  130. package/dist/chunk-7DNSNKJV.js +78 -0
  131. package/dist/chunk-7FMJVYBS.js +307 -0
  132. package/dist/chunk-7GDRQBQC.js +419 -0
  133. package/dist/chunk-7GPCEFUV.js +270 -0
  134. package/dist/chunk-7IL4A2PP.js +948 -0
  135. package/dist/chunk-7MMLMXO6.js +3679 -0
  136. package/dist/chunk-7QCZSLBH.js +1 -0
  137. package/dist/chunk-7R2WLDOS.js +62 -0
  138. package/dist/chunk-7T7RUJI7.js +949 -0
  139. package/dist/chunk-A2WKSVX7.js +43 -0
  140. package/dist/chunk-A3YGID55.js +133 -0
  141. package/dist/chunk-A722DEVA.js +14 -0
  142. package/dist/chunk-ACDIT7OP.js +1376 -0
  143. package/dist/chunk-ACKIPAOJ.js +302 -0
  144. package/dist/chunk-APPNGGN7.js +365 -0
  145. package/dist/chunk-APV6MK5E.js +137 -0
  146. package/dist/chunk-ASEP3M2W.js +968 -0
  147. package/dist/chunk-AT4TNPWW.js +2931 -0
  148. package/dist/chunk-ATVKCSGT.js +250 -0
  149. package/dist/chunk-AURFMVCD.js +899 -0
  150. package/dist/chunk-AX6GWE7V.js +47 -0
  151. package/dist/chunk-AY5EWJPF.js +385 -0
  152. package/dist/chunk-BAV2HJXS.js +194 -0
  153. package/dist/chunk-BBHRN366.js +89 -0
  154. package/dist/chunk-BBPSTTPA.js +1004 -0
  155. package/dist/chunk-BDATUDDJ.js +992 -0
  156. package/dist/chunk-BKE5PG5L.js +20414 -0
  157. package/dist/chunk-BLPHWMDK.js +797 -0
  158. package/dist/chunk-BSE4R6XD.js +322 -0
  159. package/dist/chunk-BXGMAU4A.js +396 -0
  160. package/dist/chunk-BXI4NXL3.js +507 -0
  161. package/dist/chunk-BZU2O43F.js +1125 -0
  162. package/dist/chunk-C3L6YQ7P.js +147 -0
  163. package/dist/chunk-C57KJOUQ.js +121 -0
  164. package/dist/chunk-CCV7BPSY.js +118 -0
  165. package/dist/chunk-CD7ISXA4.js +826 -0
  166. package/dist/chunk-CE5OZBYY.js +21 -0
  167. package/dist/chunk-CFBIG37O.js +154 -0
  168. package/dist/chunk-CJC6GZ46.js +457 -0
  169. package/dist/chunk-CKCDGXIV.js +408 -0
  170. package/dist/chunk-CKNX3TTP.js +10338 -0
  171. package/dist/chunk-CLKSETWE.js +10 -0
  172. package/dist/chunk-CP7H3HSP.js +1552 -0
  173. package/dist/chunk-CPLEWXNZ.js +66 -0
  174. package/dist/chunk-CQM3A35X.js +844 -0
  175. package/dist/chunk-CS6P76D3.js +103 -0
  176. package/dist/chunk-CTLUBNCW.js +622 -0
  177. package/dist/chunk-CUSRN6RJ.js +632 -0
  178. package/dist/chunk-D5EP5D2W.js +26 -0
  179. package/dist/chunk-D5RYINO7.js +412 -0
  180. package/dist/chunk-DBFS4HMH.js +751 -0
  181. package/dist/chunk-DC4ZYMXJ.js +115 -0
  182. package/dist/chunk-DCBZP442.js +9243 -0
  183. package/dist/chunk-DCYF7EKG.js +26 -0
  184. package/dist/chunk-DDMAFNUK.js +5351 -0
  185. package/dist/chunk-DF5SLDE4.js +966 -0
  186. package/dist/chunk-DJFW7SMX.js +348 -0
  187. package/dist/chunk-DQFLLBJW.js +121 -0
  188. package/dist/chunk-DSFM56OA.js +1203 -0
  189. package/dist/chunk-DTY4APYV.js +218 -0
  190. package/dist/chunk-DXH5JBRS.js +437 -0
  191. package/dist/chunk-E3NTPHEO.js +194 -0
  192. package/dist/chunk-E74LUIID.js +302 -0
  193. package/dist/chunk-EI57M5BI.js +194 -0
  194. package/dist/chunk-EJ4ZAWLV.js +305 -0
  195. package/dist/chunk-EJGCZGUF.js +1483 -0
  196. package/dist/chunk-EK2U3YEG.js +486 -0
  197. package/dist/chunk-ELMFYNV7.js +109 -0
  198. package/dist/chunk-ENRGKNR5.js +25 -0
  199. package/dist/chunk-ETYDXCK7.js +679 -0
  200. package/dist/chunk-EYRH3W74.js +239 -0
  201. package/dist/chunk-F23DIWNN.js +1024 -0
  202. package/dist/chunk-F5JO7HAS.js +94 -0
  203. package/dist/chunk-F7ER6ANO.js +174 -0
  204. package/dist/chunk-FATUVIIN.js +374 -0
  205. package/dist/chunk-FC23CTXV.js +322 -0
  206. package/dist/chunk-FD4ERYEG.js +22 -0
  207. package/dist/chunk-FH7WOJAE.js +79 -0
  208. package/dist/chunk-FHOWVDF5.js +1342 -0
  209. package/dist/chunk-FKAUPHMR.js +96 -0
  210. package/dist/chunk-FONNFJXA.js +137 -0
  211. package/dist/chunk-FQ7FSZRW.js +75 -0
  212. package/dist/chunk-FRG57FPM.js +240 -0
  213. package/dist/chunk-FUVP64ER.js +31 -0
  214. package/dist/chunk-FYOILAN5.js +6818 -0
  215. package/dist/chunk-G35UYQ6Z.js +69 -0
  216. package/dist/chunk-G36W2T2S.js +1143 -0
  217. package/dist/chunk-G3L2L5XZ.js +49 -0
  218. package/dist/chunk-G4THLFV3.js +148 -0
  219. package/dist/chunk-GAFJEYLK.js +29 -0
  220. package/dist/chunk-GFGYB2ZU.js +1689 -0
  221. package/dist/chunk-GG6KJYW6.js +85 -0
  222. package/dist/chunk-GHHFDU2U.js +55 -0
  223. package/dist/chunk-GHTZSQB7.js +57 -0
  224. package/dist/chunk-GK37ILCX.js +1231 -0
  225. package/dist/chunk-GKN3HMN4.js +2809 -0
  226. package/dist/chunk-GNVDBVJP.js +156 -0
  227. package/dist/chunk-GPEL3FBM.js +924 -0
  228. package/dist/chunk-GPSNGPZS.js +1604 -0
  229. package/dist/chunk-GSGD5E4C.js +30 -0
  230. package/dist/chunk-GSUQJJXQ.js +331 -0
  231. package/dist/chunk-GSV226X6.js +110 -0
  232. package/dist/chunk-H2AYQIHW.js +224 -0
  233. package/dist/chunk-H66DXFS5.js +1374 -0
  234. package/dist/chunk-H6G7QRMQ.js +35 -0
  235. package/dist/chunk-H7JAGHZT.js +59 -0
  236. package/dist/chunk-H7ZEFECA.js +316 -0
  237. package/dist/chunk-HAC6EHZZ.js +79 -0
  238. package/dist/chunk-HIO33P3G.js +19 -0
  239. package/dist/chunk-HMVQIPH3.js +547 -0
  240. package/dist/chunk-HOYBYAOA.js +257 -0
  241. package/dist/chunk-HX5P3CSP.js +1784 -0
  242. package/dist/chunk-I46EG2XQ.js +65 -0
  243. package/dist/chunk-I4NPDSCB.js +279 -0
  244. package/dist/chunk-I5WRT7ZR.js +514 -0
  245. package/dist/chunk-IC7I6YIJ.js +301 -0
  246. package/dist/chunk-IDCSOZVN.js +78 -0
  247. package/dist/chunk-IFCBYECK.js +112 -0
  248. package/dist/chunk-IFZCPEY2.js +66 -0
  249. package/dist/chunk-IKFP2KUR.js +48 -0
  250. package/dist/chunk-IRFBN336.js +878 -0
  251. package/dist/chunk-IUXNGKA6.js +152 -0
  252. package/dist/chunk-IV2RVAN7.js +1356 -0
  253. package/dist/chunk-IZYIQQ7X.js +53 -0
  254. package/dist/chunk-J3UUR7DE.js +210 -0
  255. package/dist/chunk-J54VUAY2.js +566 -0
  256. package/dist/chunk-J62KPGII.js +464 -0
  257. package/dist/chunk-J6P3FWWW.js +130 -0
  258. package/dist/chunk-JKBHJQMT.js +434 -0
  259. package/dist/chunk-JLS65NUQ.js +14 -0
  260. package/dist/chunk-JOSYEJKY.js +141 -0
  261. package/dist/chunk-JPKSXKNB.js +94 -0
  262. package/dist/chunk-JQNJB2BB.js +2440 -0
  263. package/dist/chunk-JRVNSWSQ.js +2626 -0
  264. package/dist/chunk-JSWMRQYG.js +28 -0
  265. package/dist/chunk-JZKNBBIB.js +152 -0
  266. package/dist/chunk-K54Y7MLK.js +160 -0
  267. package/dist/chunk-K65546RE.js +183 -0
  268. package/dist/chunk-KM3F7SYE.js +702 -0
  269. package/dist/chunk-KNDYMVWN.js +102 -0
  270. package/dist/chunk-KNT72VR6.js +132 -0
  271. package/dist/chunk-KP6YILMU.js +482 -0
  272. package/dist/chunk-KQEBSK3T.js +274 -0
  273. package/dist/chunk-KT6VHSPF.js +84 -0
  274. package/dist/chunk-KTMW65UX.js +14 -0
  275. package/dist/chunk-KZ5CJVBP.js +1813 -0
  276. package/dist/chunk-L4427KOE.js +26 -0
  277. package/dist/chunk-L6OM4A22.js +189 -0
  278. package/dist/chunk-L7E6XCRA.js +1042 -0
  279. package/dist/chunk-L7JZLXQL.js +173 -0
  280. package/dist/chunk-LAMKBTXX.js +40 -0
  281. package/dist/chunk-LDCF2MKN.js +132 -0
  282. package/dist/chunk-LEIIWPWQ.js +78 -0
  283. package/dist/chunk-LFTQVYBB.js +31 -0
  284. package/dist/chunk-LG3PDRTR.js +2872 -0
  285. package/dist/chunk-LGHII5ET.js +23 -0
  286. package/dist/chunk-LH5QY22X.js +1205 -0
  287. package/dist/chunk-LIVJ6266.js +438 -0
  288. package/dist/chunk-LKRAR3IH.js +276 -0
  289. package/dist/chunk-LO23NABI.js +3063 -0
  290. package/dist/chunk-LO3X5NLS.js +326 -0
  291. package/dist/chunk-LPITVM7M.js +339 -0
  292. package/dist/chunk-LR5IJIGV.js +810 -0
  293. package/dist/chunk-LRGMHROI.js +79 -0
  294. package/dist/chunk-LUVKFFWR.js +315 -0
  295. package/dist/chunk-LWCBNGH6.js +35 -0
  296. package/dist/chunk-LWTN3WRV.js +260 -0
  297. package/dist/chunk-M3HQYKQX.js +308 -0
  298. package/dist/chunk-M6GVSPEH.js +1016 -0
  299. package/dist/chunk-MF5HP6XV.js +221 -0
  300. package/dist/chunk-MHLCBZJB.js +328 -0
  301. package/dist/chunk-MN6PL4AN.js +120 -0
  302. package/dist/chunk-MOEY65Z6.js +5678 -0
  303. package/dist/chunk-MQ4WA34C.js +206 -0
  304. package/dist/chunk-MWHF5V7U.js +223 -0
  305. package/dist/chunk-MWHLBPNU.js +211 -0
  306. package/dist/chunk-MWK5UZQ3.js +1068 -0
  307. package/dist/chunk-MYLH2S4G.js +64 -0
  308. package/dist/chunk-MZ5WYKNA.js +28 -0
  309. package/dist/chunk-N4VTRA7K.js +131 -0
  310. package/dist/chunk-N5DX4JAK.js +12 -0
  311. package/dist/chunk-N65O4XTH.js +5011 -0
  312. package/dist/chunk-NEQUQHOX.js +223 -0
  313. package/dist/chunk-NGK6PEOG.js +25 -0
  314. package/dist/chunk-NJVD4PWE.js +1033 -0
  315. package/dist/chunk-NM6PMYY4.js +768 -0
  316. package/dist/chunk-NN4PJDHP.js +708 -0
  317. package/dist/chunk-NP2V3L7K.js +226 -0
  318. package/dist/chunk-NRLY536M.js +260 -0
  319. package/dist/chunk-NRNE225N.js +1270 -0
  320. package/dist/chunk-NS2K2GTP.js +605 -0
  321. package/dist/chunk-NS33V3IM.js +51 -0
  322. package/dist/chunk-NSHASMZZ.js +71 -0
  323. package/dist/chunk-NWOYOA6H.js +378 -0
  324. package/dist/chunk-NWRUSEXG.js +322 -0
  325. package/dist/chunk-NZGDAWIP.js +1905 -0
  326. package/dist/chunk-O47UOKU3.js +395 -0
  327. package/dist/chunk-O4G2W3ST.js +9831 -0
  328. package/dist/chunk-O6V4PNLO.js +63 -0
  329. package/dist/chunk-OA4GPILI.js +624 -0
  330. package/dist/chunk-OGMSYL6J.js +227 -0
  331. package/dist/chunk-OIS7J26S.js +319 -0
  332. package/dist/chunk-OMX5VL43.js +79 -0
  333. package/dist/chunk-ON3G73BU.js +264 -0
  334. package/dist/chunk-OPYFYTWQ.js +220 -0
  335. package/dist/chunk-OQ6K46CK.js +1734 -0
  336. package/dist/chunk-OYZYO7TV.js +47 -0
  337. package/dist/chunk-OZ4REHIN.js +4386 -0
  338. package/dist/chunk-P47VN5F4.js +282 -0
  339. package/dist/chunk-P5I4X7A7.js +353 -0
  340. package/dist/chunk-P6VQROCO.js +594 -0
  341. package/dist/chunk-P7CQGPLS.js +30 -0
  342. package/dist/chunk-PCAGC5MR.js +1763 -0
  343. package/dist/chunk-PFTQBXS6.js +5181 -0
  344. package/dist/chunk-PGSPX4SU.js +15 -0
  345. package/dist/chunk-PIKLF7BM.js +432 -0
  346. package/dist/chunk-PJWJ3SAV.js +22 -0
  347. package/dist/chunk-PKIFMV72.js +100 -0
  348. package/dist/chunk-PL37JDNA.js +189 -0
  349. package/dist/chunk-PTH5E5XO.js +195 -0
  350. package/dist/chunk-PW6AXLQC.js +4128 -0
  351. package/dist/chunk-PYITM4N2.js +79 -0
  352. package/dist/chunk-PZ5AY32C.js +10 -0
  353. package/dist/chunk-Q3RO7N35.js +45 -0
  354. package/dist/chunk-Q3WIC6GQ.js +2670 -0
  355. package/dist/chunk-Q5XIXSHX.js +271 -0
  356. package/dist/chunk-QGJDMEOV.js +34 -0
  357. package/dist/chunk-QNOB37UH.js +58 -0
  358. package/dist/chunk-QOCOVLUH.js +462 -0
  359. package/dist/chunk-QTCJ5CC5.js +172 -0
  360. package/dist/chunk-QVFV5IP2.js +232 -0
  361. package/dist/chunk-QVZMFDYG.js +29 -0
  362. package/dist/chunk-R35PEUKH.js +511 -0
  363. package/dist/chunk-R4UWBC35.js +200 -0
  364. package/dist/chunk-R6MLCREW.js +44 -0
  365. package/dist/chunk-R6W23LKN.js +254 -0
  366. package/dist/chunk-R7XDDX2A.js +4007 -0
  367. package/dist/chunk-RDFRCT64.js +168 -0
  368. package/dist/chunk-RE5VZDFQ.js +58 -0
  369. package/dist/chunk-RGROYC2G.js +638 -0
  370. package/dist/chunk-RGWHUI5E.js +68 -0
  371. package/dist/chunk-RHVG6UNL.js +205 -0
  372. package/dist/chunk-RI4EX2QE.js +18 -0
  373. package/dist/chunk-RJAAKDRX.js +17 -0
  374. package/dist/chunk-ROMHOSMQ.js +185 -0
  375. package/dist/chunk-RWREC3KJ.js +517 -0
  376. package/dist/chunk-RYNETRDJ.js +118 -0
  377. package/dist/chunk-RZY7RKM5.js +500 -0
  378. package/dist/chunk-S2MNWFAG.js +52 -0
  379. package/dist/chunk-S2VQCZO4.js +22 -0
  380. package/dist/chunk-S54MKU6V.js +117 -0
  381. package/dist/chunk-S5OIDFRM.js +302 -0
  382. package/dist/chunk-SCW4ZF6R.js +150 -0
  383. package/dist/chunk-SLS2N4PH.js +2213 -0
  384. package/dist/chunk-SNLBO4BF.js +247 -0
  385. package/dist/chunk-SP3LFU6B.js +60 -0
  386. package/dist/chunk-SQQTDDQA.js +537 -0
  387. package/dist/chunk-STV6LYYE.js +45 -0
  388. package/dist/chunk-SURZ2WFE.js +326 -0
  389. package/dist/chunk-SZ7DL357.js +1047 -0
  390. package/dist/chunk-T5E4NQCM.js +5742 -0
  391. package/dist/chunk-TAJPCXSB.js +13 -0
  392. package/dist/chunk-TAOOYK3P.js +358 -0
  393. package/dist/chunk-TDSEX5CF.js +24 -0
  394. package/dist/chunk-TFTGP7Z7.js +174 -0
  395. package/dist/chunk-TGON4N4O.js +197 -0
  396. package/dist/chunk-TGQZHDY2.js +2373 -0
  397. package/dist/chunk-TJJZ2OKV.js +6783 -0
  398. package/dist/chunk-TRSVUPCX.js +25 -0
  399. package/dist/chunk-TSXGRLPR.js +107 -0
  400. package/dist/chunk-U2S3YEX3.js +224 -0
  401. package/dist/chunk-U45RTRGY.js +818 -0
  402. package/dist/chunk-U6C3VVWS.js +13 -0
  403. package/dist/chunk-UDMS5AD3.js +307 -0
  404. package/dist/chunk-UGX7GI37.js +94 -0
  405. package/dist/chunk-UH3JJSHK.js +1 -0
  406. package/dist/chunk-UHRBTZYY.js +208 -0
  407. package/dist/chunk-UHT2KRG5.js +193 -0
  408. package/dist/chunk-UI2F6DJ5.js +118 -0
  409. package/dist/chunk-UMAKSB4Z.js +284 -0
  410. package/dist/chunk-UR2IBGIM.js +521 -0
  411. package/dist/chunk-UUH2RVKS.js +585 -0
  412. package/dist/chunk-UVJ4PJDK.js +4533 -0
  413. package/dist/chunk-V53UG2OT.js +9924 -0
  414. package/dist/chunk-V72RMBM4.js +48 -0
  415. package/dist/chunk-VBNCKCCI.js +16 -0
  416. package/dist/chunk-VNSYKC25.js +24 -0
  417. package/dist/chunk-VPHVFK4A.js +1984 -0
  418. package/dist/chunk-VTLNJQ44.js +133 -0
  419. package/dist/chunk-VTW7HP3R.js +100 -0
  420. package/dist/chunk-VVGEPBPS.js +218 -0
  421. package/dist/chunk-VVLLL7I4.js +166 -0
  422. package/dist/chunk-VX3UMWB7.js +483 -0
  423. package/dist/chunk-VXF4Q3FW.js +20 -0
  424. package/dist/chunk-W3JMT2YY.js +712 -0
  425. package/dist/chunk-WDUORIHF.js +877 -0
  426. package/dist/chunk-WDVTY4U6.js +148 -0
  427. package/dist/chunk-WIFZCHEG.js +12566 -0
  428. package/dist/chunk-WIRN3F75.js +736 -0
  429. package/dist/chunk-WMPU2UOV.js +82 -0
  430. package/dist/chunk-WTOKKE2V.js +784 -0
  431. package/dist/chunk-WX5IRLF6.js +740 -0
  432. package/dist/chunk-WZ6U3O7I.js +1581 -0
  433. package/dist/chunk-XAONGNST.js +57 -0
  434. package/dist/chunk-XB5YLCLB.js +13 -0
  435. package/dist/chunk-XEP5NQ5Y.js +688 -0
  436. package/dist/chunk-XGYF2QMZ.js +351 -0
  437. package/dist/chunk-XHEKQENB.js +255 -0
  438. package/dist/chunk-XNO4FM6X.js +1124 -0
  439. package/dist/chunk-XPHKYHO4.js +878 -0
  440. package/dist/chunk-XPK2I4NC.js +405 -0
  441. package/dist/chunk-XPU2XADL.js +2175 -0
  442. package/dist/chunk-XQD2B6BB.js +507 -0
  443. package/dist/chunk-XT2ZQVTC.js +558 -0
  444. package/dist/chunk-XTXJGGUV.js +351 -0
  445. package/dist/chunk-XUXVDPSZ.js +50 -0
  446. package/dist/chunk-XV7NZL4B.js +57 -0
  447. package/dist/chunk-XZE4XARH.js +563 -0
  448. package/dist/chunk-XZYR5EDO.js +152 -0
  449. package/dist/chunk-Y3J4JMTU.js +61 -0
  450. package/dist/chunk-Y55LZN5U.js +52 -0
  451. package/dist/chunk-Y5VN7DMP.js +112 -0
  452. package/dist/chunk-Y67VAHN4.js +459 -0
  453. package/dist/chunk-YAXSKEUH.js +3544 -0
  454. package/dist/chunk-YB3JD4E6.js +975 -0
  455. package/dist/chunk-YESZJFK6.js +220 -0
  456. package/dist/chunk-YGXKOBQQ.js +292 -0
  457. package/dist/chunk-YMX76IOS.js +31 -0
  458. package/dist/chunk-YOTXESEH.js +257 -0
  459. package/dist/chunk-YTYIEZQY.js +119 -0
  460. package/dist/chunk-YVORHQ2S.js +579 -0
  461. package/dist/chunk-Z2CUQDAR.js +3429 -0
  462. package/dist/chunk-Z2KYOFHS.js +7000 -0
  463. package/dist/chunk-Z6PC7QX6.js +161 -0
  464. package/dist/chunk-ZDTGECTN.js +235 -0
  465. package/dist/chunk-ZIPWI2LY.js +151 -0
  466. package/dist/chunk-ZSKKMTQJ.js +554 -0
  467. package/dist/chunk-ZTT5IVPY.js +1160 -0
  468. package/dist/chunk-ZX65UI5W.js +78 -0
  469. package/dist/chunk-ZYG7GGKO.js +218 -0
  470. package/dist/chunk-ZZZUL4OF.js +38 -0
  471. package/dist/cli-utils-IXL26KJT.js +40 -0
  472. package/dist/cli-validation-WLXWLUJL.js +111 -0
  473. package/dist/commit-utils-P7CRJF5N.js +202 -0
  474. package/dist/compete-config-resolver-R5ULXMYH.js +76 -0
  475. package/dist/compete-request-62JESVET.js +364 -0
  476. package/dist/compete-results-QEPG6FZX.js +208 -0
  477. package/dist/competition-outcome-tracker-R32OOZ43.js +38 -0
  478. package/dist/config-JCOKXOQT.js +166 -0
  479. package/dist/config-audit-EL3GHXS7.js +360 -0
  480. package/dist/config-explain-TNILDEVJ.js +12 -0
  481. package/dist/config-loader-VPFPFO4B.js +38 -0
  482. package/dist/config-manager-7T4E2BQO.js +67 -0
  483. package/dist/config-validator-KKOHOW7O.js +72 -0
  484. package/dist/cost-YC42XUF3.js +53 -0
  485. package/dist/coverage-orchestrator-CISNKJC2.js +772 -0
  486. package/dist/coverage-scanner-YVD62MLH.js +12 -0
  487. package/dist/createCompetitionRunner-LJG6ZQSO.js +46 -0
  488. package/dist/data-migration-state-VJK64DLT.js +31 -0
  489. package/dist/db-migrator-XSEIOGWY.js +34 -0
  490. package/dist/discovery-JGYGDD25.js +25 -0
  491. package/dist/doctor-GJOYE7AE.js +186 -0
  492. package/dist/domain-analyzer-AWF3RP6E.js +29 -0
  493. package/dist/ensure-initialized-744DIZEZ.js +52 -0
  494. package/dist/entry.js +940 -0
  495. package/dist/environment-YS45U5ZI.js +81 -0
  496. package/dist/error-parser-core-PPZ36A4S.js +50 -0
  497. package/dist/escalation-ladder-MKTCEGSA.js +130 -0
  498. package/dist/evaluation-context-KV4GZNN7.js +35 -0
  499. package/dist/evidence-plan-resolver-GBSYSAPX.js +85 -0
  500. package/dist/execution-data-writer-3ODTBDLH.js +53 -0
  501. package/dist/execution-policy-applier-ZHD3DCF3.js +31 -0
  502. package/dist/execution-preflight-Z4Y64V3I.js +209 -0
  503. package/dist/execution-roles-R3DPPMD3.js +66 -0
  504. package/dist/exit-code-error-Z4SW2DVK.js +14 -0
  505. package/dist/external-temp-cleanup-N2RZH4QP.js +311 -0
  506. package/dist/factory-XBN7DFIM.js +149 -0
  507. package/dist/file-utils-XIVR2ZMA.js +47 -0
  508. package/dist/flywheel-autoloop-executor-UILGOFFK.js +249 -0
  509. package/dist/flywheel-competition-executor-JOBEXTRB.js +259 -0
  510. package/dist/flywheel-executor-6JFLA6J5.js +369 -0
  511. package/dist/flywheel-git-isolation-UC5NIEVU.js +48 -0
  512. package/dist/flywheel-manifest-5UC4VBMA.js +108 -0
  513. package/dist/flywheel-model-defaults-7CVKP53V.js +27 -0
  514. package/dist/flywheel-preflight-XEY5SHM6.js +104 -0
  515. package/dist/flywheel-resume-7HELH7QS.js +23 -0
  516. package/dist/flywheel-safety-7U7DPOAP.js +28 -0
  517. package/dist/flywheel-scope-decision-ZHKF6ZIN.js +11 -0
  518. package/dist/get-telemetry-logger-DPVWWIYY.js +73 -0
  519. package/dist/git-worktree-IY6V6DUO.js +18 -0
  520. package/dist/github-pr-manager-4LXEKJTA.js +211 -0
  521. package/dist/guidance-profile-config-E7XJL2VP.js +117 -0
  522. package/dist/guidance-profile-renderer-QK2YMAAP.js +21 -0
  523. package/dist/index-query-4JEUKA44.js +31 -0
  524. package/dist/index.js +108661 -0
  525. package/dist/instructions-6BURLQJC.js +64 -0
  526. package/dist/invoke-provider-auth-GRUYP44M.js +223 -0
  527. package/dist/judge-scoring.json +80 -0
  528. package/dist/judge-test.js +555 -0
  529. package/dist/lab-mode-OTWVHN63.js +39 -0
  530. package/dist/lab-utils-BJRFLGK4.js +23 -0
  531. package/dist/linux-host-class-UY4KVLFD.js +29 -0
  532. package/dist/llm-judge-executor-F7Z3HO77.js +133 -0
  533. package/dist/local-executor-CEHWE2PL.js +223 -0
  534. package/dist/logger-33TR6EE5.js +72 -0
  535. package/dist/loop-spec-XTLQAVZ7.js +191 -0
  536. package/dist/manager-2HJG5CLT.js +25 -0
  537. package/dist/matrix-prompt-builder-6UDN5X3F.js +497 -0
  538. package/dist/matrix-result-parser-7W35EUOV.js +15 -0
  539. package/dist/metadata-HQ43NDEK.js +22 -0
  540. package/dist/model-invocations-db-QBO4Y7WZ.js +38 -0
  541. package/dist/monitor-XGYBG2DW.js +72 -0
  542. package/dist/next-PB5ZXZKB.js +90 -0
  543. package/dist/next-ZBDK725T.js +69 -0
  544. package/dist/optimization-config-resolver-O6WKR47U.js +75 -0
  545. package/dist/package-3YCWIQQ5.js +10 -0
  546. package/dist/parallel-orchestrator-NL7YJJU2.js +297 -0
  547. package/dist/parallel-worker.js +279 -0
  548. package/dist/parse-git-status-PIAF3OTP.js +10 -0
  549. package/dist/path-security-ETTH6TZL.js +39 -0
  550. package/dist/pattern-bank-UNJR5ADV.js +15 -0
  551. package/dist/plan-backlog-list-fast-VAGYBV3J.js +270 -0
  552. package/dist/plan-backlog-show-fast-SG2CZPW3.js +406 -0
  553. package/dist/plan-sprint-list-fast-LURAX47V.js +162 -0
  554. package/dist/plan-sprint-status-fast-FJAODCHD.js +208 -0
  555. package/dist/plan-task-status-fast-HNYBMQI4.js +349 -0
  556. package/dist/plan-to-flywheel-Z4U3GWPN.js +456 -0
  557. package/dist/planning-backlog-3CQ5QQBQ.js +319 -0
  558. package/dist/poetic-root-V5DNXEAE.js +17 -0
  559. package/dist/preflight-OPANWMME.js +12 -0
  560. package/dist/process-registry-PDZJPTAS.js +27 -0
  561. package/dist/process-scanner-C22SYXYD.js +22 -0
  562. package/dist/processes-KMQUD7HY.js +29 -0
  563. package/dist/processes-json-fast-IBDXZ6WW.js +135 -0
  564. package/dist/profile-SE5EVXAP.js +149 -0
  565. package/dist/prompts-WZZPGWBX.js +168 -0
  566. package/dist/protected-branches-RNTEX7ET.js +57 -0
  567. package/dist/provider-aware-resource-manager-QBTZJMNP.js +18 -0
  568. package/dist/provider-matrix-N5X57V3Y.js +154 -0
  569. package/dist/provider-matrix-renderer-MZDWKKID.js +139 -0
  570. package/dist/provider-output-forwarding-DERID3TP.js +30 -0
  571. package/dist/provider-registry-J5NRBJKI.js +128 -0
  572. package/dist/provider-temp-cleanup-KYGLF6YU.js +14 -0
  573. package/dist/prune-engine-Q6E2DXBN.js +451 -0
  574. package/dist/quality-gate-YRHMQAEI.js +70 -0
  575. package/dist/quickstart-FIRLKGJI.js +62 -0
  576. package/dist/readiness-VZTMSG6J.js +96 -0
  577. package/dist/registry-YODFY77A.js +153 -0
  578. package/dist/repair-helpers-TTV5FEF4.js +117 -0
  579. package/dist/repo-root-2IGD4H7X.js +22 -0
  580. package/dist/resolution-engine-D6TX6FRG.js +127 -0
  581. package/dist/resolve-provider-cli-O2P6XZBZ.js +35 -0
  582. package/dist/restore-telemetry-db-BQL6DTQF.js +360 -0
  583. package/dist/result-streamer-WEHW476R.js +19 -0
  584. package/dist/routing-events-DHPUZDDF.js +27 -0
  585. package/dist/routing-history-store-UWCEXAP3.js +46 -0
  586. package/dist/routing-planner-F5WQEUOM.js +160 -0
  587. package/dist/run-poetic-tui-J6LWRJUP.js +13517 -0
  588. package/dist/run-simulation.js +376 -0
  589. package/dist/runner-CS2TNGHA.js +1092 -0
  590. package/dist/runner-HHH7ZN2Z.js +1571 -0
  591. package/dist/safety-OCC4KJJR.js +64 -0
  592. package/dist/safety-stanza-7SV3HGG3.js +60 -0
  593. package/dist/sandbox-32QXJEMV.js +81 -0
  594. package/dist/sandbox-RSO7VP6V.js +94 -0
  595. package/dist/schema-extensions.sql +234 -0
  596. package/dist/security-2KI5XNDG.js +17 -0
  597. package/dist/setup-bb-plugin-QAQWZCV5.js +738 -0
  598. package/dist/setup-claude-code-P7BTTSPO.js +317 -0
  599. package/dist/setup-temp-cleanup-GASCWZ2I.js +20 -0
  600. package/dist/shared-utils-D6U6UREP.js +37 -0
  601. package/dist/simple-artifact-goal-OTXNGZY6.js +25 -0
  602. package/dist/sprint-UIXPYOXQ.js +338 -0
  603. package/dist/sprint-bridge-4BHMSC3M.js +68 -0
  604. package/dist/sprint-execution-service-2B7WHL5L.js +311 -0
  605. package/dist/sprint-manager-IDQUDNQI.js +91 -0
  606. package/dist/sqlite-wrapper-UDWCTNLJ.js +17 -0
  607. package/dist/stale-cleanup-orchestrator-XWXV7KCZ.js +62 -0
  608. package/dist/storage-access-F6ALDN4S.js +22 -0
  609. package/dist/synthesis-XD6EDVHF.js +185 -0
  610. package/dist/task-classifier-LNLXSHOM.js +494 -0
  611. package/dist/task-list-fast-PTMA4LUC.js +147 -0
  612. package/dist/task-manager-XAT7GOWB.js +93 -0
  613. package/dist/task-splitter-U7DJ7W6A.js +79 -0
  614. package/dist/task-type-detector-OLVOMXZO.js +21 -0
  615. package/dist/task-type-resolver-KKNQYSB4.js +42 -0
  616. package/dist/telemetry-5HWBBXLX.js +131 -0
  617. package/dist/telemetry-health-tracker-DMSSGBZ2.js +11 -0
  618. package/dist/telemetry-path-resolver-7ICSG276.js +28 -0
  619. package/dist/telemetry-reliability-XUOZNZZ6.js +125 -0
  620. package/dist/token-estimator-MEQUL3EJ.js +37 -0
  621. package/dist/transports-KNSSV2V4.js +255 -0
  622. package/dist/unified-cost-tracker-4TFRBVPR.js +35 -0
  623. package/dist/unified-state-cleanup-LJPF2BOW.js +276 -0
  624. package/dist/universal-cost-calculator-BAJV35GA.js +42 -0
  625. package/dist/user-agents-GHUGCSKN.js +22 -0
  626. package/dist/variant-delivery-state-KLRNG6XA.js +33 -0
  627. package/dist/variant-state-cleanup-MZGGLQAJ.js +280 -0
  628. package/dist/variant-success-PJXWE3ZV.js +12 -0
  629. package/dist/variant-worker-KUWKBLAH.js +4196 -0
  630. package/dist/variant-worker.js +24 -0
  631. package/dist/variants-JE2FSAQS.js +233 -0
  632. package/dist/verification-toolchains-V24UHW6Q.js +28 -0
  633. package/dist/verify-commands-H3DTCSGI.js +37 -0
  634. package/dist/warning-EGQGUUIO.js +12 -0
  635. package/dist/work-edge-RWEDWJZF.js +49 -0
  636. package/dist/work-item-writer-WHAVZXAY.js +19 -0
  637. package/dist/worker-7SA2VS2Y.js +1435 -0
  638. package/dist/worker.js +19 -0
  639. package/dist/worktree-metrics-3DFUYVYE.js +26 -0
  640. package/dist/writeback-VZKHYHSN.js +44 -0
  641. package/docs/CLI_REFERENCE.md +7042 -0
  642. package/docs/PROVIDER_SETUP.md +1570 -0
  643. package/docs/README.md +96 -0
  644. package/docs/TROUBLESHOOTING.md +2232 -0
  645. package/docs/getting-started/QUICK_START.md +294 -0
  646. package/docs/getting-started/README.md +188 -0
  647. package/docs/getting-started/SETUP.md +52 -0
  648. package/docs/reference/AGENT_CONTEXT.md +38 -0
  649. package/docs/reference/PROVIDER_RELEASE_TIERS.md +34 -0
  650. package/docs/reference/README.md +381 -0
  651. package/docs/reference/SECURITY.md +262 -0
  652. package/integrations/bb-plugin-poetic/README.md +362 -0
  653. package/integrations/bb-plugin-poetic/app.css +341 -0
  654. package/integrations/bb-plugin-poetic/app.tsx +5059 -0
  655. package/integrations/bb-plugin-poetic/package.json +45 -0
  656. package/integrations/bb-plugin-poetic/server.ts +444 -0
  657. package/integrations/bb-plugin-poetic/src/adapter.ts +3312 -0
  658. package/integrations/bb-plugin-poetic/src/backlog-authoring-model.ts +150 -0
  659. package/integrations/bb-plugin-poetic/src/backlog-authoring-schema.ts +355 -0
  660. package/integrations/bb-plugin-poetic/src/backlog-authoring-service.ts +419 -0
  661. package/integrations/bb-plugin-poetic/src/backlog-authoring-view.ts +1026 -0
  662. package/integrations/bb-plugin-poetic/src/competition-defaults-schema.ts +122 -0
  663. package/integrations/bb-plugin-poetic/src/competition-defaults-service.ts +105 -0
  664. package/integrations/bb-plugin-poetic/src/competition-defaults-view.ts +138 -0
  665. package/integrations/bb-plugin-poetic/src/contract.ts +615 -0
  666. package/integrations/bb-plugin-poetic/src/finalize-model.ts +205 -0
  667. package/integrations/bb-plugin-poetic/src/finalize-schema.ts +158 -0
  668. package/integrations/bb-plugin-poetic/src/finalize-service.ts +382 -0
  669. package/integrations/bb-plugin-poetic/src/finalize-view.ts +159 -0
  670. package/integrations/bb-plugin-poetic/src/judge-operations-readback.ts +303 -0
  671. package/integrations/bb-plugin-poetic/src/judge-operations-schema.ts +33 -0
  672. package/integrations/bb-plugin-poetic/src/judge-operations-view.ts +459 -0
  673. package/integrations/bb-plugin-poetic/src/model.ts +1302 -0
  674. package/integrations/bb-plugin-poetic/src/monitor-service.ts +233 -0
  675. package/integrations/bb-plugin-poetic/src/panel-read-ux.ts +97 -0
  676. package/integrations/bb-plugin-poetic/src/patch-preview-schema.ts +166 -0
  677. package/integrations/bb-plugin-poetic/src/patch-preview-service.ts +480 -0
  678. package/integrations/bb-plugin-poetic/src/patch-preview-view.ts +109 -0
  679. package/integrations/bb-plugin-poetic/src/planning-readback.ts +204 -0
  680. package/integrations/bb-plugin-poetic/src/planning-service.ts +594 -0
  681. package/integrations/bb-plugin-poetic/src/planning-workspace-schema.ts +95 -0
  682. package/integrations/bb-plugin-poetic/src/planning-workspace.ts +323 -0
  683. package/integrations/bb-plugin-poetic/src/poll-handoff.ts +136 -0
  684. package/integrations/bb-plugin-poetic/src/project-target-server.ts +21 -0
  685. package/integrations/bb-plugin-poetic/src/project-target.ts +45 -0
  686. package/integrations/bb-plugin-poetic/src/reference-index.ts +192 -0
  687. package/integrations/bb-plugin-poetic/src/repository-schema.ts +30 -0
  688. package/integrations/bb-plugin-poetic/src/result-explorer-view.ts +597 -0
  689. package/integrations/bb-plugin-poetic/src/result-readback-model.ts +163 -0
  690. package/integrations/bb-plugin-poetic/src/result-readback-schema.ts +319 -0
  691. package/integrations/bb-plugin-poetic/src/result-readback-service.ts +333 -0
  692. package/integrations/bb-plugin-poetic/src/run-page-view.ts +177 -0
  693. package/integrations/bb-plugin-poetic/src/setup-config-schema.ts +291 -0
  694. package/integrations/bb-plugin-poetic/src/setup-config-service.ts +590 -0
  695. package/integrations/bb-plugin-poetic/src/setup-config-view.ts +413 -0
  696. package/integrations/bb-plugin-poetic/src/sprint-close-model.ts +150 -0
  697. package/integrations/bb-plugin-poetic/src/sprint-close-schema.ts +136 -0
  698. package/integrations/bb-plugin-poetic/src/sprint-close-service.ts +341 -0
  699. package/integrations/bb-plugin-poetic/src/sprint-close-view.ts +116 -0
  700. package/integrations/bb-plugin-poetic/src/sprint-composition-model.ts +714 -0
  701. package/integrations/bb-plugin-poetic/src/sprint-composition-readback.ts +231 -0
  702. package/integrations/bb-plugin-poetic/src/sprint-composition-schema.ts +601 -0
  703. package/integrations/bb-plugin-poetic/src/sprint-composition-service.ts +775 -0
  704. package/integrations/bb-plugin-poetic/src/sprint-composition-view.ts +1221 -0
  705. package/integrations/bb-plugin-poetic/src/task-authoring-model.ts +567 -0
  706. package/integrations/bb-plugin-poetic/src/task-authoring-schema.ts +635 -0
  707. package/integrations/bb-plugin-poetic/src/task-authoring-service.ts +842 -0
  708. package/integrations/bb-plugin-poetic/src/task-authoring-view.ts +1227 -0
  709. package/integrations/bb-plugin-poetic/src/task-detail-readback.ts +56 -0
  710. package/integrations/bb-plugin-poetic/src/task-detail-schema.ts +144 -0
  711. package/integrations/bb-plugin-poetic/src/task-navigation.ts +446 -0
  712. package/integrations/bb-plugin-poetic/src/workbench-route.ts +74 -0
  713. package/integrations/bb-plugin-poetic/tests/host-contract.test.ts +773 -0
  714. package/integrations/bb-plugin-poetic/tsconfig.json +18 -0
  715. package/integrations/bb-plugin-poetic/types/PROVENANCE.json +52 -0
  716. package/integrations/bb-plugin-poetic/types/bb-plugin-sdk-app.d.ts +1444 -0
  717. package/integrations/bb-plugin-poetic/types/bb-plugin-sdk.d.ts +13030 -0
  718. package/integrations/bb-plugin-poetic/vitest.host.config.ts +71 -0
  719. package/npm-shrinkwrap.json +4950 -0
  720. package/package.json +331 -0
  721. package/schemas/README.md +80 -0
  722. package/schemas/config-v1.schema.json +136 -0
  723. package/schemas/execution-config.schema.json +47 -0
  724. package/schemas/judge-scoring.schema.json +370 -0
  725. package/schemas/poetic.config.schema.json +2214 -0
  726. package/schemas/provider-config.schema.json +203 -0
  727. package/schemas/telemetry-config.schema.json +79 -0
  728. package/schemas/user-preferences.schema.json +141 -0
  729. package/scripts/assert-node-runtime.mjs +140 -0
  730. package/scripts/preflight-native.mjs +49 -0
  731. package/scripts/preinstall-node-check.mjs +78 -0
  732. package/scripts/setup-git-hooks.mjs +24 -0
  733. package/scripts/sync.sh +2722 -0
  734. package/scripts/write-node-launcher.sh +108 -0
  735. package/src/resources/gemini/slash-packs/default/plan.toml +15 -0
  736. package/src/resources/gemini/slash-packs/default/summary.toml +16 -0
  737. package/src/resources/gemini/slash-packs/default/tests.toml +16 -0
  738. package/templates/.poetic/README.md +37 -0
  739. package/templates/.poetic/agents/README.md +296 -0
  740. package/templates/.poetic/agents/api-documenter.md +147 -0
  741. package/templates/.poetic/agents/backend-architect.md +31 -0
  742. package/templates/.poetic/agents/code-reviewer.md +157 -0
  743. package/templates/.poetic/agents/data-scientist.md +179 -0
  744. package/templates/.poetic/agents/database-optimizer.md +145 -0
  745. package/templates/.poetic/agents/debugger.md +31 -0
  746. package/templates/.poetic/agents/deployment-engineer.md +164 -0
  747. package/templates/.poetic/agents/devops-troubleshooter.md +139 -0
  748. package/templates/.poetic/agents/frontend-developer.md +150 -0
  749. package/templates/.poetic/agents/javascript-pro.md +36 -0
  750. package/templates/.poetic/agents/performance-engineer.md +151 -0
  751. package/templates/.poetic/agents/python-pro.md +137 -0
  752. package/templates/.poetic/agents/test-automator.md +147 -0
  753. package/templates/.poetic/agents/typescript-pro.md +34 -0
  754. package/templates/.poetic/config/poetic.config.jsonc +69 -0
  755. package/templates/.poetic/config/project-context.template.json +6 -0
  756. package/templates/.poetic/config/task-type-aliases.presets/kanban.yaml +14 -0
  757. package/templates/.poetic/config/task-type-aliases.presets/scrum.yaml +17 -0
  758. package/templates/.poetic/config/task-type-aliases.presets/xp.yaml +12 -0
  759. package/templates/.poetic/config/task-type-aliases.yaml +28 -0
  760. package/templates/.poetic/gitignore.template +55 -0
  761. package/templates/.poetic/task-types/analysis.yaml +40 -0
  762. package/templates/.poetic/task-types/architecture.yaml +38 -0
  763. package/templates/.poetic/task-types/doc.yaml +35 -0
  764. package/templates/.poetic/task-types/feature.yaml +23 -0
  765. package/templates/.poetic/task-types/general.yaml +6 -0
  766. package/templates/.poetic/task-types/security.yaml +39 -0
  767. package/templates/AGENTS.template.md +99 -0
  768. package/templates/CLAUDE.template.md +1 -0
  769. package/templates/GEMINI.template.md +1 -0
  770. package/templates/builtin-workflows/code-review.yaml +73 -0
  771. package/templates/builtin-workflows/compete-streak.yaml +78 -0
  772. package/templates/builtin-workflows/hello-verify.yaml +10 -0
  773. package/templates/builtin-workflows/judge-regression.yaml +114 -0
  774. package/templates/builtin-workflows/skills/code-review/SKILL.md +60 -0
  775. package/templates/builtin-workflows/skills/hello-verify/SKILL.md +6 -0
  776. package/templates/guard-kit/GUARD_SETUP.md.template +255 -0
  777. package/templates/guard-kit/check.mjs.template +777 -0
  778. package/templates/guard-kit/config.json.template +6 -0
  779. package/templates/guard-kit/poetic-guard.yml.template +189 -0
  780. package/templates/profiles/README.md +56 -0
  781. package/templates/profiles/frontier-claude.json +27 -0
  782. package/templates/profiles/frontier-codex.json +26 -0
@@ -0,0 +1,4003 @@
1
+ // src/core/config/registry/keys.ts
2
+ function parseFloatInRangeOrFallback(raw, fallback, min, max, options = {}) {
3
+ const parsed = Number.parseFloat(raw);
4
+ if (!Number.isFinite(parsed)) return fallback;
5
+ const aboveMin = options.minExclusive === true ? parsed > min : parsed >= min;
6
+ return aboveMin && parsed <= max ? parsed : fallback;
7
+ }
8
+ function parsePositiveIntOrFallback(raw, fallback) {
9
+ const parsed = Number.parseInt(raw, 10);
10
+ return Number.isFinite(parsed) && parsed > 0 ? parsed : fallback;
11
+ }
12
+ var POETIC_CONFIG_DIR = {
13
+ name: "POETIC_CONFIG_DIR",
14
+ type: "string",
15
+ category: "core",
16
+ status: "active",
17
+ description: "Config directory path"
18
+ };
19
+ var POETIC_CONFIG_ALLOW_DEFAULT_FALLBACK = {
20
+ name: "POETIC_CONFIG_ALLOW_DEFAULT_FALLBACK",
21
+ type: "boolean",
22
+ category: "core",
23
+ status: "active",
24
+ description: "Recovery-only opt-in that permits ConfigManager to replace invalid explicit configuration with built-in defaults",
25
+ default: false
26
+ };
27
+ var POETIC_DATA_DIR = {
28
+ name: "POETIC_DATA_DIR",
29
+ type: "string",
30
+ category: "core",
31
+ status: "active",
32
+ description: "Data directory path"
33
+ };
34
+ var POETIC_HOME = {
35
+ name: "POETIC_HOME",
36
+ type: "string",
37
+ category: "core",
38
+ status: "active",
39
+ description: "Umbrella directory whose data subdirectory stores Poetic external data"
40
+ };
41
+ var POETIC_DEBUG = {
42
+ name: "POETIC_DEBUG",
43
+ type: "boolean",
44
+ category: "core",
45
+ status: "active",
46
+ description: "Global debug mode",
47
+ default: false
48
+ };
49
+ var POETIC_AUDIT_LOG = {
50
+ name: "POETIC_AUDIT_LOG",
51
+ type: "boolean",
52
+ category: "core",
53
+ status: "active",
54
+ description: "Opt-in audit diagnostic logging to stderr",
55
+ default: false
56
+ };
57
+ var POETIC_CI_RECONCILING = {
58
+ name: "POETIC_CI_RECONCILING",
59
+ type: "boolean",
60
+ category: "core",
61
+ status: "active",
62
+ description: "Internal recursion guard for opportunistic local CI reconciliation",
63
+ default: false
64
+ };
65
+ var POETIC_LOCAL_CI_APPROVE_ENTRYPOINT_SHA = {
66
+ name: "POETIC_LOCAL_CI_APPROVE_ENTRYPOINT_SHA",
67
+ type: "string",
68
+ category: "core",
69
+ status: "active",
70
+ description: "Exact candidate SHA approved to use changed Local CI verification entrypoints"
71
+ };
72
+ var POETIC_LOCAL_CI_OVERRIDE_HALT = {
73
+ name: "POETIC_LOCAL_CI_OVERRIDE_HALT",
74
+ type: "boolean",
75
+ category: "core",
76
+ status: "active",
77
+ description: "Human override for the consecutive-failure local CI submission halt (set after review)",
78
+ default: false
79
+ };
80
+ var POETIC_DEFER_SYNC = {
81
+ name: "POETIC_DEFER_SYNC",
82
+ type: "boolean",
83
+ category: "core",
84
+ status: "active",
85
+ description: "Campaign mode: suppress per-mutation auto commit+push so planning metadata is batched into one commit at campaign close",
86
+ default: false
87
+ };
88
+ var POETIC_DEFAULT_PROVIDER = {
89
+ name: "POETIC_DEFAULT_PROVIDER",
90
+ type: "string",
91
+ category: "core",
92
+ status: "active",
93
+ description: "Default provider selection"
94
+ };
95
+ var POETIC_DEFAULT_STRATEGY = {
96
+ name: "POETIC_DEFAULT_STRATEGY",
97
+ type: "string",
98
+ category: "core",
99
+ status: "active",
100
+ description: "Default competition strategy"
101
+ };
102
+ var POETIC_DEFAULT_MODEL = {
103
+ name: "POETIC_DEFAULT_MODEL",
104
+ type: "string",
105
+ category: "core",
106
+ status: "active",
107
+ description: "Default model selection"
108
+ };
109
+ var POETIC_ROUTING_POLICY = {
110
+ name: "POETIC_ROUTING_POLICY",
111
+ type: "enum",
112
+ category: "core",
113
+ status: "active",
114
+ description: "Global decomposition routing policy (strict | reroute)",
115
+ enumValues: ["strict", "reroute"]
116
+ };
117
+ var POETIC_DEFAULT_TIMEOUT = {
118
+ name: "POETIC_DEFAULT_TIMEOUT",
119
+ type: "number",
120
+ category: "core",
121
+ status: "active",
122
+ description: "Default timeout (seconds \u2014 reads seconds, not ms; no _MS alias)"
123
+ };
124
+ var POETIC_COVERAGE_ENABLED = {
125
+ name: "POETIC_COVERAGE_ENABLED",
126
+ type: "boolean",
127
+ category: "test",
128
+ status: "active",
129
+ description: "Enable coverage quality gate checks",
130
+ default: true
131
+ };
132
+ var POETIC_COVERAGE_THRESHOLD = {
133
+ name: "POETIC_COVERAGE_THRESHOLD",
134
+ type: "number",
135
+ category: "test",
136
+ status: "active",
137
+ description: "Coverage quality gate threshold percentage",
138
+ validate: (value) => Number.isInteger(value) && value >= 0 && value <= 100 ? true : "Expected an integer between 0 and 100"
139
+ };
140
+ var POETIC_COVERAGE_FAILURE_COOLDOWN_MS = {
141
+ name: "POETIC_COVERAGE_FAILURE_COOLDOWN_MS",
142
+ type: "number",
143
+ category: "test",
144
+ status: "active",
145
+ description: "Cooldown after coverage quality gate failures (ms)",
146
+ default: 6e5,
147
+ validate: (value) => Number.isInteger(value) && value >= 0 ? true : "Expected a non-negative integer"
148
+ };
149
+ var POETIC_DIR = {
150
+ name: "POETIC_DIR",
151
+ type: "string",
152
+ category: "core",
153
+ status: "active",
154
+ description: "Poetic root directory"
155
+ };
156
+ var POETIC_E2E_TEST = {
157
+ name: "POETIC_E2E_TEST",
158
+ type: "boolean",
159
+ category: "core",
160
+ status: "active",
161
+ description: "E2E test mode flag",
162
+ default: false
163
+ };
164
+ var POETIC_LOG_LEVEL = {
165
+ name: "POETIC_LOG_LEVEL",
166
+ type: "string",
167
+ category: "core",
168
+ status: "active",
169
+ description: "Log level"
170
+ };
171
+ var POETIC_NO_SPINNER = {
172
+ name: "POETIC_NO_SPINNER",
173
+ type: "boolean",
174
+ category: "core",
175
+ status: "active",
176
+ description: "Disable spinner UI",
177
+ default: false
178
+ };
179
+ var POETIC_NO_EARLY_ABORT = {
180
+ name: "POETIC_NO_EARLY_ABORT",
181
+ type: "boolean",
182
+ category: "orchestrator",
183
+ status: "active",
184
+ description: "Disable homogeneous-failure early abort in parallel orchestration",
185
+ default: false
186
+ };
187
+ var POETIC_ALLOW_HEURISTIC_FALLBACK = {
188
+ name: "POETIC_ALLOW_HEURISTIC_FALLBACK",
189
+ type: "boolean",
190
+ category: "orchestrator",
191
+ status: "active",
192
+ description: "Allow compete/orchestrator to promote a heuristic or secondary-judge winner when the primary judge fails or declines",
193
+ default: false
194
+ };
195
+ var POETIC_OUTPUT_JSON = {
196
+ name: "POETIC_OUTPUT_JSON",
197
+ type: "boolean",
198
+ category: "core",
199
+ status: "active",
200
+ description: "JSON output mode",
201
+ default: false
202
+ };
203
+ var POETIC_JSON_OUTPUT = {
204
+ name: "POETIC_JSON_OUTPUT",
205
+ type: "boolean",
206
+ category: "core",
207
+ status: "deprecated",
208
+ description: "JSON output mode (legacy; use POETIC_OUTPUT_JSON)",
209
+ replacement: "POETIC_OUTPUT_JSON",
210
+ default: false
211
+ };
212
+ var POETIC_PLAIN_LOGS = {
213
+ name: "POETIC_PLAIN_LOGS",
214
+ type: "boolean",
215
+ category: "core",
216
+ status: "active",
217
+ description: "Plain log formatting",
218
+ default: false
219
+ };
220
+ var POETIC_PROFILE = {
221
+ name: "POETIC_PROFILE",
222
+ type: "boolean",
223
+ category: "core",
224
+ status: "active",
225
+ description: "Enable profiling instrumentation",
226
+ default: false
227
+ };
228
+ var POETIC_QUIET = {
229
+ name: "POETIC_QUIET",
230
+ type: "boolean",
231
+ category: "core",
232
+ status: "active",
233
+ description: "Quiet output mode",
234
+ default: false
235
+ };
236
+ var POETIC_STRICT_ENV = {
237
+ name: "POETIC_STRICT_ENV",
238
+ type: "boolean",
239
+ category: "core",
240
+ status: "active",
241
+ description: "Warn on unrecognized POETIC_* vars",
242
+ default: false
243
+ };
244
+ var POETIC_STRICT_READINESS = {
245
+ name: "POETIC_STRICT_READINESS",
246
+ type: "boolean",
247
+ category: "orchestrator",
248
+ status: "active",
249
+ description: "Disable setup-tier env-var auth readiness promotion for passive-probe excluded providers (1 = strict)",
250
+ default: false
251
+ };
252
+ var POETIC_VERBOSE = {
253
+ name: "POETIC_VERBOSE",
254
+ type: "boolean",
255
+ category: "core",
256
+ status: "active",
257
+ description: "Verbose output mode",
258
+ default: false
259
+ };
260
+ var POETIC_WARNINGS = {
261
+ name: "POETIC_WARNINGS",
262
+ type: "string",
263
+ category: "core",
264
+ status: "active",
265
+ description: "Warnings mode"
266
+ };
267
+ var POETIC_WARNINGS_CONSOLE_LEVEL = {
268
+ name: "POETIC_WARNINGS_CONSOLE_LEVEL",
269
+ type: "enum",
270
+ category: "core",
271
+ status: "active",
272
+ description: "Console output level for warning emission (silent | error | warn | info)",
273
+ enumValues: ["silent", "error", "warn", "info"],
274
+ default: "warn",
275
+ parse: (raw) => {
276
+ const normalized = raw.trim().toLowerCase();
277
+ if (normalized === "silent" || normalized === "error" || normalized === "warn" || normalized === "info") {
278
+ return normalized;
279
+ }
280
+ return "warn";
281
+ }
282
+ };
283
+ var POETIC_CLI_REEXEC_AFTER_BUILD = {
284
+ name: "POETIC_CLI_REEXEC_AFTER_BUILD",
285
+ type: "boolean",
286
+ category: "core",
287
+ status: "active",
288
+ description: "Marks re-exec after a fresh build to prevent recursive rebuild loops",
289
+ default: false
290
+ };
291
+ var POETIC_FIRST_RUN_BINARY = {
292
+ name: "POETIC_FIRST_RUN_BINARY",
293
+ type: "string",
294
+ category: "core",
295
+ status: "active",
296
+ description: "Absolute Poetic binary path handed from install.sh to first-run setup"
297
+ };
298
+ var POETIC_INITIATED_BY = {
299
+ name: "POETIC_INITIATED_BY",
300
+ type: "enum",
301
+ category: "core",
302
+ status: "active",
303
+ description: "Surface that initiated this execution (cli | tui | plugin-slash | agent | unknown); stamped at launch for run-state attribution",
304
+ enumValues: ["cli", "tui", "plugin-slash", "agent", "unknown"]
305
+ };
306
+ var POETIC_WARNINGS_CONSOLE = {
307
+ name: "POETIC_WARNINGS_CONSOLE",
308
+ type: "string",
309
+ category: "core",
310
+ status: "active",
311
+ description: 'Boolean toggle for emitting warnings to the console (string "false" disables; default emits)'
312
+ };
313
+ var POETIC_ALLOW_CURL_BASH = {
314
+ name: "POETIC_ALLOW_CURL_BASH",
315
+ type: "boolean",
316
+ category: "core",
317
+ status: "active",
318
+ description: "Allow `poetic provider setup` to execute curl|bash provider/plugin install commands (1 = allow)",
319
+ default: false
320
+ };
321
+ var POETIC_CLAUDE_CLI_COMMAND = {
322
+ name: "POETIC_CLAUDE_CLI_COMMAND",
323
+ type: "string",
324
+ category: "provider",
325
+ status: "active",
326
+ description: "Override Claude CLI command used by provider execution"
327
+ };
328
+ var POETIC_CODEX_CLI_COMMAND = {
329
+ name: "POETIC_CODEX_CLI_COMMAND",
330
+ type: "string",
331
+ category: "provider",
332
+ status: "active",
333
+ description: "Override Codex CLI command used by provider execution"
334
+ };
335
+ var POETIC_CLAUDE_MAX_RETRIES = {
336
+ name: "POETIC_CLAUDE_MAX_RETRIES",
337
+ type: "number",
338
+ category: "provider",
339
+ status: "active",
340
+ description: "Max retries for Claude provider (bounds: 1-10)",
341
+ default: 3
342
+ };
343
+ var POETIC_CLAUDE_RETRY_DELAY_MS = {
344
+ name: "POETIC_CLAUDE_RETRY_DELAY_MS",
345
+ type: "number",
346
+ category: "provider",
347
+ status: "active",
348
+ description: "Retry delay for Claude provider (ms, bounds: 200-60000)",
349
+ default: 1500
350
+ };
351
+ var POETIC_CLAUDE_MAX_BUFFER_BYTES = {
352
+ name: "POETIC_CLAUDE_MAX_BUFFER_BYTES",
353
+ type: "number",
354
+ category: "provider",
355
+ status: "active",
356
+ description: "Max stdout buffer bytes for Claude provider"
357
+ };
358
+ var POETIC_CODEX_AUTH_MODE = {
359
+ name: "POETIC_CODEX_AUTH_MODE",
360
+ type: "string",
361
+ category: "provider",
362
+ status: "active",
363
+ description: "Codex auth mode (chatgpt_login | api_key)"
364
+ };
365
+ var POETIC_CODEX_DISABLE_OUTPUT_FILE = {
366
+ name: "POETIC_CODEX_DISABLE_OUTPUT_FILE",
367
+ type: "boolean",
368
+ category: "provider",
369
+ status: "active",
370
+ description: "Disable --output-last-message temp file approach for Codex",
371
+ default: false
372
+ };
373
+ var POETIC_CODEX_FORCE_HIDE_GIT = {
374
+ name: "POETIC_CODEX_FORCE_HIDE_GIT",
375
+ type: "boolean",
376
+ category: "provider",
377
+ status: "active",
378
+ description: "Force .git directory hiding during Codex execution (not recommended: 10x slower)",
379
+ default: false
380
+ };
381
+ var POETIC_CODEX_HIDE_GIT = {
382
+ name: "POETIC_CODEX_HIDE_GIT",
383
+ type: "boolean",
384
+ category: "provider",
385
+ status: "deprecated",
386
+ description: "Legacy: disable .git hiding (0 = disable). Use POETIC_CODEX_FORCE_HIDE_GIT instead",
387
+ replacement: "POETIC_CODEX_FORCE_HIDE_GIT",
388
+ default: true
389
+ };
390
+ var POETIC_CODEX_LOCAL_VERTICAL_SLICE = {
391
+ name: "POETIC_CODEX_LOCAL_VERTICAL_SLICE",
392
+ type: "boolean",
393
+ category: "provider",
394
+ status: "active",
395
+ description: "Legacy Codex local validation compatibility switch; prompts remain native passthrough. Default: on.",
396
+ default: true
397
+ };
398
+ var POETIC_COPILOT_CLI_COMMAND = {
399
+ name: "POETIC_COPILOT_CLI_COMMAND",
400
+ type: "string",
401
+ category: "provider",
402
+ status: "active",
403
+ description: "Override Copilot CLI command"
404
+ };
405
+ var POETIC_COPILOT_JSON_OUTPUT = {
406
+ name: "POETIC_COPILOT_JSON_OUTPUT",
407
+ type: "boolean",
408
+ category: "provider",
409
+ status: "active",
410
+ description: "Enable JSON output mode for Copilot provider",
411
+ default: false
412
+ };
413
+ var POETIC_COPILOT_LOCAL_VERTICAL_SLICE = {
414
+ name: "POETIC_COPILOT_LOCAL_VERTICAL_SLICE",
415
+ type: "boolean",
416
+ category: "provider",
417
+ status: "active",
418
+ description: "Enable Copilot local vertical slice features",
419
+ default: false
420
+ };
421
+ var POETIC_COPILOT_VERTICAL_SLICE = {
422
+ name: "POETIC_COPILOT_VERTICAL_SLICE",
423
+ type: "boolean",
424
+ category: "provider",
425
+ status: "deprecated",
426
+ description: "Legacy alias for POETIC_COPILOT_LOCAL_VERTICAL_SLICE",
427
+ replacement: "POETIC_COPILOT_LOCAL_VERTICAL_SLICE",
428
+ default: false
429
+ };
430
+ var POETIC_COPILOT_MAX_RETRIES = {
431
+ name: "POETIC_COPILOT_MAX_RETRIES",
432
+ type: "number",
433
+ category: "provider",
434
+ status: "active",
435
+ description: "Max retries for Copilot provider",
436
+ default: 4
437
+ };
438
+ var POETIC_COPILOT_RETRY_DELAY_MS = {
439
+ name: "POETIC_COPILOT_RETRY_DELAY_MS",
440
+ type: "number",
441
+ category: "provider",
442
+ status: "active",
443
+ description: "Retry delay for Copilot provider (ms)",
444
+ default: 1500
445
+ };
446
+ var POETIC_COPILOT_MAX_FALLBACK_ATTEMPTS = {
447
+ name: "POETIC_COPILOT_MAX_FALLBACK_ATTEMPTS",
448
+ type: "number",
449
+ category: "provider",
450
+ status: "active",
451
+ description: "Max fallback attempts for Copilot provider",
452
+ default: 4
453
+ };
454
+ var POETIC_CURSOR_CLI_MODE = {
455
+ name: "POETIC_CURSOR_CLI_MODE",
456
+ type: "string",
457
+ category: "provider",
458
+ status: "active",
459
+ description: "Cursor CLI mode override (plan | ask); default autonomous agent mode"
460
+ };
461
+ var POETIC_CURSOR_CLI_COMMAND = {
462
+ name: "POETIC_CURSOR_CLI_COMMAND",
463
+ type: "string",
464
+ category: "provider",
465
+ status: "active",
466
+ description: "Override Cursor CLI command used by provider execution"
467
+ };
468
+ var POETIC_CURSOR_ALLOW_NON_AGENT_MODES = {
469
+ name: "POETIC_CURSOR_ALLOW_NON_AGENT_MODES",
470
+ type: "boolean",
471
+ category: "provider",
472
+ status: "active",
473
+ description: "Allow Cursor non-agent CLI modes (plan/ask); default: false (autonomous only)",
474
+ default: false
475
+ };
476
+ var POETIC_CURSOR_LOCAL_VERTICAL_SLICE = {
477
+ name: "POETIC_CURSOR_LOCAL_VERTICAL_SLICE",
478
+ type: "boolean",
479
+ category: "provider",
480
+ status: "active",
481
+ description: "Enable Cursor local vertical slice. Default: on (set =0 to disable)",
482
+ default: true
483
+ };
484
+ var POETIC_CURSOR_ALLOW_CONFIG_FALLBACK = {
485
+ name: "POETIC_CURSOR_ALLOW_CONFIG_FALLBACK",
486
+ type: "boolean",
487
+ category: "provider",
488
+ status: "active",
489
+ description: "Allow isolated fallback Cursor config dir when resolved config lacks Write(*) rules. Default: off.",
490
+ default: false
491
+ };
492
+ var POETIC_CURSOR_STDOUT_MAX_BYTES = {
493
+ name: "POETIC_CURSOR_STDOUT_MAX_BYTES",
494
+ type: "number",
495
+ category: "provider",
496
+ status: "active",
497
+ description: "Max total stdout bytes before truncation for Cursor provider",
498
+ default: 4e5
499
+ };
500
+ var POETIC_CURSOR_STDOUT_MAX_LINE_BYTES = {
501
+ name: "POETIC_CURSOR_STDOUT_MAX_LINE_BYTES",
502
+ type: "number",
503
+ category: "provider",
504
+ status: "active",
505
+ description: "Max bytes per stdout line before truncation for Cursor provider",
506
+ default: 8e3
507
+ };
508
+ var POETIC_GEMINI_LOCAL_VERTICAL_SLICE = {
509
+ name: "POETIC_GEMINI_LOCAL_VERTICAL_SLICE",
510
+ type: "boolean",
511
+ category: "provider",
512
+ status: "active",
513
+ description: "Enable Gemini local vertical slice. Default: on (set =0 to disable)",
514
+ default: true
515
+ };
516
+ var POETIC_MINIMAL_PROMPTS = {
517
+ name: "POETIC_MINIMAL_PROMPTS",
518
+ type: "boolean",
519
+ category: "provider",
520
+ status: "active",
521
+ description: "Force minimal prompt mode for providers",
522
+ default: false
523
+ };
524
+ var GROK_CODE_XAI_API_KEY = {
525
+ name: "GROK_CODE_XAI_API_KEY",
526
+ type: "string",
527
+ category: "provider",
528
+ status: "active",
529
+ description: "Legacy headless API key alias consumed by the Grok Build CLI"
530
+ };
531
+ var XAI_API_KEY = {
532
+ name: "XAI_API_KEY",
533
+ type: "string",
534
+ category: "provider",
535
+ status: "active",
536
+ description: "Headless API key consumed by xAI/Grok CLIs"
537
+ };
538
+ var POETIC_GROK_CLI_COMMAND = {
539
+ name: "POETIC_GROK_CLI_COMMAND",
540
+ type: "string",
541
+ category: "provider",
542
+ status: "active",
543
+ description: "Override Grok CLI binary path"
544
+ };
545
+ var POETIC_GROK_PERMISSION_MODE = {
546
+ name: "POETIC_GROK_PERMISSION_MODE",
547
+ type: "string",
548
+ category: "provider",
549
+ status: "active",
550
+ description: "Override Grok permission mode"
551
+ };
552
+ var POETIC_GROK_AUTO_APPROVE = {
553
+ name: "POETIC_GROK_AUTO_APPROVE",
554
+ type: "string",
555
+ category: "provider",
556
+ status: "active",
557
+ description: 'Set to "0" to omit Grok --always-approve'
558
+ };
559
+ var POETIC_GROK_ALWAYS_APPROVE = {
560
+ name: "POETIC_GROK_ALWAYS_APPROVE",
561
+ type: "string",
562
+ category: "provider",
563
+ status: "active",
564
+ description: "Legacy alias for POETIC_GROK_AUTO_APPROVE"
565
+ };
566
+ var POETIC_GROK_AUTH_PROBE_TIMEOUT_MS = {
567
+ name: "POETIC_GROK_AUTH_PROBE_TIMEOUT_MS",
568
+ type: "number",
569
+ category: "provider",
570
+ status: "active",
571
+ description: "Timeout for Grok active headless auth probe",
572
+ default: 45e3
573
+ };
574
+ var POETIC_GROK_MAX_TURNS = {
575
+ name: "POETIC_GROK_MAX_TURNS",
576
+ type: "number",
577
+ category: "provider",
578
+ status: "active",
579
+ description: "Override Grok --max-turns"
580
+ };
581
+ var POETIC_GROK_OUTPUT_FORMAT = {
582
+ name: "POETIC_GROK_OUTPUT_FORMAT",
583
+ type: "string",
584
+ category: "provider",
585
+ status: "active",
586
+ description: "Override Grok output format"
587
+ };
588
+ var POETIC_GROK_MEMORY = {
589
+ name: "POETIC_GROK_MEMORY",
590
+ type: "string",
591
+ category: "provider",
592
+ status: "active",
593
+ description: 'Set to "1" to allow Grok memory'
594
+ };
595
+ var POETIC_GROK_TOOLS = {
596
+ name: "POETIC_GROK_TOOLS",
597
+ type: "string",
598
+ category: "provider",
599
+ status: "active",
600
+ description: "Comma-separated Grok tool allowlist"
601
+ };
602
+ var POETIC_GROK_TRANSPORT_WATCHDOG = {
603
+ name: "POETIC_GROK_TRANSPORT_WATCHDOG",
604
+ type: "string",
605
+ category: "provider",
606
+ status: "active",
607
+ description: 'Set to "0" to disable the Grok dead-worker transport spiral watchdog'
608
+ };
609
+ var POETIC_GROK_ALLOW_BROWSER_AUTH = {
610
+ name: "POETIC_GROK_ALLOW_BROWSER_AUTH",
611
+ type: "boolean",
612
+ category: "provider",
613
+ status: "active",
614
+ description: "Allow Grok CLI auth probes/execution to start provider-managed browser auth",
615
+ default: false
616
+ };
617
+ var POETIC_MOCK_PROVIDER_FAILURE_RATE = {
618
+ name: "POETIC_MOCK_PROVIDER_FAILURE_RATE",
619
+ type: "number",
620
+ category: "test",
621
+ status: "active",
622
+ description: "Simulated failure rate for mock providers (0.0-1.0)",
623
+ default: 0.1
624
+ };
625
+ var POETIC_TEST_FAST_RETRY = {
626
+ name: "POETIC_TEST_FAST_RETRY",
627
+ type: "boolean",
628
+ category: "test",
629
+ status: "active",
630
+ description: "Enable fast retry mode (minimal delays) for tests",
631
+ default: false
632
+ };
633
+ var POETIC_ESCALATION_ENABLED = {
634
+ name: "POETIC_ESCALATION_ENABLED",
635
+ type: "boolean",
636
+ category: "provider",
637
+ status: "active",
638
+ description: "Enable provider escalation ladder",
639
+ default: false
640
+ };
641
+ var POETIC_IDLE_KILL_CEILING_FRACTION = {
642
+ name: "POETIC_IDLE_KILL_CEILING_FRACTION",
643
+ type: "number",
644
+ category: "provider",
645
+ status: "active",
646
+ description: "Max fraction of hard timeout that idle kill threshold may reach (0.5-0.95)",
647
+ default: 0.8
648
+ };
649
+ var POETIC_IDLE_KILL_CAP_MS = {
650
+ name: "POETIC_IDLE_KILL_CAP_MS",
651
+ type: "number",
652
+ category: "provider",
653
+ status: "active",
654
+ description: "Hard cap on idle kill timeout (ms)"
655
+ };
656
+ var POETIC_IDLE_WARN_CAP_MS = {
657
+ name: "POETIC_IDLE_WARN_CAP_MS",
658
+ type: "number",
659
+ category: "provider",
660
+ status: "active",
661
+ description: "Hard cap on idle warn timeout (ms)"
662
+ };
663
+ var POETIC_IDLE_KILL_MS = {
664
+ name: "POETIC_IDLE_KILL_MS",
665
+ type: "number",
666
+ category: "provider",
667
+ status: "active",
668
+ description: "Global idle kill timeout override (ms)"
669
+ };
670
+ var POETIC_IDLE_WARN_MS = {
671
+ name: "POETIC_IDLE_WARN_MS",
672
+ type: "number",
673
+ category: "provider",
674
+ status: "active",
675
+ description: "Global idle warn timeout override (ms)"
676
+ };
677
+ var POETIC_PROCESS_SLOT_WAIT_MS = {
678
+ name: "POETIC_PROCESS_SLOT_WAIT_MS",
679
+ type: "number",
680
+ category: "provider",
681
+ status: "active",
682
+ description: "Max wait time (ms) for a process slot before aborting",
683
+ default: 3e4
684
+ };
685
+ var POETIC_SUBPROCESS_PID_WAIT_MS = {
686
+ name: "POETIC_SUBPROCESS_PID_WAIT_MS",
687
+ type: "number",
688
+ category: "provider",
689
+ status: "active",
690
+ description: "Max wait time (ms) for subprocess PID to appear",
691
+ default: 2e3
692
+ };
693
+ var POETIC_SKIP_AUTH = {
694
+ name: "POETIC_SKIP_AUTH",
695
+ type: "boolean",
696
+ category: "test",
697
+ status: "active",
698
+ description: "Skip provider auth checks (requires POETIC_ALLOW_SKIP_AUTH=1)",
699
+ default: false
700
+ };
701
+ var POETIC_ALLOW_SKIP_AUTH = {
702
+ name: "POETIC_ALLOW_SKIP_AUTH",
703
+ type: "boolean",
704
+ category: "test",
705
+ status: "active",
706
+ description: "Allow POETIC_SKIP_AUTH to be used (must be set explicitly)",
707
+ default: false
708
+ };
709
+ var POETIC_WEBHOOK_URL = {
710
+ name: "POETIC_WEBHOOK_URL",
711
+ type: "string",
712
+ category: "provider",
713
+ status: "active",
714
+ description: "Webhook URL for Codex task delivery"
715
+ };
716
+ var POETIC_WEBHOOK_SECRET = {
717
+ name: "POETIC_WEBHOOK_SECRET",
718
+ type: "string",
719
+ category: "provider",
720
+ status: "active",
721
+ description: "Webhook HMAC secret for Codex task delivery"
722
+ };
723
+ var POETIC_WORKTREE = {
724
+ name: "POETIC_WORKTREE",
725
+ type: "boolean",
726
+ category: "worktree",
727
+ status: "active",
728
+ description: "Enable worktree mode for the current run",
729
+ default: false
730
+ };
731
+ var POETIC_FORCE_VALIDATION_WORKTREE = {
732
+ name: "POETIC_FORCE_VALIDATION_WORKTREE",
733
+ type: "boolean",
734
+ category: "worktree",
735
+ status: "active",
736
+ description: "Force validation runs to use isolated worktrees instead of analysis fast-path passthrough",
737
+ default: false
738
+ };
739
+ var POETIC_CODEX_TIMEOUT_MS = {
740
+ name: "POETIC_CODEX_TIMEOUT_MS",
741
+ type: "number",
742
+ category: "provider",
743
+ status: "deprecated",
744
+ description: "Legacy Codex provider timeout; use POETIC_TIMEOUT_CODEX_MS",
745
+ replacement: "POETIC_TIMEOUT_CODEX_MS"
746
+ };
747
+ var POETIC_CODEX_TIMEOUT = {
748
+ name: "POETIC_CODEX_TIMEOUT",
749
+ type: "number",
750
+ category: "provider",
751
+ status: "deprecated",
752
+ description: "Legacy Codex provider timeout; use POETIC_TIMEOUT_CODEX_MS",
753
+ replacement: "POETIC_TIMEOUT_CODEX_MS"
754
+ };
755
+ var POETIC_CODEX_BACKEND = {
756
+ name: "POETIC_CODEX_BACKEND",
757
+ type: "enum",
758
+ category: "provider",
759
+ status: "active",
760
+ description: "Codex inference backend override",
761
+ enumValues: ["openai", "bedrock"]
762
+ };
763
+ var POETIC_PLAN_DECOMPOSE_TIMEOUT_MS = {
764
+ name: "POETIC_PLAN_DECOMPOSE_TIMEOUT_MS",
765
+ type: "number",
766
+ category: "provider",
767
+ status: "active",
768
+ description: "Override plan decomposition provider timeout"
769
+ };
770
+ var POETIC_PLAN_DECOMPOSE_IDLE_WARN_MS = {
771
+ name: "POETIC_PLAN_DECOMPOSE_IDLE_WARN_MS",
772
+ type: "number",
773
+ category: "provider",
774
+ status: "active",
775
+ description: "Override plan decomposition idle warning timeout"
776
+ };
777
+ var POETIC_PLAN_DECOMPOSE_IDLE_KILL_MS = {
778
+ name: "POETIC_PLAN_DECOMPOSE_IDLE_KILL_MS",
779
+ type: "number",
780
+ category: "provider",
781
+ status: "active",
782
+ description: "Override plan decomposition idle kill timeout"
783
+ };
784
+ var POETIC_PLAN_DECOMPOSE_MAX_TURNS = {
785
+ name: "POETIC_PLAN_DECOMPOSE_MAX_TURNS",
786
+ type: "number",
787
+ category: "provider",
788
+ status: "active",
789
+ description: "Override plan decomposition provider turn cap"
790
+ };
791
+ var POETIC_PLAN_DECOMPOSE_DISABLE_RECOVERY = {
792
+ name: "POETIC_PLAN_DECOMPOSE_DISABLE_RECOVERY",
793
+ type: "boolean",
794
+ category: "provider",
795
+ status: "active",
796
+ description: "Disable plan decomposition recovery/fallback after provider failure",
797
+ default: false
798
+ };
799
+ var POETIC_PLAN_BLOCKER_PARSE_FALLBACK_PROVIDER = {
800
+ name: "POETIC_PLAN_BLOCKER_PARSE_FALLBACK_PROVIDER",
801
+ type: "string",
802
+ category: "provider",
803
+ status: "active",
804
+ description: "Provider to use once when blocker-analysis output cannot be parsed"
805
+ };
806
+ var POETIC_AI_JUDGE_MODEL = {
807
+ name: "POETIC_AI_JUDGE_MODEL",
808
+ type: "string",
809
+ category: "judge",
810
+ status: "active",
811
+ description: "AI judge model override"
812
+ };
813
+ var POETIC_AI_JUDGE_TIMEOUT_MS = {
814
+ name: "POETIC_AI_JUDGE_TIMEOUT_MS",
815
+ type: "number",
816
+ category: "judge",
817
+ status: "active",
818
+ description: "AI judge timeout"
819
+ };
820
+ var POETIC_FORCE_AI_JUDGE = {
821
+ name: "POETIC_FORCE_AI_JUDGE",
822
+ type: "boolean",
823
+ category: "judge",
824
+ status: "active",
825
+ description: "Force AI judge",
826
+ default: false
827
+ };
828
+ var POETIC_JUDGE = {
829
+ name: "POETIC_JUDGE",
830
+ type: "string",
831
+ category: "judge",
832
+ status: "deprecated",
833
+ description: "Judge type override (deprecated alias for POETIC_JUDGE_TYPE)",
834
+ replacement: "POETIC_JUDGE_TYPE"
835
+ };
836
+ var POETIC_JUDGE_TYPE = {
837
+ name: "POETIC_JUDGE_TYPE",
838
+ type: "string",
839
+ category: "judge",
840
+ status: "active",
841
+ description: "Judge type override (ai | off | experimental:<name>)"
842
+ };
843
+ var POETIC_JUDGE_AI_TRIGGERED_HYBRID = {
844
+ name: "POETIC_JUDGE_AI_TRIGGERED_HYBRID",
845
+ type: "boolean",
846
+ category: "judge",
847
+ status: "active",
848
+ description: "AI-triggered hybrid side-run",
849
+ default: false
850
+ };
851
+ var POETIC_JUDGE_EXPERIMENTAL = {
852
+ name: "POETIC_JUDGE_EXPERIMENTAL",
853
+ type: "boolean",
854
+ category: "judge",
855
+ status: "active",
856
+ description: "Opt in to the experimental calibration banner in the judge matrix prompt; off by default so the public release does not advertise itself as experimental",
857
+ default: false
858
+ };
859
+ var POETIC_JUDGE_MODEL = {
860
+ name: "POETIC_JUDGE_MODEL",
861
+ type: "string",
862
+ category: "judge",
863
+ status: "active",
864
+ description: "Judge model override"
865
+ };
866
+ var POETIC_JUDGE_RUN = {
867
+ name: "POETIC_JUDGE_RUN",
868
+ type: "string",
869
+ category: "judge",
870
+ status: "active",
871
+ description: "Comma-separated judge engine lineup"
872
+ };
873
+ var POETIC_JUDGE_PRIMARY = {
874
+ name: "POETIC_JUDGE_PRIMARY",
875
+ type: "string",
876
+ category: "judge",
877
+ status: "active",
878
+ description: "Primary judge engine for multi-judge runs"
879
+ };
880
+ var POETIC_MATRIX_AUTHORITY = {
881
+ name: "POETIC_MATRIX_AUTHORITY",
882
+ type: "enum",
883
+ category: "judge",
884
+ status: "active",
885
+ description: "Deprecated compatibility env var; Matrix authority is automatic and cannot be disabled here",
886
+ enumValues: ["automatic", "off", "advisory"],
887
+ default: "automatic"
888
+ };
889
+ var POETIC_MATRIX_CLOSE_CALL_MARGIN = {
890
+ name: "POETIC_MATRIX_CLOSE_CALL_MARGIN",
891
+ type: "number",
892
+ category: "judge",
893
+ status: "active",
894
+ description: "Matrix auto-escalation close-call margin. Margins at or below this always run Matrix authority.",
895
+ default: 3
896
+ };
897
+ var POETIC_MATRIX_BORDERLINE_MARGIN = {
898
+ name: "POETIC_MATRIX_BORDERLINE_MARGIN",
899
+ type: "number",
900
+ category: "judge",
901
+ status: "active",
902
+ description: "Matrix auto-escalation borderline margin. Margins above close-call and at or below this need an additional risk signal.",
903
+ default: 7
904
+ };
905
+ var POETIC_MATRIX_CONFIDENCE_THRESHOLD = {
906
+ name: "POETIC_MATRIX_CONFIDENCE_THRESHOLD",
907
+ type: "number",
908
+ category: "judge",
909
+ status: "active",
910
+ description: "Matrix auto-escalation confidence threshold for borderline judge decisions.",
911
+ default: 0.75
912
+ };
913
+ var POETIC_AI_JUDGE_RUN = {
914
+ name: "POETIC_AI_JUDGE_RUN",
915
+ type: "string",
916
+ category: "judge",
917
+ status: "deprecated",
918
+ description: "Judge engine lineup alias; use POETIC_JUDGE_RUN",
919
+ replacement: "POETIC_JUDGE_RUN"
920
+ };
921
+ var POETIC_AI_JUDGE_PRIMARY = {
922
+ name: "POETIC_AI_JUDGE_PRIMARY",
923
+ type: "string",
924
+ category: "judge",
925
+ status: "deprecated",
926
+ description: "Primary judge engine alias; use POETIC_JUDGE_PRIMARY",
927
+ replacement: "POETIC_JUDGE_PRIMARY"
928
+ };
929
+ var POETIC_JUDGE_PROVIDER = {
930
+ name: "POETIC_JUDGE_PROVIDER",
931
+ type: "string",
932
+ category: "judge",
933
+ status: "active",
934
+ description: "Judge provider override"
935
+ };
936
+ var POETIC_JUDGE_SPECULATIVE_HYBRID = {
937
+ name: "POETIC_JUDGE_SPECULATIVE_HYBRID",
938
+ type: "boolean",
939
+ category: "judge",
940
+ status: "active",
941
+ description: "Speculative hybrid side-run",
942
+ default: false
943
+ };
944
+ var POETIC_JUDGE_STRICT = {
945
+ name: "POETIC_JUDGE_STRICT",
946
+ type: "boolean",
947
+ category: "judge",
948
+ status: "active",
949
+ description: "Strict judge mode",
950
+ default: false
951
+ };
952
+ var POETIC_JUDGE_TIMEOUT_MS = {
953
+ name: "POETIC_JUDGE_TIMEOUT_MS",
954
+ type: "number",
955
+ category: "judge",
956
+ status: "active",
957
+ description: "Judge timeout"
958
+ };
959
+ var POETIC_JUDGE_REQUIRE_THINKING = {
960
+ name: "POETIC_JUDGE_REQUIRE_THINKING",
961
+ type: "boolean",
962
+ category: "judge",
963
+ status: "active",
964
+ description: "Require thinking verification",
965
+ default: false
966
+ };
967
+ var POETIC_JUDGE_PROFILE = {
968
+ name: "POETIC_JUDGE_PROFILE",
969
+ type: "enum",
970
+ category: "judge",
971
+ status: "active",
972
+ description: "Judge prompt-order profile (legacy/stable/shadow)",
973
+ enumValues: ["legacy", "stable", "shadow"],
974
+ default: "stable"
975
+ };
976
+ var POETIC_JUDGE_INDEPENDENCE_TRACKING = {
977
+ name: "POETIC_JUDGE_INDEPENDENCE_TRACKING",
978
+ type: "enum",
979
+ category: "judge",
980
+ status: "active",
981
+ description: "Track judge independence metrics (off/shadow/on)",
982
+ enumValues: ["off", "shadow", "on"],
983
+ default: "on"
984
+ };
985
+ var POETIC_JUDGE_TRACE_ARTIFACTS = {
986
+ name: "POETIC_JUDGE_TRACE_ARTIFACTS",
987
+ type: "boolean",
988
+ category: "judge",
989
+ status: "active",
990
+ description: "Persist judge prompt/response trace artifacts",
991
+ default: false,
992
+ // Runtime read site enables on exact '1' only; keep registry parse in lockstep.
993
+ parse: (raw) => raw.trim() === "1"
994
+ };
995
+ var POETIC_JUDGE_CLOSE_CALL_MARGIN = {
996
+ name: "POETIC_JUDGE_CLOSE_CALL_MARGIN",
997
+ type: "number",
998
+ category: "judge",
999
+ status: "active",
1000
+ description: "Score margin (0-100) below which a verdict is considered close-call"
1001
+ };
1002
+ var POETIC_JUDGE_DISAGREEMENT_MARGIN_THRESHOLD = {
1003
+ name: "POETIC_JUDGE_DISAGREEMENT_MARGIN_THRESHOLD",
1004
+ type: "number",
1005
+ category: "judge",
1006
+ status: "active",
1007
+ description: "Cross-judge disagreement margin threshold for matrix escalation"
1008
+ };
1009
+ var POETIC_JUDGE_CONFIDENCE_NORMALIZE = {
1010
+ name: "POETIC_JUDGE_CONFIDENCE_NORMALIZE",
1011
+ type: "boolean",
1012
+ category: "judge",
1013
+ status: "active",
1014
+ description: "Normalize judge confidence to [0,1] before persistence",
1015
+ default: false
1016
+ };
1017
+ var POETIC_JUDGE_CONNECTIVITY_ENABLED = {
1018
+ name: "POETIC_JUDGE_CONNECTIVITY_ENABLED",
1019
+ type: "boolean",
1020
+ category: "judge",
1021
+ status: "active",
1022
+ description: "Force-enable or disable judge provider connectivity precheck"
1023
+ };
1024
+ var POETIC_JUDGE_TRUNCATION_RETRY = {
1025
+ name: "POETIC_JUDGE_TRUNCATION_RETRY",
1026
+ type: "boolean",
1027
+ category: "judge",
1028
+ status: "active",
1029
+ description: "Retry judge calls when output appears truncated",
1030
+ default: false
1031
+ };
1032
+ var POETIC_JUDGE_USE_TASK_THRESHOLD_PROFILES = {
1033
+ name: "POETIC_JUDGE_USE_TASK_THRESHOLD_PROFILES",
1034
+ type: "boolean",
1035
+ category: "judge",
1036
+ status: "active",
1037
+ description: "Use task-specific judge threshold profiles",
1038
+ default: true
1039
+ };
1040
+ var POETIC_JUDGE_THRESHOLD_CALIBRATION_FILE = {
1041
+ name: "POETIC_JUDGE_THRESHOLD_CALIBRATION_FILE",
1042
+ type: "string",
1043
+ category: "judge",
1044
+ status: "active",
1045
+ description: "Path to judge threshold calibration JSON"
1046
+ };
1047
+ var POETIC_JUDGE_PROMPT_MAX_CHARS = {
1048
+ name: "POETIC_JUDGE_PROMPT_MAX_CHARS",
1049
+ type: "number",
1050
+ category: "judge",
1051
+ status: "active",
1052
+ description: "Maximum sanitized judge prompt length in characters"
1053
+ };
1054
+ var POETIC_JUDGE_BUDGET_CAP_MS = {
1055
+ name: "POETIC_JUDGE_BUDGET_CAP_MS",
1056
+ type: "number",
1057
+ category: "judge",
1058
+ status: "active",
1059
+ description: "Hard ceiling on judge budget (ms); default 1_200_000 (20m)"
1060
+ };
1061
+ var POETIC_JUDGE_VARIANTS_PER_SCALE_UNIT = {
1062
+ name: "POETIC_JUDGE_VARIANTS_PER_SCALE_UNIT",
1063
+ type: "number",
1064
+ category: "judge",
1065
+ status: "active",
1066
+ description: "Variants-per-scale-unit divisor for budget scaling (2-8)"
1067
+ };
1068
+ var POETIC_JUDGE_PROMPT_CHARS_PER_SCALE_UNIT = {
1069
+ name: "POETIC_JUDGE_PROMPT_CHARS_PER_SCALE_UNIT",
1070
+ type: "number",
1071
+ category: "judge",
1072
+ status: "active",
1073
+ description: "Prompt-chars-per-scale-unit divisor for budget scaling"
1074
+ };
1075
+ var POETIC_JUDGE_MAX_PROMPT_SCALE_UNITS = {
1076
+ name: "POETIC_JUDGE_MAX_PROMPT_SCALE_UNITS",
1077
+ type: "number",
1078
+ category: "judge",
1079
+ status: "active",
1080
+ description: "Cap on prompt scale units used in budget calculation"
1081
+ };
1082
+ var POETIC_JUDGE_LLM_MULTIPLIER_AI = {
1083
+ name: "POETIC_JUDGE_LLM_MULTIPLIER_AI",
1084
+ type: "number",
1085
+ category: "judge",
1086
+ status: "active",
1087
+ description: "AI Judge LLM budget multiplier (0.75-3.5)"
1088
+ };
1089
+ var POETIC_JUDGE_LLM_MULTIPLIER_MULTI_LENS = {
1090
+ name: "POETIC_JUDGE_LLM_MULTIPLIER_MULTI_LENS",
1091
+ type: "number",
1092
+ category: "judge",
1093
+ status: "active",
1094
+ description: "Multi-Lens LLM budget multiplier (1-6)"
1095
+ };
1096
+ var POETIC_JUDGE_LLM_MULTIPLIER_MULTI_AGENT = {
1097
+ name: "POETIC_JUDGE_LLM_MULTIPLIER_MULTI_AGENT",
1098
+ type: "number",
1099
+ category: "judge",
1100
+ status: "active",
1101
+ description: "Multi-Agent LLM budget multiplier (1-8)"
1102
+ };
1103
+ var POETIC_JUDGE_MULTI_AGENT_TIMEOUT_MS = {
1104
+ name: "POETIC_JUDGE_MULTI_AGENT_TIMEOUT_MS",
1105
+ type: "number",
1106
+ category: "judge",
1107
+ status: "active",
1108
+ description: "Multi-Agent judge timeout (ms)"
1109
+ };
1110
+ var POETIC_JUDGE_MULTI_AGENT_MAX_VARIANTS = {
1111
+ name: "POETIC_JUDGE_MULTI_AGENT_MAX_VARIANTS",
1112
+ type: "number",
1113
+ category: "judge",
1114
+ status: "active",
1115
+ description: "Multi-Agent advisory variant cap (warning only; does not truncate)"
1116
+ };
1117
+ var POETIC_JUDGE_MULTI_AGENT_DEBUG_RAW = {
1118
+ name: "POETIC_JUDGE_MULTI_AGENT_DEBUG_RAW",
1119
+ type: "boolean",
1120
+ category: "judge",
1121
+ status: "active",
1122
+ description: "Persist raw Multi-Agent LLM output for debugging",
1123
+ default: false
1124
+ };
1125
+ var POETIC_JUDGE_MODELS = {
1126
+ name: "POETIC_JUDGE_MODELS",
1127
+ type: "string",
1128
+ category: "judge",
1129
+ status: "active",
1130
+ description: 'Comma-separated judge model lineup (e.g. "claude" or "codex")'
1131
+ };
1132
+ var POETIC_JUDGE_MODEL_PLAN = {
1133
+ name: "POETIC_JUDGE_MODEL_PLAN",
1134
+ type: "string",
1135
+ category: "judge",
1136
+ status: "deprecated",
1137
+ description: "Removed; use POETIC_JUDGE_MODELS",
1138
+ replacement: "POETIC_JUDGE_MODELS"
1139
+ };
1140
+ var POETIC_TEST_GATE_FOR_TEST_INTENT = {
1141
+ name: "POETIC_TEST_GATE_FOR_TEST_INTENT",
1142
+ type: "boolean",
1143
+ category: "judge",
1144
+ status: "active",
1145
+ description: "Execute tests for isTestIntent tasks (Phase 1 judge refinement). Default: on.",
1146
+ default: true,
1147
+ parse: (raw) => raw !== "0"
1148
+ };
1149
+ var POETIC_ENRICH_AI_WITH_TEST_RESULTS = {
1150
+ name: "POETIC_ENRICH_AI_WITH_TEST_RESULTS",
1151
+ type: "boolean",
1152
+ category: "judge",
1153
+ status: "active",
1154
+ description: "Include test execution results in Multi-Lens LLM prompt (Phase 2 judge refinement). Default: on.",
1155
+ default: true,
1156
+ parse: (raw) => raw !== "0"
1157
+ };
1158
+ var POETIC_PER_INTENT_WEIGHT_ADJUSTMENTS = {
1159
+ name: "POETIC_PER_INTENT_WEIGHT_ADJUSTMENTS",
1160
+ type: "boolean",
1161
+ category: "judge",
1162
+ status: "active",
1163
+ description: "Adjust evaluation weights for test-writing tasks (Phase 3 judge refinement). Default: off (opt-in).",
1164
+ default: false,
1165
+ // Runtime read site enables on exact '1' only; keep registry parse in lockstep.
1166
+ parse: (raw) => raw.trim() === "1"
1167
+ };
1168
+ var POETIC_EVIDENCE_PROPORTIONALITY_GATE = {
1169
+ name: "POETIC_EVIDENCE_PROPORTIONALITY_GATE",
1170
+ type: "enum",
1171
+ category: "judge",
1172
+ status: "active",
1173
+ description: "Evidence reliability prompt mode (off/shadow/on). Default: on.",
1174
+ enumValues: ["off", "shadow", "on"],
1175
+ default: "on"
1176
+ };
1177
+ var POETIC_TSC_POLICY = {
1178
+ name: "POETIC_TSC_POLICY",
1179
+ type: "enum",
1180
+ category: "judge",
1181
+ status: "active",
1182
+ description: "Unified TypeScript-error advisory policy (off/shadow). Default: shadow.",
1183
+ enumValues: ["off", "shadow"],
1184
+ default: "shadow"
1185
+ };
1186
+ var POETIC_LLM_FINAL_SCORE_AUTHORITY = {
1187
+ name: "POETIC_LLM_FINAL_SCORE_AUTHORITY",
1188
+ type: "enum",
1189
+ category: "judge",
1190
+ status: "active",
1191
+ description: "Use LLM final score as winner qualityScore when present and valid (off/shadow/on). Default: on.",
1192
+ enumValues: ["off", "shadow", "on"],
1193
+ default: "on"
1194
+ };
1195
+ var POETIC_CROSS_JUDGE_ADJUDICATION = {
1196
+ name: "POETIC_CROSS_JUDGE_ADJUDICATION",
1197
+ type: "enum",
1198
+ category: "judge",
1199
+ status: "active",
1200
+ description: "Cross-judge adjudication telemetry \u2014 majority comparison when judges disagree (off/shadow/on). Default: off.",
1201
+ enumValues: ["off", "shadow", "on"],
1202
+ default: "off"
1203
+ };
1204
+ var POETIC_CORRECTNESS_EVIDENCE_GATES = {
1205
+ name: "POETIC_CORRECTNESS_EVIDENCE_GATES",
1206
+ type: "enum",
1207
+ category: "judge",
1208
+ status: "active",
1209
+ description: "Classify evidence signals as verified/neutral for prompt injection (off/shadow/on). Default: on.",
1210
+ enumValues: ["off", "shadow", "on"],
1211
+ default: "on"
1212
+ };
1213
+ var POETIC_FS_DIVERGENCE_RATIONALE = {
1214
+ name: "POETIC_FS_DIVERGENCE_RATIONALE",
1215
+ type: "enum",
1216
+ category: "judge",
1217
+ status: "active",
1218
+ description: "Validate LLM self-reported score coherence (off/shadow/on). Default: shadow.",
1219
+ enumValues: ["off", "shadow", "on"],
1220
+ default: "shadow"
1221
+ };
1222
+ var POETIC_MULTI_LENS_OVERLAY = {
1223
+ name: "POETIC_MULTI_LENS_OVERLAY",
1224
+ type: "enum",
1225
+ category: "judge",
1226
+ status: "active",
1227
+ description: "Inject scanner signals and CoreLens anchors into arbiter prompt (off/shadow/on). Default: off.",
1228
+ enumValues: ["off", "shadow", "on"],
1229
+ default: "off"
1230
+ };
1231
+ var POETIC_MX_VALIDATION_ENFORCEMENT = {
1232
+ name: "POETIC_MX_VALIDATION_ENFORCEMENT",
1233
+ type: "enum",
1234
+ category: "judge",
1235
+ status: "active",
1236
+ description: "Multi-lens extension validation enforcement (off/shadow/on). Default: shadow.",
1237
+ enumValues: ["off", "shadow", "on"],
1238
+ default: "shadow"
1239
+ };
1240
+ var POETIC_TEST_PRODUCTION_GUIDANCE = {
1241
+ name: "POETIC_TEST_PRODUCTION_GUIDANCE",
1242
+ type: "enum",
1243
+ category: "judge",
1244
+ status: "active",
1245
+ description: "Test production signal computation and tiered scoring rules (off/shadow/on). Default: off.",
1246
+ enumValues: ["off", "shadow", "on"],
1247
+ default: "off"
1248
+ };
1249
+ var POETIC_ANALYSIS_REVIEW_DETECTION = {
1250
+ name: "POETIC_ANALYSIS_REVIEW_DETECTION",
1251
+ type: "enum",
1252
+ category: "judge",
1253
+ status: "active",
1254
+ description: "Override FILE: marker suppression when explicit review/analysis task detected (off/shadow/on). Default: on.",
1255
+ enumValues: ["off", "shadow", "on"],
1256
+ default: "on"
1257
+ };
1258
+ var POETIC_DUPLICATE_CONTENT_SIGNAL = {
1259
+ name: "POETIC_DUPLICATE_CONTENT_SIGNAL",
1260
+ type: "enum",
1261
+ category: "judge",
1262
+ status: "active",
1263
+ description: "Inject duplication ratio as pre-LLM factual signal into judge prompt (off/shadow/on). Default: on.",
1264
+ enumValues: ["off", "shadow", "on"],
1265
+ default: "on"
1266
+ };
1267
+ var POETIC_EVIDENCE_ANCHOR_CITATIONS = {
1268
+ name: "POETIC_EVIDENCE_ANCHOR_CITATIONS",
1269
+ type: "enum",
1270
+ category: "judge",
1271
+ status: "active",
1272
+ description: "Add evidence anchor citation instructions to Hybrid/Multi-Lens prompts (off/shadow/on). Default: on.",
1273
+ enumValues: ["off", "shadow", "on"],
1274
+ default: "on"
1275
+ };
1276
+ var POETIC_RATIONALE_EMPTY_ARRAYS = {
1277
+ name: "POETIC_RATIONALE_EMPTY_ARRAYS",
1278
+ type: "enum",
1279
+ category: "judge",
1280
+ status: "active",
1281
+ description: "Allow empty strengths/weaknesses arrays when no genuine items exist (off/shadow/on). Default: on.",
1282
+ enumValues: ["off", "shadow", "on"],
1283
+ default: "on"
1284
+ };
1285
+ var POETIC_CRITERIA_DIMENSION_WEIGHTS = {
1286
+ name: "POETIC_CRITERIA_DIMENSION_WEIGHTS",
1287
+ type: "enum",
1288
+ category: "judge",
1289
+ status: "active",
1290
+ description: "Per-dimension weight differentiation in criteria-ledger instead of uniform (off/shadow/on). Default: on.",
1291
+ enumValues: ["off", "shadow", "on"],
1292
+ default: "on"
1293
+ };
1294
+ var POETIC_NO_OUTPUT_PREEVAL_GATE = {
1295
+ name: "POETIC_NO_OUTPUT_PREEVAL_GATE",
1296
+ type: "enum",
1297
+ category: "judge",
1298
+ status: "active",
1299
+ description: "Observe no-output materialization without pre-excluding from judge prompt (off/shadow/on). Default: shadow.",
1300
+ enumValues: ["off", "shadow", "on"],
1301
+ default: "shadow"
1302
+ };
1303
+ var POETIC_RATIONALE_DEDUP = {
1304
+ name: "POETIC_RATIONALE_DEDUP",
1305
+ type: "enum",
1306
+ category: "judge",
1307
+ status: "active",
1308
+ description: "Prompt instructions for unique observations and real weaknesses (off/shadow/on). Default: on.",
1309
+ enumValues: ["off", "shadow", "on"],
1310
+ default: "on"
1311
+ };
1312
+ var POETIC_CROSS_PROVIDER_PIVOT = {
1313
+ name: "POETIC_CROSS_PROVIDER_PIVOT",
1314
+ type: "enum",
1315
+ category: "orchestrator",
1316
+ status: "active",
1317
+ description: "Cross-provider pivot during autoloop (off/shadow/on). Default: off.",
1318
+ enumValues: ["off", "shadow", "on"],
1319
+ default: "off"
1320
+ };
1321
+ var POETIC_INTENT_PIPELINE = {
1322
+ name: "POETIC_INTENT_PIPELINE",
1323
+ type: "enum",
1324
+ category: "orchestrator",
1325
+ status: "active",
1326
+ description: "Intent pipeline rollout gate (off/shadow/on). Default: on.",
1327
+ enumValues: ["off", "shadow", "on"],
1328
+ default: "on"
1329
+ };
1330
+ var POETIC_INTENT_TASK_SPLITTER_MODE = {
1331
+ name: "POETIC_INTENT_TASK_SPLITTER_MODE",
1332
+ type: "enum",
1333
+ category: "orchestrator",
1334
+ status: "active",
1335
+ description: "Task split strategy for planning (auto/rule/shadow/llm). Default: auto.",
1336
+ enumValues: ["auto", "rule", "shadow", "llm"],
1337
+ default: "auto"
1338
+ };
1339
+ var POETIC_HYBRID_DIM_SCORES = {
1340
+ name: "POETIC_HYBRID_DIM_SCORES",
1341
+ type: "enum",
1342
+ category: "feature",
1343
+ status: "active",
1344
+ description: "Per-dimension scoring for the criteria-ledger hybrid extension (off/shadow/on)",
1345
+ enumValues: ["off", "shadow", "on"],
1346
+ default: "on"
1347
+ };
1348
+ var POETIC_JUDGE_REFACTOR_V4 = {
1349
+ name: "POETIC_JUDGE_REFACTOR_V4",
1350
+ type: "enum",
1351
+ category: "feature",
1352
+ status: "active",
1353
+ description: "Judge refactoring canary (off/shadow/on)",
1354
+ enumValues: ["off", "shadow", "on"],
1355
+ default: "on"
1356
+ };
1357
+ var POETIC_JUDGE_V2 = {
1358
+ name: "POETIC_JUDGE_V2",
1359
+ type: "boolean",
1360
+ category: "feature",
1361
+ status: "active",
1362
+ description: "Score-breakdown telemetry for judge evaluations (default on; set =0 to disable). Does not select or switch judges.",
1363
+ default: true
1364
+ };
1365
+ var POETIC_MULTI_LENS_CRITERIA = {
1366
+ name: "POETIC_MULTI_LENS_CRITERIA",
1367
+ type: "boolean",
1368
+ category: "feature",
1369
+ status: "active",
1370
+ description: "Multi-lens criteria blending",
1371
+ default: false,
1372
+ // Runtime read site enables on exact '1' only; keep registry parse in lockstep.
1373
+ parse: (raw) => raw.trim() === "1"
1374
+ };
1375
+ var POETIC_SCOPE_ADEQUACY = {
1376
+ name: "POETIC_SCOPE_ADEQUACY",
1377
+ type: "enum",
1378
+ category: "feature",
1379
+ status: "active",
1380
+ description: "Scope adequacy signal (off/shadow/on)",
1381
+ enumValues: ["off", "shadow", "on"],
1382
+ default: "off"
1383
+ };
1384
+ var POETIC_STRATEGY_LENS_V2 = {
1385
+ name: "POETIC_STRATEGY_LENS_V2",
1386
+ type: "enum",
1387
+ category: "feature",
1388
+ status: "active",
1389
+ description: "Strategy lens v2 (off/shadow/on)",
1390
+ enumValues: ["off", "shadow", "on"],
1391
+ default: "off"
1392
+ };
1393
+ var POETIC_TEST_SIGNAL_REBALANCE = {
1394
+ name: "POETIC_TEST_SIGNAL_REBALANCE",
1395
+ type: "enum",
1396
+ category: "feature",
1397
+ status: "active",
1398
+ description: "Test signal rebalance (off/shadow/on)",
1399
+ enumValues: ["off", "shadow", "on"],
1400
+ default: "off"
1401
+ };
1402
+ var POETIC_VARIANT_DIFF_SIGNALS = {
1403
+ name: "POETIC_VARIANT_DIFF_SIGNALS",
1404
+ type: "boolean",
1405
+ category: "feature",
1406
+ status: "active",
1407
+ description: "Variant differentiation signals",
1408
+ default: false
1409
+ };
1410
+ var POETIC_TUI_STREAMING = {
1411
+ name: "POETIC_TUI_STREAMING",
1412
+ type: "boolean",
1413
+ category: "feature",
1414
+ status: "active",
1415
+ description: "Enable streaming chat transcript rendering in the TUI",
1416
+ default: true
1417
+ };
1418
+ var POETIC_TUI_TIMING = {
1419
+ name: "POETIC_TUI_TIMING",
1420
+ type: "boolean",
1421
+ category: "feature",
1422
+ status: "active",
1423
+ description: "Append per-read timing lines to .poetic/tmp/tui-timing.jsonl in the TUI",
1424
+ default: false
1425
+ };
1426
+ var POETIC_TUI_ANCHOR = {
1427
+ name: "POETIC_TUI_ANCHOR",
1428
+ type: "boolean",
1429
+ category: "feature",
1430
+ status: "active",
1431
+ description: "Enable anchored chat provider selection in the TUI (set to 0/false/off to disable)",
1432
+ default: true
1433
+ };
1434
+ var POETIC_TUI_AGENT_ACTIONS = {
1435
+ name: "POETIC_TUI_AGENT_ACTIONS",
1436
+ type: "boolean",
1437
+ category: "feature",
1438
+ status: "active",
1439
+ description: "Enable agent-proposed command actions in the TUI chat",
1440
+ default: false
1441
+ };
1442
+ var POETIC_PROVIDER_STREAMING = {
1443
+ name: "POETIC_PROVIDER_STREAMING",
1444
+ type: "boolean",
1445
+ category: "feature",
1446
+ status: "active",
1447
+ description: "Enable live stdout streaming for provider CLI subprocesses; set to false to buffer",
1448
+ default: true
1449
+ };
1450
+ var POETIC_PROVIDER_FILE_BACKED_STDOUT = {
1451
+ name: "POETIC_PROVIDER_FILE_BACKED_STDOUT",
1452
+ type: "boolean",
1453
+ category: "provider",
1454
+ status: "active",
1455
+ description: "Force the file-backed provider stdout transport on or off, overriding the per-provider default. Unset leaves each provider on its own default (Claude: on except Windows)"
1456
+ // Deliberately no `default`. This key is a three-state override, so a declared
1457
+ // default would be a claim about runtime behaviour that shared code does not
1458
+ // make: the effective value comes from the provider adapter when this is
1459
+ // unset. Declaring `false` here made config inspection report the opposite of
1460
+ // what Claude actually runs on POSIX.
1461
+ };
1462
+ var POETIC_PROVIDER_EXECUTION_TRANSPORT = {
1463
+ name: "POETIC_PROVIDER_EXECUTION_TRANSPORT",
1464
+ type: "enum",
1465
+ category: "provider",
1466
+ status: "deprecated",
1467
+ description: "Legacy global provider execution transport override",
1468
+ enumValues: ["auto", "headless", "tmux-exec", "interactive"],
1469
+ replacement: "POETIC_EXECUTION_TRANSPORT"
1470
+ };
1471
+ var POETIC_EXECUTION_TRANSPORT = {
1472
+ name: "POETIC_EXECUTION_TRANSPORT",
1473
+ type: "enum",
1474
+ category: "provider",
1475
+ status: "active",
1476
+ description: "Global provider execution transport override",
1477
+ enumValues: ["auto", "headless", "tmux-exec", "interactive"]
1478
+ };
1479
+ var POETIC_PROVIDER_STREAM_ARTIFACTS = {
1480
+ name: "POETIC_PROVIDER_STREAM_ARTIFACTS",
1481
+ type: "boolean",
1482
+ category: "feature",
1483
+ status: "active",
1484
+ description: "Persist non-authoritative provider stream event artifacts",
1485
+ default: false
1486
+ };
1487
+ var POETIC_BASIC_DISABLE_WORKSPACE_EDITS = {
1488
+ name: "POETIC_BASIC_DISABLE_WORKSPACE_EDITS",
1489
+ type: "boolean",
1490
+ category: "orchestrator",
1491
+ status: "active",
1492
+ description: "Disable workspace edits in basic mode",
1493
+ default: false
1494
+ };
1495
+ var POETIC_COMPLETION_MODE = {
1496
+ name: "POETIC_COMPLETION_MODE",
1497
+ type: "string",
1498
+ category: "orchestrator",
1499
+ status: "active",
1500
+ description: "Completion mode override"
1501
+ };
1502
+ var POETIC_ALLOW_OFF_SCOPE_REPAIR = {
1503
+ name: "POETIC_ALLOW_OFF_SCOPE_REPAIR",
1504
+ type: "boolean",
1505
+ category: "orchestrator",
1506
+ status: "active",
1507
+ description: "Allow side-effecting completion modes to continue after off-scope repair",
1508
+ default: false
1509
+ };
1510
+ var POETIC_EXECUTION_POLICY_ENFORCE = {
1511
+ name: "POETIC_EXECUTION_POLICY_ENFORCE",
1512
+ type: "boolean",
1513
+ category: "orchestrator",
1514
+ status: "active",
1515
+ description: "Enable execution policy enforcement globally",
1516
+ default: false
1517
+ };
1518
+ var POETIC_TIMEOUT_MS = {
1519
+ name: "POETIC_TIMEOUT_MS",
1520
+ type: "number",
1521
+ category: "orchestrator",
1522
+ status: "active",
1523
+ description: "Global execution timeout"
1524
+ };
1525
+ var POETIC_SUBTASK_TIMEOUT_MS = {
1526
+ name: "POETIC_SUBTASK_TIMEOUT_MS",
1527
+ type: "number",
1528
+ category: "orchestrator",
1529
+ status: "active",
1530
+ description: "Subtask execution timeout (milliseconds)"
1531
+ };
1532
+ var POETIC_SUBTASK_TIMEOUT = {
1533
+ name: "POETIC_SUBTASK_TIMEOUT",
1534
+ type: "number",
1535
+ category: "orchestrator",
1536
+ status: "deprecated",
1537
+ description: "Subtask execution timeout (legacy; use POETIC_SUBTASK_TIMEOUT_MS)",
1538
+ replacement: "POETIC_SUBTASK_TIMEOUT_MS"
1539
+ };
1540
+ var POETIC_ORCHESTRATOR_SYNTHESIS_TIMEOUT_MS = {
1541
+ name: "POETIC_ORCHESTRATOR_SYNTHESIS_TIMEOUT_MS",
1542
+ type: "number",
1543
+ category: "orchestrator",
1544
+ status: "active",
1545
+ description: "Orchestrator synthesis provider timeout (milliseconds)"
1546
+ };
1547
+ var POETIC_ORCHESTRATOR_SYNTHESIS_TIMEOUT = {
1548
+ name: "POETIC_ORCHESTRATOR_SYNTHESIS_TIMEOUT",
1549
+ type: "number",
1550
+ category: "orchestrator",
1551
+ status: "deprecated",
1552
+ description: "Orchestrator synthesis timeout (legacy; use POETIC_ORCHESTRATOR_SYNTHESIS_TIMEOUT_MS)",
1553
+ replacement: "POETIC_ORCHESTRATOR_SYNTHESIS_TIMEOUT_MS"
1554
+ };
1555
+ var POETIC_SYNTHESIS_MERGE_TIMEOUT_MS = {
1556
+ name: "POETIC_SYNTHESIS_MERGE_TIMEOUT_MS",
1557
+ type: "number",
1558
+ category: "orchestrator",
1559
+ status: "active",
1560
+ description: "Agentic synthesis merge timeout (milliseconds)"
1561
+ };
1562
+ var POETIC_SYNTHESIS_MERGE_TIMEOUT = {
1563
+ name: "POETIC_SYNTHESIS_MERGE_TIMEOUT",
1564
+ type: "number",
1565
+ category: "orchestrator",
1566
+ status: "deprecated",
1567
+ description: "Agentic synthesis merge timeout (legacy; use POETIC_SYNTHESIS_MERGE_TIMEOUT_MS)",
1568
+ replacement: "POETIC_SYNTHESIS_MERGE_TIMEOUT_MS"
1569
+ };
1570
+ var POETIC_SYNTHESIS_AI_FIRST_TIMEOUT_MS = {
1571
+ name: "POETIC_SYNTHESIS_AI_FIRST_TIMEOUT_MS",
1572
+ type: "number",
1573
+ category: "orchestrator",
1574
+ status: "deprecated",
1575
+ description: "Agentic synthesis merge timeout (legacy; use POETIC_SYNTHESIS_MERGE_TIMEOUT_MS)",
1576
+ replacement: "POETIC_SYNTHESIS_MERGE_TIMEOUT_MS"
1577
+ };
1578
+ var POETIC_SYNTHESIS_AI_FIRST_TIMEOUT = {
1579
+ name: "POETIC_SYNTHESIS_AI_FIRST_TIMEOUT",
1580
+ type: "number",
1581
+ category: "orchestrator",
1582
+ status: "deprecated",
1583
+ description: "Agentic synthesis merge timeout (legacy; use POETIC_SYNTHESIS_MERGE_TIMEOUT_MS)",
1584
+ replacement: "POETIC_SYNTHESIS_MERGE_TIMEOUT_MS"
1585
+ };
1586
+ var POETIC_SYNTHESIS_WINNER_FIRST_TIMEOUT_MS = {
1587
+ name: "POETIC_SYNTHESIS_WINNER_FIRST_TIMEOUT_MS",
1588
+ type: "number",
1589
+ category: "orchestrator",
1590
+ status: "deprecated",
1591
+ description: "Agentic synthesis merge timeout (legacy; use POETIC_SYNTHESIS_MERGE_TIMEOUT_MS)",
1592
+ replacement: "POETIC_SYNTHESIS_MERGE_TIMEOUT_MS"
1593
+ };
1594
+ var POETIC_SYNTHESIS_WINNER_FIRST_TIMEOUT = {
1595
+ name: "POETIC_SYNTHESIS_WINNER_FIRST_TIMEOUT",
1596
+ type: "number",
1597
+ category: "orchestrator",
1598
+ status: "deprecated",
1599
+ description: "Agentic synthesis merge timeout (legacy; use POETIC_SYNTHESIS_MERGE_TIMEOUT_MS)",
1600
+ replacement: "POETIC_SYNTHESIS_MERGE_TIMEOUT_MS"
1601
+ };
1602
+ var POETIC_PROCESS_TIMEOUT_MS = {
1603
+ name: "POETIC_PROCESS_TIMEOUT_MS",
1604
+ type: "number",
1605
+ category: "orchestrator",
1606
+ status: "active",
1607
+ description: "Global process limiter timeout (milliseconds)"
1608
+ };
1609
+ var POETIC_PROCESS_TIMEOUT = {
1610
+ name: "POETIC_PROCESS_TIMEOUT",
1611
+ type: "number",
1612
+ category: "orchestrator",
1613
+ status: "deprecated",
1614
+ description: "Global process limiter timeout (legacy; use POETIC_PROCESS_TIMEOUT_MS)",
1615
+ replacement: "POETIC_PROCESS_TIMEOUT_MS"
1616
+ };
1617
+ var POETIC_MAX_PROCESSES = {
1618
+ name: "POETIC_MAX_PROCESSES",
1619
+ type: "number",
1620
+ category: "orchestrator",
1621
+ status: "active",
1622
+ description: "Global process limiter maximum process count",
1623
+ parse: (raw) => parsePositiveIntOrFallback(raw, 0),
1624
+ validate: (value) => value > 0 ? true : "must be a positive integer"
1625
+ };
1626
+ var POETIC_TELEMETRY_DB = {
1627
+ name: "POETIC_TELEMETRY_DB",
1628
+ type: "string",
1629
+ category: "telemetry",
1630
+ status: "active",
1631
+ description: "Telemetry database path"
1632
+ };
1633
+ var POETIC_TELEMETRY_DIR = {
1634
+ name: "POETIC_TELEMETRY_DIR",
1635
+ type: "string",
1636
+ category: "telemetry",
1637
+ status: "active",
1638
+ description: "Telemetry directory"
1639
+ };
1640
+ var POETIC_TELEMETRY_ENABLED = {
1641
+ name: "POETIC_TELEMETRY_ENABLED",
1642
+ type: "boolean",
1643
+ category: "telemetry",
1644
+ status: "active",
1645
+ description: "Enable telemetry",
1646
+ default: true
1647
+ };
1648
+ var POETIC_TELEMETRY_SILENT = {
1649
+ name: "POETIC_TELEMETRY_SILENT",
1650
+ type: "boolean",
1651
+ category: "telemetry",
1652
+ status: "active",
1653
+ description: "Silence telemetry output",
1654
+ default: false
1655
+ };
1656
+ var POETIC_TELEMETRY_VERBOSE = {
1657
+ name: "POETIC_TELEMETRY_VERBOSE",
1658
+ type: "boolean",
1659
+ category: "telemetry",
1660
+ status: "active",
1661
+ description: "Verbose telemetry",
1662
+ default: false
1663
+ };
1664
+ var POETIC_SANDBOX_ENABLED = {
1665
+ name: "POETIC_SANDBOX_ENABLED",
1666
+ type: "boolean",
1667
+ category: "sandbox",
1668
+ status: "active",
1669
+ // Runtime default is platform-dependent (opt-out on macOS, unsandboxed elsewhere).
1670
+ // DO NOT wire this metadata default into isSandboxEnabled() — doing so would silently
1671
+ // disable the sandbox on macOS (a security downgrade). The authoritative gate lives
1672
+ // in src/core/sandbox/index.ts::isSandboxEnabled().
1673
+ description: "Sandbox enablement. Enabled by default on macOS (opt-out model); set to 0 to disable. On Linux, host class is the write path. Set to 0 as an incomplete emergency hatch that does not authorize provider internal-sandbox bypass."
1674
+ };
1675
+ var POETIC_MULTI_AGENT_SANDBOX_BOUNDARY_POLICY = {
1676
+ name: "POETIC_MULTI_AGENT_SANDBOX_BOUNDARY_POLICY",
1677
+ type: "enum",
1678
+ category: "sandbox",
1679
+ status: "active",
1680
+ description: "Multi-agent sandbox boundary policy (strict | attested_outer_ok)",
1681
+ enumValues: ["strict", "attested_outer_ok"]
1682
+ };
1683
+ var POETIC_AUTOLOOP_MAX_ITERATIONS = {
1684
+ name: "POETIC_AUTOLOOP_MAX_ITERATIONS",
1685
+ type: "number",
1686
+ category: "autoloop",
1687
+ status: "active",
1688
+ description: "Max autoloop iterations"
1689
+ };
1690
+ var POETIC_AUTOLOOP_TIMEBOX = {
1691
+ name: "POETIC_AUTOLOOP_TIMEBOX",
1692
+ type: "number",
1693
+ category: "autoloop",
1694
+ status: "active",
1695
+ description: "Autoloop timebox"
1696
+ };
1697
+ var POETIC_AUTOLOOP_TIMEBOX_MS = {
1698
+ name: "POETIC_AUTOLOOP_TIMEBOX_MS",
1699
+ type: "number",
1700
+ category: "autoloop",
1701
+ status: "active",
1702
+ description: "Autoloop timebox in milliseconds"
1703
+ };
1704
+ var POETIC_AUTOLOOP_JUDGE = {
1705
+ name: "POETIC_AUTOLOOP_JUDGE",
1706
+ type: "string",
1707
+ category: "autoloop",
1708
+ status: "active",
1709
+ description: "Autoloop judge type"
1710
+ };
1711
+ var POETIC_SKIP_GROK = {
1712
+ name: "POETIC_SKIP_GROK",
1713
+ type: "string",
1714
+ category: "provider",
1715
+ status: "active",
1716
+ description: 'When set to a non-empty value other than "0", skip Grok provider execution'
1717
+ };
1718
+ var POETIC_REPO = {
1719
+ name: "POETIC_REPO",
1720
+ type: "string",
1721
+ category: "core",
1722
+ status: "active",
1723
+ description: "Local repo/worktree path for CLI planning-root isolation, or upstream repo for `poetic upgrade` (owner/repo or git URL)"
1724
+ };
1725
+ var POETIC_WORKTREE_BASE = {
1726
+ name: "POETIC_WORKTREE_BASE",
1727
+ type: "string",
1728
+ category: "worktree",
1729
+ status: "active",
1730
+ description: "Worktree base directory"
1731
+ };
1732
+ var POETIC_WORKTREE_TTL_DAYS = {
1733
+ name: "POETIC_WORKTREE_TTL_DAYS",
1734
+ type: "number",
1735
+ category: "worktree",
1736
+ status: "active",
1737
+ description: "Worktree retention TTL in days for cleanup",
1738
+ default: 1,
1739
+ parse: (raw) => parsePositiveIntOrFallback(raw, 1)
1740
+ };
1741
+ var POETIC_WORKTREE_NODE_MODULES_STRATEGY = {
1742
+ name: "POETIC_WORKTREE_NODE_MODULES_STRATEGY",
1743
+ type: "enum",
1744
+ enumValues: ["clone", "symlink", "off"],
1745
+ category: "worktree",
1746
+ status: "active",
1747
+ description: "Strategy for preparing node_modules in isolated worktrees: clone, symlink, or off"
1748
+ };
1749
+ var POETIC_WORKTREE_DEPENDENCY_ROOT = {
1750
+ name: "POETIC_WORKTREE_DEPENDENCY_ROOT",
1751
+ type: "string",
1752
+ category: "worktree",
1753
+ status: "active",
1754
+ description: "Additional worktree dependency source root; used when the active repo root lacks installed dependencies"
1755
+ };
1756
+ var POETIC_WORKTREE_DEPENDENCY_ROOTS = {
1757
+ name: "POETIC_WORKTREE_DEPENDENCY_ROOTS",
1758
+ type: "string",
1759
+ category: "worktree",
1760
+ status: "active",
1761
+ description: "Path-list of worktree dependency source roots; checked before the active repo root"
1762
+ };
1763
+ var POETIC_WORKTREE_POOL_SIZE = {
1764
+ name: "POETIC_WORKTREE_POOL_SIZE",
1765
+ type: "number",
1766
+ category: "worktree",
1767
+ status: "active",
1768
+ description: "Worktree pool size"
1769
+ };
1770
+ var POETIC_PRESERVE_WORKTREES = {
1771
+ name: "POETIC_PRESERVE_WORKTREES",
1772
+ type: "boolean",
1773
+ category: "worktree",
1774
+ status: "active",
1775
+ description: "Preserve worktrees after use",
1776
+ default: false
1777
+ };
1778
+ var POETIC_LAB_MODE = {
1779
+ name: "POETIC_LAB_MODE",
1780
+ type: "boolean",
1781
+ category: "test",
1782
+ status: "active",
1783
+ description: "Enable lab mode for isolated experimentation",
1784
+ default: false
1785
+ };
1786
+ var POETIC_LAB_ID = {
1787
+ name: "POETIC_LAB_ID",
1788
+ type: "string",
1789
+ category: "test",
1790
+ status: "active",
1791
+ description: "Lab identifier (alphanumeric, hyphens, underscores)"
1792
+ };
1793
+ var POETIC_LAB_RUN_ID = {
1794
+ name: "POETIC_LAB_RUN_ID",
1795
+ type: "string",
1796
+ category: "test",
1797
+ status: "active",
1798
+ description: "Lab run identifier (format: YYYYMMDD-HHMMSS-NNN)"
1799
+ };
1800
+ var POETIC_SPRINT_LOCK_RETRY_TIMEOUT_MS = {
1801
+ name: "POETIC_SPRINT_LOCK_RETRY_TIMEOUT_MS",
1802
+ type: "number",
1803
+ category: "orchestrator",
1804
+ status: "active",
1805
+ description: "Sprint lock acquisition retry timeout in milliseconds",
1806
+ default: 3e4,
1807
+ parse: (raw) => parsePositiveIntOrFallback(raw, 3e4)
1808
+ };
1809
+ var POETIC_SPRINT_LOCK_STALE_AFTER_MS = {
1810
+ name: "POETIC_SPRINT_LOCK_STALE_AFTER_MS",
1811
+ type: "number",
1812
+ category: "orchestrator",
1813
+ status: "active",
1814
+ description: "Sprint lock stale threshold in milliseconds",
1815
+ default: 30 * 6e4,
1816
+ parse: (raw) => parsePositiveIntOrFallback(raw, 30 * 6e4)
1817
+ };
1818
+ var POETIC_LAB_BASELINE = {
1819
+ name: "POETIC_LAB_BASELINE",
1820
+ type: "string",
1821
+ category: "test",
1822
+ status: "active",
1823
+ description: "Git ref for lab baseline comparison (default: HEAD)",
1824
+ default: "HEAD"
1825
+ };
1826
+ var POETIC_REPAIR_LOOP_ENABLED = {
1827
+ name: "POETIC_REPAIR_LOOP_ENABLED",
1828
+ type: "boolean",
1829
+ category: "repair",
1830
+ status: "active",
1831
+ description: "Enable repair loop",
1832
+ default: false
1833
+ };
1834
+ var POETIC_REPAIR_LOOP_MAX_ITERATIONS = {
1835
+ name: "POETIC_REPAIR_LOOP_MAX_ITERATIONS",
1836
+ type: "number",
1837
+ category: "repair",
1838
+ status: "active",
1839
+ description: "Max repair iterations"
1840
+ };
1841
+ var POETIC_REPAIR_MODE = {
1842
+ name: "POETIC_REPAIR_MODE",
1843
+ type: "string",
1844
+ category: "repair",
1845
+ status: "active",
1846
+ description: "Repair mode"
1847
+ };
1848
+ var POETIC_WORKTREE_MAX_CONCURRENT = {
1849
+ name: "POETIC_WORKTREE_MAX_CONCURRENT",
1850
+ type: "number",
1851
+ category: "worktree",
1852
+ status: "active",
1853
+ description: "Max concurrent worktree operations"
1854
+ };
1855
+ var POETIC_VALIDATION_SLOTS = {
1856
+ name: "POETIC_VALIDATION_SLOTS",
1857
+ type: "number",
1858
+ category: "worktree",
1859
+ status: "active",
1860
+ description: "Host-wide concurrent validation-phase ceiling (0 or negative disables the gate; default: host budget)"
1861
+ };
1862
+ var POETIC_WORKTREE_MIN_FREE_BYTES = {
1863
+ name: "POETIC_WORKTREE_MIN_FREE_BYTES",
1864
+ type: "number",
1865
+ category: "worktree",
1866
+ status: "active",
1867
+ description: "Minimum free disk bytes required before creating a worktree (default: 512 MiB)"
1868
+ };
1869
+ var POETIC_DISABLE_AUTOMATIC_WORKTREE_CLEANUP = {
1870
+ name: "POETIC_DISABLE_AUTOMATIC_WORKTREE_CLEANUP",
1871
+ type: "boolean",
1872
+ category: "worktree",
1873
+ status: "active",
1874
+ description: "Disable automatic orphan worktree cleanup on startup",
1875
+ default: false
1876
+ };
1877
+ var POETIC_RETAIN_BASIC_WORKTREE = {
1878
+ name: "POETIC_RETAIN_BASIC_WORKTREE",
1879
+ type: "boolean",
1880
+ category: "worktree",
1881
+ status: "active",
1882
+ description: "Retain basic-competition worktree after use (for debugging)",
1883
+ default: false
1884
+ };
1885
+ var POETIC_GEMINI_CONFIG_DIR = {
1886
+ name: "POETIC_GEMINI_CONFIG_DIR",
1887
+ type: "string",
1888
+ category: "provider",
1889
+ status: "active",
1890
+ description: "Override Gemini config directory (used for HOME isolation in parallel runs)"
1891
+ };
1892
+ var POETIC_ALLOW_MOCK_PROVIDERS = {
1893
+ name: "POETIC_ALLOW_MOCK_PROVIDERS",
1894
+ type: "boolean",
1895
+ category: "test",
1896
+ status: "active",
1897
+ description: "Allow mock providers",
1898
+ default: false
1899
+ };
1900
+ var POETIC_MOCK_PROVIDERS = {
1901
+ name: "POETIC_MOCK_PROVIDERS",
1902
+ type: "string",
1903
+ category: "test",
1904
+ status: "active",
1905
+ description: "Mock providers list"
1906
+ };
1907
+ var POETIC_MOCK_INTENT_PIPELINE = {
1908
+ name: "POETIC_MOCK_INTENT_PIPELINE",
1909
+ type: "boolean",
1910
+ category: "test",
1911
+ status: "active",
1912
+ description: "Return structured mock responses for intent pipeline reliability canaries",
1913
+ default: false
1914
+ };
1915
+ var POETIC_MOCK_INTENT_PIPELINE_EXECUTION_FAILURE = {
1916
+ name: "POETIC_MOCK_INTENT_PIPELINE_EXECUTION_FAILURE",
1917
+ type: "boolean",
1918
+ category: "test",
1919
+ status: "active",
1920
+ description: "Force non-analysis intent pipeline mock provider execution to fail",
1921
+ default: false
1922
+ };
1923
+ var POETIC_AUTO_CHECK_OVERRIDE = {
1924
+ name: "POETIC_AUTO_CHECK_OVERRIDE",
1925
+ type: "string",
1926
+ category: "test",
1927
+ status: "active",
1928
+ description: "Override quality preset for auto-check in E2E tests (only active when POETIC_E2E_TEST=1)"
1929
+ };
1930
+ var POETIC_SIMULATION_ROOT = {
1931
+ name: "POETIC_SIMULATION_ROOT",
1932
+ type: "string",
1933
+ category: "test",
1934
+ status: "active",
1935
+ description: "Simulation root path"
1936
+ };
1937
+ var POETIC_AUTOLOOP_MIN_PROGRESS = {
1938
+ name: "POETIC_AUTOLOOP_MIN_PROGRESS",
1939
+ type: "number",
1940
+ category: "autoloop",
1941
+ status: "active",
1942
+ description: "Minimum progress threshold per autoloop iteration (0.0-1.0)",
1943
+ default: 0.05
1944
+ };
1945
+ var POETIC_AUTOLOOP_MAX_MEMORY = {
1946
+ name: "POETIC_AUTOLOOP_MAX_MEMORY",
1947
+ type: "number",
1948
+ category: "autoloop",
1949
+ status: "active",
1950
+ description: "Max memory usage (MB) for autoloop resource limits",
1951
+ default: 2048
1952
+ };
1953
+ var POETIC_AUTOLOOP_MAX_CPU = {
1954
+ name: "POETIC_AUTOLOOP_MAX_CPU",
1955
+ type: "number",
1956
+ category: "autoloop",
1957
+ status: "active",
1958
+ description: "Max CPU usage (%) for autoloop resource limits",
1959
+ default: 80
1960
+ };
1961
+ var POETIC_AUTOLOOP_MAX_PROCESSES = {
1962
+ name: "POETIC_AUTOLOOP_MAX_PROCESSES",
1963
+ type: "number",
1964
+ category: "autoloop",
1965
+ status: "active",
1966
+ description: "Max number of processes for autoloop resource limits",
1967
+ default: 10
1968
+ };
1969
+ var POETIC_AUTOLOOP_COMPLETION_SIGNAL = {
1970
+ name: "POETIC_AUTOLOOP_COMPLETION_SIGNAL",
1971
+ type: "string",
1972
+ category: "autoloop",
1973
+ status: "active",
1974
+ description: "Autoloop completion signal spec (e.g. test:npm test)"
1975
+ };
1976
+ var POETIC_AUTOLOOP_VALIDATION = {
1977
+ name: "POETIC_AUTOLOOP_VALIDATION",
1978
+ type: "enum",
1979
+ category: "autoloop",
1980
+ status: "active",
1981
+ description: "Autoloop validation mode (none | deterministic | heuristic)",
1982
+ enumValues: ["none", "deterministic", "heuristic"],
1983
+ default: "heuristic"
1984
+ };
1985
+ var POETIC_AUTOLOOP_QUALITY_GATES_MODE = {
1986
+ name: "POETIC_AUTOLOOP_QUALITY_GATES_MODE",
1987
+ type: "enum",
1988
+ category: "autoloop",
1989
+ status: "active",
1990
+ description: "Autoloop quality gates mode (safe | fast | full)",
1991
+ enumValues: ["safe", "fast", "full"],
1992
+ default: "fast"
1993
+ };
1994
+ var POETIC_AUTOLOOP_SESSION_ID = {
1995
+ name: "POETIC_AUTOLOOP_SESSION_ID",
1996
+ type: "string",
1997
+ category: "autoloop",
1998
+ status: "active",
1999
+ description: "Session ID for autoloop run grouping and telemetry correlation"
2000
+ };
2001
+ var POETIC_JUDGE_BUDGET_PRESSURE_THRESHOLD = {
2002
+ name: "POETIC_JUDGE_BUDGET_PRESSURE_THRESHOLD",
2003
+ type: "number",
2004
+ category: "judge",
2005
+ status: "active",
2006
+ description: "Score threshold below which budget pressure is applied to judge selection (0.0-1.0)",
2007
+ default: 0.8,
2008
+ parse: (raw) => parseFloatInRangeOrFallback(raw, 0.8, 0, 1, { minExclusive: true })
2009
+ };
2010
+ var POETIC_JUDGE_SPECULATIVE_HYBRID_TIMEOUT_MS = {
2011
+ name: "POETIC_JUDGE_SPECULATIVE_HYBRID_TIMEOUT_MS",
2012
+ type: "number",
2013
+ category: "judge",
2014
+ status: "active",
2015
+ description: "Timeout for speculative hybrid side-run (ms)",
2016
+ default: 9e4,
2017
+ parse: (raw) => parsePositiveIntOrFallback(raw, 9e4)
2018
+ };
2019
+ var POETIC_JUDGE_SPECULATIVE_HYBRID_DISCARD_CONFIDENCE = {
2020
+ name: "POETIC_JUDGE_SPECULATIVE_HYBRID_DISCARD_CONFIDENCE",
2021
+ type: "number",
2022
+ category: "judge",
2023
+ status: "active",
2024
+ description: "Confidence threshold to discard speculative hybrid result (0.0-1.0)",
2025
+ default: 0.85,
2026
+ parse: (raw) => parseFloatInRangeOrFallback(raw, 0.85, 0, 1)
2027
+ };
2028
+ var POETIC_JUDGE_AI_TRIGGERED_HYBRID_CONFIDENCE = {
2029
+ name: "POETIC_JUDGE_AI_TRIGGERED_HYBRID_CONFIDENCE",
2030
+ type: "number",
2031
+ category: "judge",
2032
+ status: "active",
2033
+ description: "Confidence threshold to trigger AI-triggered hybrid run (0.0-1.0)",
2034
+ default: 0.7,
2035
+ parse: (raw) => parseFloatInRangeOrFallback(raw, 0.7, 0, 1)
2036
+ };
2037
+ var POETIC_JUDGE_ABSTENTION_STDEV_THRESHOLD = {
2038
+ name: "POETIC_JUDGE_ABSTENTION_STDEV_THRESHOLD",
2039
+ type: "number",
2040
+ category: "judge",
2041
+ status: "active",
2042
+ description: "Score stdev threshold below which judge abstention is triggered",
2043
+ default: 0.1
2044
+ };
2045
+ var POETIC_JUDGE_CLOSE_CALL_VOTES = {
2046
+ name: "POETIC_JUDGE_CLOSE_CALL_VOTES",
2047
+ type: "number",
2048
+ category: "judge",
2049
+ status: "active",
2050
+ description: "Number of tiebreak votes for close-call re-evaluation (1-3)",
2051
+ default: 1,
2052
+ parse: (raw) => {
2053
+ const parsed = Number.parseInt(raw, 10);
2054
+ if (!Number.isFinite(parsed)) return 1;
2055
+ if (parsed <= 1) return 1;
2056
+ return parsed >= 3 ? 3 : 2;
2057
+ }
2058
+ };
2059
+ var POETIC_JUDGE_CLOSE_CALL_TIEBREAK_TIMEOUT_MS = {
2060
+ name: "POETIC_JUDGE_CLOSE_CALL_TIEBREAK_TIMEOUT_MS",
2061
+ type: "number",
2062
+ category: "judge",
2063
+ status: "active",
2064
+ description: "Timeout for close-call tiebreak re-evaluation (ms)",
2065
+ default: 3e4,
2066
+ parse: (raw) => parsePositiveIntOrFallback(raw, 3e4)
2067
+ };
2068
+ var POETIC_JUDGE_CLOSE_CALL_TIEBREAK = {
2069
+ name: "POETIC_JUDGE_CLOSE_CALL_TIEBREAK",
2070
+ type: "boolean",
2071
+ category: "judge",
2072
+ status: "active",
2073
+ description: "Enable close-call tiebreak re-evaluation (default: false; set =1 to enable)",
2074
+ default: false
2075
+ };
2076
+ var POETIC_JUDGE_SHADOW_PAIRWISE = {
2077
+ name: "POETIC_JUDGE_SHADOW_PAIRWISE",
2078
+ type: "boolean",
2079
+ category: "judge",
2080
+ status: "active",
2081
+ description: "Enable shadow pairwise judge side-run",
2082
+ default: false
2083
+ };
2084
+ var POETIC_JUDGE_ADJUDICATION = {
2085
+ name: "POETIC_JUDGE_ADJUDICATION",
2086
+ type: "boolean",
2087
+ category: "judge",
2088
+ status: "active",
2089
+ description: "Enable multi-judge adjudication for winner selection (default: true; set =0 to disable)",
2090
+ default: true
2091
+ };
2092
+ var POETIC_CLAUDE_MAX_TURNS = {
2093
+ name: "POETIC_CLAUDE_MAX_TURNS",
2094
+ type: "string",
2095
+ category: "provider",
2096
+ status: "active",
2097
+ description: "Max turns for Claude judge execution (passed as env to judge CLI)",
2098
+ default: "4"
2099
+ };
2100
+ var POETIC_VARIANT_LINE_BUFFER_MAX_CHARS = {
2101
+ name: "POETIC_VARIANT_LINE_BUFFER_MAX_CHARS",
2102
+ type: "number",
2103
+ category: "orchestrator",
2104
+ status: "active",
2105
+ description: "Max chars per line in variant streaming buffer before truncation",
2106
+ default: 262144
2107
+ };
2108
+ var POETIC_RESEARCH_NATIVE_PROVIDERS = {
2109
+ name: "POETIC_RESEARCH_NATIVE_PROVIDERS",
2110
+ type: "string",
2111
+ category: "orchestrator",
2112
+ status: "active",
2113
+ description: "Internal per-run signal (Fusion Workstream B1): comma-separated providers cleared for native web search. Set by the orchestrator from the capability matrix; denylisted from env inheritance to prevent shell spoofing. Not user-configurable."
2114
+ };
2115
+ var POETIC_RESEARCH_MCP_CONFIG = {
2116
+ name: "POETIC_RESEARCH_MCP_CONFIG",
2117
+ type: "string",
2118
+ category: "orchestrator",
2119
+ status: "active",
2120
+ description: "Absolute path to an operator-owned MCP config file (mcpServers JSON) used for source discovery on native-research runs whose Claude backend has no built-in WebSearch (Bedrock). Emitted as --mcp-config alongside --strict-mcp-config, so only these servers load; the target repo .mcp.json is ignored. Rejected unless absolute and outside the run working directory. Grants nothing on its own: emission still requires per-run research clearance. Optional: when unset, <poetic home>/research-mcp.json is used if it exists."
2121
+ };
2122
+ var POETIC_VARIANT_STDOUT_MAX_BYTES = {
2123
+ name: "POETIC_VARIANT_STDOUT_MAX_BYTES",
2124
+ type: "number",
2125
+ category: "orchestrator",
2126
+ status: "active",
2127
+ description: "Max total stdout bytes before truncation for variant worker",
2128
+ default: 4e5
2129
+ };
2130
+ var POETIC_UNKILLABLE_WORKER_ABANDON_MS = {
2131
+ name: "POETIC_UNKILLABLE_WORKER_ABANDON_MS",
2132
+ type: "number",
2133
+ category: "orchestrator",
2134
+ status: "active",
2135
+ description: "Timeout before abandoning an unkillable worker process (ms)",
2136
+ default: 15e3
2137
+ };
2138
+ var POETIC_SETUP_TIMEOUT_MS = {
2139
+ name: "POETIC_SETUP_TIMEOUT_MS",
2140
+ type: "number",
2141
+ category: "orchestrator",
2142
+ status: "active",
2143
+ description: "Timeout for variant setup phase (ms)",
2144
+ default: 6e4
2145
+ };
2146
+ var POETIC_ADAPTIVE_SETUP_MODE = {
2147
+ name: "POETIC_ADAPTIVE_SETUP_MODE",
2148
+ type: "enum",
2149
+ category: "orchestrator",
2150
+ status: "active",
2151
+ description: "Adaptive setup concurrency mode (legacy | dynamic-bootstrap | health-assisted)",
2152
+ enumValues: ["legacy", "dynamic-bootstrap", "health-assisted"],
2153
+ default: "dynamic-bootstrap"
2154
+ };
2155
+ var POETIC_ADAPTIVE_SETUP_BOOTSTRAP = {
2156
+ name: "POETIC_ADAPTIVE_SETUP_BOOTSTRAP",
2157
+ type: "number",
2158
+ category: "orchestrator",
2159
+ status: "active",
2160
+ description: "Override adaptive setup bootstrap concurrency count"
2161
+ };
2162
+ var POETIC_VARIANT_WORKER = {
2163
+ name: "POETIC_VARIANT_WORKER",
2164
+ type: "boolean",
2165
+ category: "orchestrator",
2166
+ status: "active",
2167
+ description: "Flag set in worker processes; suppresses cleanup and orphan detection",
2168
+ default: false
2169
+ };
2170
+ var POETIC_ALLOW_EMPTY_RESULTS = {
2171
+ name: "POETIC_ALLOW_EMPTY_RESULTS",
2172
+ type: "boolean",
2173
+ category: "orchestrator",
2174
+ status: "active",
2175
+ description: "Allow variants with no workspace edits to be counted as valid results",
2176
+ default: false
2177
+ };
2178
+ var POETIC_PREFLIGHT_FILE_CHECK = {
2179
+ name: "POETIC_PREFLIGHT_FILE_CHECK",
2180
+ type: "boolean",
2181
+ category: "orchestrator",
2182
+ status: "active",
2183
+ description: "Enable preflight check penalizing fabricated FILE targets (default: true; set =0 to disable)",
2184
+ default: true
2185
+ };
2186
+ var POETIC_ACTIVE_TASK_ID = {
2187
+ name: "POETIC_ACTIVE_TASK_ID",
2188
+ type: "string",
2189
+ category: "orchestrator",
2190
+ status: "active",
2191
+ description: "Active task ID propagated to signal coordinator"
2192
+ };
2193
+ var POETIC_BUILD_START_ANNOUNCED = {
2194
+ name: "POETIC_BUILD_START_ANNOUNCED",
2195
+ type: "boolean",
2196
+ category: "orchestrator",
2197
+ status: "active",
2198
+ description: "Internal flag: marks that a build start message has already been printed (set at runtime)",
2199
+ default: false
2200
+ };
2201
+ var POETIC_JSONL_CAPTURE_FILE = {
2202
+ name: "POETIC_JSONL_CAPTURE_FILE",
2203
+ type: "string",
2204
+ category: "orchestrator",
2205
+ status: "active",
2206
+ description: "Internal: path a re-exec child appends --json JSONL to, so the parent can copy it to the original stdout target after the stale-build re-exec (set at runtime)"
2207
+ };
2208
+ var POETIC_CAPTURE_PROMPTS = {
2209
+ name: "POETIC_CAPTURE_PROMPTS",
2210
+ type: "boolean",
2211
+ category: "orchestrator",
2212
+ status: "active",
2213
+ description: "Capture prompt artifacts to disk for debugging",
2214
+ default: false
2215
+ };
2216
+ var POETIC_CONTEXT_MODE = {
2217
+ name: "POETIC_CONTEXT_MODE",
2218
+ type: "string",
2219
+ category: "orchestrator",
2220
+ status: "active",
2221
+ description: "Context mode for provider execution (off | auto)",
2222
+ default: "off"
2223
+ };
2224
+ var POETIC_MEMORY_GUARD = {
2225
+ name: "POETIC_MEMORY_GUARD",
2226
+ type: "boolean",
2227
+ category: "orchestrator",
2228
+ status: "active",
2229
+ description: "Enable memory guard checks (default: true; set =0 to disable)",
2230
+ default: true,
2231
+ parse: (raw) => raw !== "0"
2232
+ };
2233
+ var POETIC_ORCHESTRATOR_SYNTHESIS = {
2234
+ name: "POETIC_ORCHESTRATOR_SYNTHESIS",
2235
+ type: "boolean",
2236
+ category: "orchestrator",
2237
+ status: "active",
2238
+ description: "Enable orchestrator synthesis step (equivalent to --synthesize flag)",
2239
+ default: false
2240
+ };
2241
+ var POETIC_SUBTASK_MODE = {
2242
+ name: "POETIC_SUBTASK_MODE",
2243
+ type: "boolean",
2244
+ category: "orchestrator",
2245
+ status: "active",
2246
+ description: "Marks this process as a subtask worker (set by parent orchestrator)",
2247
+ default: false
2248
+ };
2249
+ var POETIC_WORKER_REASONING_EFFORT = {
2250
+ name: "POETIC_WORKER_REASONING_EFFORT",
2251
+ type: "string",
2252
+ category: "orchestrator",
2253
+ status: "active",
2254
+ description: "Reasoning effort override propagated to subtask worker processes"
2255
+ };
2256
+ var POETIC_WORKER_MODEL_LOCK = {
2257
+ name: "POETIC_WORKER_MODEL_LOCK",
2258
+ type: "boolean",
2259
+ category: "orchestrator",
2260
+ status: "active",
2261
+ description: "Preserve registry-default model locking across subtask worker processes",
2262
+ default: false
2263
+ };
2264
+ var POETIC_WORKER_VARIANT = {
2265
+ name: "POETIC_WORKER_VARIANT",
2266
+ type: "string",
2267
+ category: "orchestrator",
2268
+ status: "active",
2269
+ description: "Full variant config string propagated to subtask worker processes"
2270
+ };
2271
+ var POETIC_SMART_REPAIR_ADVISORY = {
2272
+ name: "POETIC_SMART_REPAIR_ADVISORY",
2273
+ type: "boolean",
2274
+ category: "orchestrator",
2275
+ status: "active",
2276
+ description: "Enable smart repair advisory evaluation after failed retries",
2277
+ default: false
2278
+ };
2279
+ var POETIC_SYNTHESIS_AI_FIRST = {
2280
+ name: "POETIC_SYNTHESIS_AI_FIRST",
2281
+ type: "boolean",
2282
+ category: "orchestrator",
2283
+ status: "deprecated",
2284
+ description: "Legacy alias: use agentic synthesis strategy instead of cherry-pick",
2285
+ default: false
2286
+ };
2287
+ var POETIC_DISABLE_WORKSPACE_EDITS = {
2288
+ name: "POETIC_DISABLE_WORKSPACE_EDITS",
2289
+ type: "boolean",
2290
+ category: "orchestrator",
2291
+ status: "active",
2292
+ description: "Disable workspace edit protocol for all providers",
2293
+ default: false
2294
+ };
2295
+ var POETIC_CLAUDE_DISABLE_WORKSPACE_EDITS = {
2296
+ name: "POETIC_CLAUDE_DISABLE_WORKSPACE_EDITS",
2297
+ type: "boolean",
2298
+ category: "provider",
2299
+ status: "active",
2300
+ description: "Disable workspace edit protocol for Claude provider only",
2301
+ default: false
2302
+ };
2303
+ var POETIC_FUZZY_FILE_MATCHING = {
2304
+ name: "POETIC_FUZZY_FILE_MATCHING",
2305
+ type: "boolean",
2306
+ category: "orchestrator",
2307
+ status: "active",
2308
+ description: "Enable fuzzy file matching for workspace edit filtering (Codex always uses this)",
2309
+ default: false
2310
+ };
2311
+ var POETIC_FUZZY_BASENAME = {
2312
+ name: "POETIC_FUZZY_BASENAME",
2313
+ type: "boolean",
2314
+ category: "orchestrator",
2315
+ status: "active",
2316
+ description: "Enable basename matching in fuzzy file filter (default: true; set =0 to disable)",
2317
+ default: true
2318
+ };
2319
+ var POETIC_FUZZY_NORMALIZED = {
2320
+ name: "POETIC_FUZZY_NORMALIZED",
2321
+ type: "boolean",
2322
+ category: "orchestrator",
2323
+ status: "active",
2324
+ description: "Enable normalized-path matching in fuzzy file filter (default: true; set =0 to disable)",
2325
+ default: true
2326
+ };
2327
+ var POETIC_FUZZY_CASE_INSENSITIVE = {
2328
+ name: "POETIC_FUZZY_CASE_INSENSITIVE",
2329
+ type: "boolean",
2330
+ category: "orchestrator",
2331
+ status: "active",
2332
+ description: "Enable case-insensitive matching in fuzzy file filter",
2333
+ default: false
2334
+ };
2335
+ var POETIC_STRICT_FILE_TARGETING = {
2336
+ name: "POETIC_STRICT_FILE_TARGETING",
2337
+ type: "boolean",
2338
+ category: "orchestrator",
2339
+ status: "active",
2340
+ description: "Enable strict file targeting (reject edits outside declared FILE targets)",
2341
+ default: false
2342
+ };
2343
+ var POETIC_COPILOT_VALIDATE_FILES = {
2344
+ name: "POETIC_COPILOT_VALIDATE_FILES",
2345
+ type: "boolean",
2346
+ category: "provider",
2347
+ status: "active",
2348
+ description: "Validate Copilot FILE targets exist before execution (default: true; set =0 to disable)",
2349
+ default: true
2350
+ };
2351
+ var POETIC_COPILOT_STRICT_FILES = {
2352
+ name: "POETIC_COPILOT_STRICT_FILES",
2353
+ type: "boolean",
2354
+ category: "provider",
2355
+ status: "active",
2356
+ description: "Throw on missing Copilot FILE targets instead of warning",
2357
+ default: false
2358
+ };
2359
+ var POETIC_SPLITTER_DEDUP_THRESHOLD = {
2360
+ name: "POETIC_SPLITTER_DEDUP_THRESHOLD",
2361
+ type: "number",
2362
+ category: "orchestrator",
2363
+ status: "active",
2364
+ description: "Similarity threshold for task splitter deduplication (0.0-1.0)",
2365
+ default: 0.7
2366
+ };
2367
+ var POETIC_SPLITTER_SHADOW_TIMEOUT_MS = {
2368
+ name: "POETIC_SPLITTER_SHADOW_TIMEOUT_MS",
2369
+ type: "number",
2370
+ category: "orchestrator",
2371
+ status: "active",
2372
+ description: "Timeout for task splitter shadow run (ms)",
2373
+ default: 45e3
2374
+ };
2375
+ var POETIC_SPLITTER_SHADOW = {
2376
+ name: "POETIC_SPLITTER_SHADOW",
2377
+ type: "boolean",
2378
+ category: "orchestrator",
2379
+ status: "active",
2380
+ description: "Enable task splitter shadow mode",
2381
+ default: false
2382
+ };
2383
+ var POETIC_PROVIDER_COMMIT_RANGE_TIMEOUT_MS = {
2384
+ name: "POETIC_PROVIDER_COMMIT_RANGE_TIMEOUT_MS",
2385
+ type: "number",
2386
+ category: "provider",
2387
+ status: "active",
2388
+ description: "Timeout for flywheel commit-range provider call (ms)",
2389
+ default: 3e4
2390
+ };
2391
+ var POETIC_PROVIDER_OUTPUT_EVENTS = {
2392
+ name: "POETIC_PROVIDER_OUTPUT_EVENTS",
2393
+ type: "boolean",
2394
+ category: "provider",
2395
+ status: "active",
2396
+ description: "Enable provider output event emission (test helper)",
2397
+ default: false
2398
+ };
2399
+ var POETIC_PRESENTATION_PROFILE = {
2400
+ name: "POETIC_PRESENTATION_PROFILE",
2401
+ type: "enum",
2402
+ category: "provider",
2403
+ status: "active",
2404
+ description: "Provider execution presentation profile",
2405
+ enumValues: ["quiet", "structured-stream", "debug-stream"]
2406
+ };
2407
+ var POETIC_JSONL_VALIDATION = {
2408
+ name: "POETIC_JSONL_VALIDATION",
2409
+ type: "boolean",
2410
+ category: "provider",
2411
+ status: "active",
2412
+ description: "Enable JSONL validation for cursor/codex change detection. Only takes effect when the corresponding provider vertical slice is disabled (default: 0).",
2413
+ default: false
2414
+ };
2415
+ var POETIC_TELEMETRY_RETAIN_EVENTS = {
2416
+ name: "POETIC_TELEMETRY_RETAIN_EVENTS",
2417
+ type: "boolean",
2418
+ category: "telemetry",
2419
+ status: "active",
2420
+ description: "Retain TelemetrySink events in memory (bounded ring) for getEvents() retrieval. Default: 1.",
2421
+ default: true
2422
+ };
2423
+ var POETIC_TELEMETRY_MAX_EVENTS = {
2424
+ name: "POETIC_TELEMETRY_MAX_EVENTS",
2425
+ type: "number",
2426
+ category: "telemetry",
2427
+ status: "active",
2428
+ description: "Maximum TelemetrySink events retained when retention is enabled. Older events are dropped first. Default: 5000 (10000 under test runners).",
2429
+ parse: (raw) => parsePositiveIntOrFallback(raw, 5e3)
2430
+ };
2431
+ var POETIC_TELEMETRY_MAX_LOG_SIZE = {
2432
+ name: "POETIC_TELEMETRY_MAX_LOG_SIZE",
2433
+ type: "number",
2434
+ category: "telemetry",
2435
+ status: "active",
2436
+ description: "Maximum telemetry JSONL log size in bytes before rotation",
2437
+ parse: (raw) => parsePositiveIntOrFallback(raw, 104857600)
2438
+ };
2439
+ var POETIC_TELEMETRY_RETENTION_DAYS = {
2440
+ name: "POETIC_TELEMETRY_RETENTION_DAYS",
2441
+ type: "number",
2442
+ category: "telemetry",
2443
+ status: "active",
2444
+ description: "Number of days to keep telemetry JSONL log files",
2445
+ parse: (raw) => parsePositiveIntOrFallback(raw, 90)
2446
+ };
2447
+ var POETIC_PROVIDER_HISTORY_RAW = {
2448
+ name: "POETIC_PROVIDER_HISTORY_RAW",
2449
+ type: "boolean",
2450
+ category: "provider",
2451
+ status: "active",
2452
+ description: "Emit raw provider conversation history (1 = enabled)",
2453
+ default: false
2454
+ };
2455
+ var POETIC_PROVIDER_HEALTH_GUARDRAILS = {
2456
+ name: "POETIC_PROVIDER_HEALTH_GUARDRAILS",
2457
+ type: "boolean",
2458
+ category: "provider",
2459
+ status: "active",
2460
+ description: "Enable provider health guardrails in routing (0 = disabled)",
2461
+ default: true
2462
+ };
2463
+ var POETIC_PROVIDER_HEALTH_CACHE_PATH = {
2464
+ name: "POETIC_PROVIDER_HEALTH_CACHE_PATH",
2465
+ type: "string",
2466
+ category: "provider",
2467
+ status: "active",
2468
+ description: "Custom path for the provider health cache file"
2469
+ };
2470
+ var POETIC_DEBUG_TELEMETRY = {
2471
+ name: "POETIC_DEBUG_TELEMETRY",
2472
+ type: "boolean",
2473
+ category: "core",
2474
+ status: "active",
2475
+ description: "Telemetry-specific debug output (1 = enabled)",
2476
+ default: false
2477
+ };
2478
+ var POETIC_DEBUG_TELEMETRY_INIT = {
2479
+ name: "POETIC_DEBUG_TELEMETRY_INIT",
2480
+ type: "boolean",
2481
+ category: "core",
2482
+ status: "active",
2483
+ description: "Debug telemetry initialisation sequence (1 = enabled)",
2484
+ default: false
2485
+ };
2486
+ var POETIC_DEBUG_PATHS = {
2487
+ name: "POETIC_DEBUG_PATHS",
2488
+ type: "boolean",
2489
+ category: "core",
2490
+ status: "active",
2491
+ description: "Path resolution debug output (1 = enabled)",
2492
+ default: false
2493
+ };
2494
+ var POETIC_DEBUG_TIMEOUT = {
2495
+ name: "POETIC_DEBUG_TIMEOUT",
2496
+ type: "boolean",
2497
+ category: "core",
2498
+ status: "active",
2499
+ description: "Timeout/timing debug output (1 = enabled)",
2500
+ default: false
2501
+ };
2502
+ var POETIC_DEBUG_SIGNALS = {
2503
+ name: "POETIC_DEBUG_SIGNALS",
2504
+ type: "boolean",
2505
+ category: "core",
2506
+ status: "active",
2507
+ description: "Signal handling debug output (1 = enabled)",
2508
+ default: false
2509
+ };
2510
+ var POETIC_DEBUG_TEST_STATUS = {
2511
+ name: "POETIC_DEBUG_TEST_STATUS",
2512
+ type: "boolean",
2513
+ category: "core",
2514
+ status: "active",
2515
+ description: "Test status detection debug output (1 = enabled)",
2516
+ default: false
2517
+ };
2518
+ var POETIC_DEBUG_TEST_DETECTION = {
2519
+ name: "POETIC_DEBUG_TEST_DETECTION",
2520
+ type: "boolean",
2521
+ category: "core",
2522
+ status: "active",
2523
+ description: "Test detection debug output (1 = enabled)",
2524
+ default: false
2525
+ };
2526
+ var POETIC_COST_DEBUG = {
2527
+ name: "POETIC_COST_DEBUG",
2528
+ type: "boolean",
2529
+ category: "core",
2530
+ status: "active",
2531
+ description: "Cost tracking debug output (1 = enabled)",
2532
+ default: false
2533
+ };
2534
+ var POETIC_TELEMETRY_SYNC_JSONL = {
2535
+ name: "POETIC_TELEMETRY_SYNC_JSONL",
2536
+ type: "boolean",
2537
+ category: "telemetry",
2538
+ status: "active",
2539
+ description: "Force synchronous JSONL telemetry writes (1 = synchronous)",
2540
+ default: false
2541
+ };
2542
+ var POETIC_TELEMETRY_MAX_QUEUE = {
2543
+ name: "POETIC_TELEMETRY_MAX_QUEUE",
2544
+ type: "number",
2545
+ category: "telemetry",
2546
+ status: "active",
2547
+ description: "Max entries in the async telemetry write queue"
2548
+ };
2549
+ var POETIC_TELEMETRY_PROGRESS_MAX_LISTENERS = {
2550
+ name: "POETIC_TELEMETRY_PROGRESS_MAX_LISTENERS",
2551
+ type: "number",
2552
+ category: "telemetry",
2553
+ status: "active",
2554
+ description: "Max EventEmitter listeners for telemetry progress tracker"
2555
+ };
2556
+ var POETIC_TELEMETRY_SQLITE_BUSY_TIMEOUT_MS = {
2557
+ name: "POETIC_TELEMETRY_SQLITE_BUSY_TIMEOUT_MS",
2558
+ type: "number",
2559
+ category: "telemetry",
2560
+ status: "active",
2561
+ description: "SQLite busy timeout for telemetry DB (ms, bounds: 1000-120000, default 30000)",
2562
+ default: 3e4,
2563
+ parse: (raw) => {
2564
+ const parsed = Number.parseInt(raw, 10);
2565
+ if (!Number.isFinite(parsed)) return 3e4;
2566
+ if (parsed < 1e3) return 1e3;
2567
+ if (parsed > 12e4) return 12e4;
2568
+ return parsed;
2569
+ }
2570
+ };
2571
+ var POETIC_TELEMETRY_SQLITE_CACHE_SIZE = {
2572
+ name: "POETIC_TELEMETRY_SQLITE_CACHE_SIZE",
2573
+ type: "number",
2574
+ category: "telemetry",
2575
+ status: "active",
2576
+ description: "SQLite page cache size for telemetry DB (KB, negative = KB; bounds: \xB11GiB, default -20000)",
2577
+ default: -2e4,
2578
+ parse: (raw) => {
2579
+ const parsed = Number.parseInt(raw, 10);
2580
+ if (!Number.isFinite(parsed)) return -2e4;
2581
+ if (parsed < -1048576) return -1048576;
2582
+ if (parsed > 1048576) return 1048576;
2583
+ return parsed;
2584
+ }
2585
+ };
2586
+ var POETIC_TELEMETRY_SQLITE_MMAP_SIZE = {
2587
+ name: "POETIC_TELEMETRY_SQLITE_MMAP_SIZE",
2588
+ type: "number",
2589
+ category: "telemetry",
2590
+ status: "active",
2591
+ description: "SQLite mmap size for telemetry DB (bytes, bounds: 0-8GiB, default 256MiB)",
2592
+ default: 268435456,
2593
+ parse: (raw) => {
2594
+ const parsed = Number.parseInt(raw, 10);
2595
+ if (!Number.isFinite(parsed)) return 268435456;
2596
+ if (parsed < 0) return 0;
2597
+ if (parsed > 8589934592) return 8589934592;
2598
+ return parsed;
2599
+ }
2600
+ };
2601
+ var POETIC_GLOBAL_TELEMETRY = {
2602
+ name: "POETIC_GLOBAL_TELEMETRY",
2603
+ type: "boolean",
2604
+ category: "telemetry",
2605
+ status: "active",
2606
+ description: "Enable global cross-project telemetry aggregation (1|true|yes|on)",
2607
+ default: false,
2608
+ parse: (raw) => ["1", "true", "yes", "on"].includes(raw.toLowerCase())
2609
+ };
2610
+ var POETIC_MIRROR_LAB_JUDGE_TELEMETRY = {
2611
+ name: "POETIC_MIRROR_LAB_JUDGE_TELEMETRY",
2612
+ type: "boolean",
2613
+ category: "telemetry",
2614
+ status: "active",
2615
+ description: "Mirror lab judge telemetry to canonical store (default: true; set =0/false to disable)",
2616
+ default: true,
2617
+ parse: (raw) => raw !== "0" && raw !== "false"
2618
+ };
2619
+ var POETIC_ROUTING_HISTORY_DB = {
2620
+ name: "POETIC_ROUTING_HISTORY_DB",
2621
+ type: "string",
2622
+ category: "telemetry",
2623
+ status: "active",
2624
+ description: "Custom path for the routing history SQLite database"
2625
+ };
2626
+ var POETIC_SQLITE_REQUIRE_NATIVE = {
2627
+ name: "POETIC_SQLITE_REQUIRE_NATIVE",
2628
+ type: "boolean",
2629
+ category: "telemetry",
2630
+ status: "active",
2631
+ description: "Require native better-sqlite3 module; defaults to true outside tests (0 = allow lossy shim)",
2632
+ default: true
2633
+ };
2634
+ var POETIC_TELEMETRY_INTEGRITY_CHECK = {
2635
+ name: "POETIC_TELEMETRY_INTEGRITY_CHECK",
2636
+ type: "boolean",
2637
+ category: "telemetry",
2638
+ status: "active",
2639
+ description: "Force SQLite integrity check on every startup (default: runs once per path)",
2640
+ default: false
2641
+ };
2642
+ var POETIC_TELEMETRY_WARNING_MAX_ROWS = {
2643
+ name: "POETIC_TELEMETRY_WARNING_MAX_ROWS",
2644
+ type: "number",
2645
+ category: "telemetry",
2646
+ status: "active",
2647
+ description: "Max warning rows retained in telemetry DB before pruning (default: 100000)",
2648
+ parse: (raw) => parsePositiveIntOrFallback(raw, 1e5)
2649
+ };
2650
+ var POETIC_TELEMETRY_WARNING_PRUNE_BATCH = {
2651
+ name: "POETIC_TELEMETRY_WARNING_PRUNE_BATCH",
2652
+ type: "number",
2653
+ category: "telemetry",
2654
+ status: "active",
2655
+ description: "Batch size for telemetry warning pruning (default: 1000)",
2656
+ parse: (raw) => parsePositiveIntOrFallback(raw, 1e3)
2657
+ };
2658
+ var POETIC_CLAUDE_MODEL = {
2659
+ name: "POETIC_CLAUDE_MODEL",
2660
+ type: "string",
2661
+ category: "provider",
2662
+ status: "active",
2663
+ description: "Claude model override (logical name)"
2664
+ };
2665
+ var POETIC_CLAUDE_ENABLED = {
2666
+ name: "POETIC_CLAUDE_ENABLED",
2667
+ type: "boolean",
2668
+ category: "provider",
2669
+ status: "active",
2670
+ description: "Enable/disable Claude provider (0 = disabled)",
2671
+ default: true
2672
+ };
2673
+ var POETIC_CLAUDE_PREFLIGHT_COOLDOWN_MS = {
2674
+ name: "POETIC_CLAUDE_PREFLIGHT_COOLDOWN_MS",
2675
+ type: "number",
2676
+ category: "provider",
2677
+ status: "active",
2678
+ description: "Cooldown between Claude preflight auth checks (ms)",
2679
+ default: 15e3
2680
+ };
2681
+ var POETIC_CODEX_MODEL = {
2682
+ name: "POETIC_CODEX_MODEL",
2683
+ type: "string",
2684
+ category: "provider",
2685
+ status: "active",
2686
+ description: "Codex model override (logical name)"
2687
+ };
2688
+ var POETIC_CODEX_ENABLED = {
2689
+ name: "POETIC_CODEX_ENABLED",
2690
+ type: "boolean",
2691
+ category: "provider",
2692
+ status: "active",
2693
+ description: "Enable/disable Codex provider (0 = disabled)",
2694
+ default: true
2695
+ };
2696
+ var POETIC_CODEX_ISOLATE_HOME = {
2697
+ name: "POETIC_CODEX_ISOLATE_HOME",
2698
+ type: "boolean",
2699
+ category: "provider",
2700
+ status: "active",
2701
+ description: "Isolate HOME directory during Codex execution (0 = disable)",
2702
+ default: true
2703
+ };
2704
+ var POETIC_COPILOT_ENABLED = {
2705
+ name: "POETIC_COPILOT_ENABLED",
2706
+ type: "boolean",
2707
+ category: "provider",
2708
+ status: "active",
2709
+ description: "Enable/disable Copilot provider (0 = disabled)",
2710
+ default: true
2711
+ };
2712
+ var POETIC_COPILOT_ORG = {
2713
+ name: "POETIC_COPILOT_ORG",
2714
+ type: "string",
2715
+ category: "provider",
2716
+ status: "active",
2717
+ description: "GitHub organization for Copilot seat resolution"
2718
+ };
2719
+ var POETIC_COPILOT_PLAN = {
2720
+ name: "POETIC_COPILOT_PLAN",
2721
+ type: "string",
2722
+ category: "provider",
2723
+ status: "active",
2724
+ description: "Copilot plan / seat tier override"
2725
+ };
2726
+ var POETIC_COPILOT_CAPABILITIES_CACHE_PATH = {
2727
+ name: "POETIC_COPILOT_CAPABILITIES_CACHE_PATH",
2728
+ type: "string",
2729
+ category: "provider",
2730
+ status: "active",
2731
+ description: "Custom path for the Copilot capabilities cache file"
2732
+ };
2733
+ var POETIC_COPILOT_SKIP_CAPABILITY_PROBE = {
2734
+ name: "POETIC_COPILOT_SKIP_CAPABILITY_PROBE",
2735
+ type: "boolean",
2736
+ category: "provider",
2737
+ status: "active",
2738
+ description: "Skip Copilot capability probe on startup (1 = skip)",
2739
+ default: false
2740
+ };
2741
+ var POETIC_CURSOR_MODEL = {
2742
+ name: "POETIC_CURSOR_MODEL",
2743
+ type: "string",
2744
+ category: "provider",
2745
+ status: "active",
2746
+ description: "Cursor model override (logical name)"
2747
+ };
2748
+ var POETIC_CURSOR_ENABLED = {
2749
+ name: "POETIC_CURSOR_ENABLED",
2750
+ type: "boolean",
2751
+ category: "provider",
2752
+ status: "active",
2753
+ description: "Enable/disable Cursor provider (0 = disabled)",
2754
+ default: true
2755
+ };
2756
+ var POETIC_CURSOR_CONFIG_DIR = {
2757
+ name: "POETIC_CURSOR_CONFIG_DIR",
2758
+ type: "string",
2759
+ category: "provider",
2760
+ status: "active",
2761
+ description: "Cursor config directory override (for HOME isolation)"
2762
+ };
2763
+ var POETIC_CURSOR_DEFAULT_MODEL = {
2764
+ name: "POETIC_CURSOR_DEFAULT_MODEL",
2765
+ type: "string",
2766
+ category: "provider",
2767
+ status: "active",
2768
+ description: "Default Cursor model for first-time-detector and routing"
2769
+ };
2770
+ var POETIC_CURSOR_CACHE_TTL_MS = {
2771
+ name: "POETIC_CURSOR_CACHE_TTL_MS",
2772
+ type: "number",
2773
+ category: "provider",
2774
+ status: "active",
2775
+ description: "TTL for Cursor model-discovery cache (ms)"
2776
+ };
2777
+ var POETIC_GEMINI_CLI_COMMAND = {
2778
+ name: "POETIC_GEMINI_CLI_COMMAND",
2779
+ type: "string",
2780
+ category: "provider",
2781
+ status: "active",
2782
+ description: "Override Gemini CLI command used by provider execution"
2783
+ };
2784
+ var POETIC_KIRO_CLI_COMMAND = {
2785
+ name: "POETIC_KIRO_CLI_COMMAND",
2786
+ type: "string",
2787
+ category: "provider",
2788
+ status: "active",
2789
+ description: "Override Kiro CLI command used by provider execution"
2790
+ };
2791
+ var POETIC_ANTIGRAVITY_CLI_COMMAND = {
2792
+ name: "POETIC_ANTIGRAVITY_CLI_COMMAND",
2793
+ type: "string",
2794
+ category: "provider",
2795
+ status: "active",
2796
+ description: "Override Antigravity CLI command used by provider execution"
2797
+ };
2798
+ var POETIC_PI_CLI_COMMAND = {
2799
+ name: "POETIC_PI_CLI_COMMAND",
2800
+ type: "string",
2801
+ category: "provider",
2802
+ status: "active",
2803
+ description: "Override Pi CLI command used by provider execution"
2804
+ };
2805
+ var POETIC_GEMINI_TIMEOUT_MS = {
2806
+ name: "POETIC_GEMINI_TIMEOUT_MS",
2807
+ type: "number",
2808
+ category: "provider",
2809
+ status: "active",
2810
+ description: "Gemini provider timeout (milliseconds)"
2811
+ };
2812
+ var POETIC_OPENCODE_CLI_COMMAND = {
2813
+ name: "POETIC_OPENCODE_CLI_COMMAND",
2814
+ type: "string",
2815
+ category: "provider",
2816
+ status: "active",
2817
+ description: "Override OpenCode CLI command used by provider execution"
2818
+ };
2819
+ var POETIC_OPENCODE_WARMUP_FORCE = {
2820
+ name: "POETIC_OPENCODE_WARMUP_FORCE",
2821
+ type: "boolean",
2822
+ category: "provider",
2823
+ status: "active",
2824
+ description: "Force OpenCode warmup even in test environments (1 = force)",
2825
+ default: false
2826
+ };
2827
+ var POETIC_OPENCODE_SUPPORTS_VARIANT = {
2828
+ name: "POETIC_OPENCODE_SUPPORTS_VARIANT",
2829
+ type: "boolean",
2830
+ category: "provider",
2831
+ status: "active",
2832
+ description: "OpenCode supports --variant flag (0 = disabled)",
2833
+ default: true
2834
+ };
2835
+ var POETIC_OPENCODE_SUPPORTS_FILE = {
2836
+ name: "POETIC_OPENCODE_SUPPORTS_FILE",
2837
+ type: "boolean",
2838
+ category: "provider",
2839
+ status: "active",
2840
+ description: "OpenCode supports --file flag (0 = disabled)",
2841
+ default: true
2842
+ };
2843
+ var POETIC_OPENCODE_XDG_DATA_HOME = {
2844
+ name: "POETIC_OPENCODE_XDG_DATA_HOME",
2845
+ type: "string",
2846
+ category: "provider",
2847
+ status: "active",
2848
+ description: "Override XDG_DATA_HOME path used by OpenCode provider sessions"
2849
+ };
2850
+ var POETIC_OPENCODE_XDG_STATE_HOME = {
2851
+ name: "POETIC_OPENCODE_XDG_STATE_HOME",
2852
+ type: "string",
2853
+ category: "provider",
2854
+ status: "active",
2855
+ description: "Override XDG_STATE_HOME path used by OpenCode provider sessions"
2856
+ };
2857
+ var POETIC_OPENCODE_XDG_CONFIG_HOME = {
2858
+ name: "POETIC_OPENCODE_XDG_CONFIG_HOME",
2859
+ type: "string",
2860
+ category: "provider",
2861
+ status: "active",
2862
+ description: "Override XDG_CONFIG_HOME path used by OpenCode provider sessions"
2863
+ };
2864
+ var POETIC_OPENCODE_XDG_CACHE_HOME = {
2865
+ name: "POETIC_OPENCODE_XDG_CACHE_HOME",
2866
+ type: "string",
2867
+ category: "provider",
2868
+ status: "active",
2869
+ description: "Override XDG_CACHE_HOME path used by OpenCode provider sessions"
2870
+ };
2871
+ var POETIC_OPENCODE_TRANSIENT_AGENT = {
2872
+ name: "POETIC_OPENCODE_TRANSIENT_AGENT",
2873
+ type: "boolean",
2874
+ category: "provider",
2875
+ status: "active",
2876
+ description: "Use a transient OpenCode steering-agent by default; set 0 to disable",
2877
+ default: true
2878
+ };
2879
+ var POETIC_SKIP_PREFLIGHT = {
2880
+ name: "POETIC_SKIP_PREFLIGHT",
2881
+ type: "boolean",
2882
+ category: "orchestrator",
2883
+ status: "active",
2884
+ description: "Skip compete preflight check (1 = skip)",
2885
+ default: false
2886
+ };
2887
+ var POETIC_SKIP_COPILOT_PREFLIGHT = {
2888
+ name: "POETIC_SKIP_COPILOT_PREFLIGHT",
2889
+ type: "boolean",
2890
+ category: "provider",
2891
+ status: "active",
2892
+ description: "Skip Copilot-specific preflight check (1 = skip)",
2893
+ default: false
2894
+ };
2895
+ var POETIC_SKIP_TOOLING_CHECKS = {
2896
+ name: "POETIC_SKIP_TOOLING_CHECKS",
2897
+ type: "boolean",
2898
+ category: "orchestrator",
2899
+ status: "active",
2900
+ description: "Skip all tooling preflight checks (1 = skip)",
2901
+ default: false
2902
+ };
2903
+ var POETIC_SKIP_READINESS_PREFLIGHT = {
2904
+ name: "POETIC_SKIP_READINESS_PREFLIGHT",
2905
+ type: "boolean",
2906
+ category: "orchestrator",
2907
+ status: "active",
2908
+ description: "Skip assertProviderReady blocking (1 = skip; warn-and-attempt only)",
2909
+ default: false
2910
+ };
2911
+ var POETIC_SKIP_READINESS = {
2912
+ name: "POETIC_SKIP_READINESS",
2913
+ type: "boolean",
2914
+ category: "orchestrator",
2915
+ status: "active",
2916
+ description: "Warn and continue when compete/run provider readiness fails (1 = skip)",
2917
+ default: false
2918
+ };
2919
+ var POETIC_SKIP_RUNTIME_DEP_CHECKS = {
2920
+ name: "POETIC_SKIP_RUNTIME_DEP_CHECKS",
2921
+ type: "boolean",
2922
+ category: "orchestrator",
2923
+ status: "active",
2924
+ description: "Skip runtime dependency preflight checks (1 = skip)",
2925
+ default: false
2926
+ };
2927
+ var POETIC_SKIP_CLAUDE = {
2928
+ name: "POETIC_SKIP_CLAUDE",
2929
+ type: "boolean",
2930
+ category: "provider",
2931
+ status: "active",
2932
+ description: "Skip Claude provider in this run (1 = skip)",
2933
+ default: false
2934
+ };
2935
+ var POETIC_SKIP_CODEX = {
2936
+ name: "POETIC_SKIP_CODEX",
2937
+ type: "boolean",
2938
+ category: "provider",
2939
+ status: "active",
2940
+ description: "Skip Codex provider in this run (1 = skip)",
2941
+ default: false
2942
+ };
2943
+ var POETIC_SKIP_CURSOR = {
2944
+ name: "POETIC_SKIP_CURSOR",
2945
+ type: "boolean",
2946
+ category: "provider",
2947
+ status: "active",
2948
+ description: "Skip Cursor provider in this run (1 = skip)",
2949
+ default: false
2950
+ };
2951
+ var POETIC_SKIP_GEMINI = {
2952
+ name: "POETIC_SKIP_GEMINI",
2953
+ type: "boolean",
2954
+ category: "provider",
2955
+ status: "active",
2956
+ description: "Skip Gemini provider in this run (1 = skip)",
2957
+ default: false
2958
+ };
2959
+ var POETIC_SKIP_KIRO = {
2960
+ name: "POETIC_SKIP_KIRO",
2961
+ type: "boolean",
2962
+ category: "provider",
2963
+ status: "active",
2964
+ description: "Skip Kiro provider in this run (1 = skip)",
2965
+ default: false
2966
+ };
2967
+ var POETIC_SKIP_ANTIGRAVITY = {
2968
+ name: "POETIC_SKIP_ANTIGRAVITY",
2969
+ type: "boolean",
2970
+ category: "provider",
2971
+ status: "active",
2972
+ description: "Skip Antigravity provider in this run (1 = skip)",
2973
+ default: false
2974
+ };
2975
+ var POETIC_SKIP_PI = {
2976
+ name: "POETIC_SKIP_PI",
2977
+ type: "boolean",
2978
+ category: "provider",
2979
+ status: "active",
2980
+ description: "Skip Pi provider in this run (1 = skip)",
2981
+ default: false
2982
+ };
2983
+ var POETIC_FEATURE_COMPETE_ZERO_FLAG = {
2984
+ name: "POETIC_FEATURE_COMPETE_ZERO_FLAG",
2985
+ type: "boolean",
2986
+ category: "feature",
2987
+ status: "active",
2988
+ description: "Enable zero-flag compete mode (1 = enabled)",
2989
+ default: false,
2990
+ // Runtime read site enables on exact '1' only; keep registry parse in lockstep.
2991
+ parse: (raw) => raw.trim() === "1"
2992
+ };
2993
+ var POETIC_FEATURE_ENABLE_CLAUDE_ENHANCED = {
2994
+ name: "POETIC_FEATURE_ENABLE_CLAUDE_ENHANCED",
2995
+ type: "boolean",
2996
+ category: "feature",
2997
+ status: "active",
2998
+ description: "Enable Claude enhanced execution mode (1 = enabled)",
2999
+ default: false
3000
+ };
3001
+ var POETIC_SANDBOX_BOUNDARY_POLICY = {
3002
+ name: "POETIC_SANDBOX_BOUNDARY_POLICY",
3003
+ type: "string",
3004
+ category: "sandbox",
3005
+ status: "active",
3006
+ description: "Sandbox boundary policy override (strict | attested_outer_ok)"
3007
+ };
3008
+ var POETIC_SANDBOX_FORCE_INHERITED_OUTER = {
3009
+ name: "POETIC_SANDBOX_FORCE_INHERITED_OUTER",
3010
+ type: "boolean",
3011
+ category: "sandbox",
3012
+ status: "deprecated",
3013
+ description: "Legacy test-only key retained as deprecated compatibility metadata; ignored by sandbox policy",
3014
+ default: false
3015
+ };
3016
+ var POETIC_SANDBOX_CONTAINER_ATTESTED = {
3017
+ name: "POETIC_SANDBOX_CONTAINER_ATTESTED",
3018
+ type: "boolean",
3019
+ category: "sandbox",
3020
+ status: "active",
3021
+ description: "Attest that execution is inside a container sandbox (1 = attested)",
3022
+ default: false
3023
+ };
3024
+ var POETIC_SANDBOX_PROVENANCE = {
3025
+ name: "POETIC_SANDBOX_PROVENANCE",
3026
+ type: "string",
3027
+ category: "sandbox",
3028
+ status: "active",
3029
+ description: "Sandbox provenance tag (container | local). Container-claim input only; not a Linux host-class declaration. The claim is never sufficient without OS corroboration."
3030
+ };
3031
+ var POETIC_SANDBOX_LINUX_HOST_CLASS = {
3032
+ name: "POETIC_SANDBOX_LINUX_HOST_CLASS",
3033
+ type: "enum",
3034
+ category: "sandbox",
3035
+ status: "active",
3036
+ enumValues: ["isolated", "desktop"],
3037
+ description: "Linux-only host-class declaration. Ignored on macOS. isolated allows write-capable provider automation without Seatbelt. desktop forces the desktop consent path even inside a container. Not a Darwin sandbox escape."
3038
+ };
3039
+ var POETIC_SANDBOX_PROFILE_PATH = {
3040
+ name: "POETIC_SANDBOX_PROFILE_PATH",
3041
+ type: "string",
3042
+ category: "sandbox",
3043
+ status: "active",
3044
+ description: "Custom sandbox profile path override"
3045
+ };
3046
+ var POETIC_FLYWHEEL_MAX_TASK_DURATION_MS = {
3047
+ name: "POETIC_FLYWHEEL_MAX_TASK_DURATION_MS",
3048
+ type: "number",
3049
+ category: "orchestrator",
3050
+ status: "active",
3051
+ description: "Override stuck-task detection ceiling for the Flywheel task-graph engine (ms). Only applies when Flywheel creates its own internal ProgressTracker; an explicit progressMaxTaskDurationMs option or external tracker takes precedence."
3052
+ };
3053
+ var POETIC_FLYWHEEL_BUDGET_LIMIT_USD = {
3054
+ name: "POETIC_FLYWHEEL_BUDGET_LIMIT_USD",
3055
+ type: "number",
3056
+ category: "orchestrator",
3057
+ status: "active",
3058
+ description: "Workflow cost ceiling for telemetry and advisory reporting (USD). Cost data is used for estimation and logging only; it does not enforce or block execution."
3059
+ };
3060
+ var POETIC_FLYWHEEL_BUDGET_MODE = {
3061
+ name: "POETIC_FLYWHEEL_BUDGET_MODE",
3062
+ type: "string",
3063
+ category: "orchestrator",
3064
+ status: "active",
3065
+ description: "Budget reporting mode for Flywheel workflows. Accepted values: advisory (default). hard_cap is accepted but silently downgraded to advisory per [B5]: cost data is for estimation and reporting, never for blocking or cancelling execution.",
3066
+ default: "advisory"
3067
+ };
3068
+ var POETIC_FLYWHEEL_ORCHESTRATOR_RECOVERY = {
3069
+ name: "POETIC_FLYWHEEL_ORCHESTRATOR_RECOVERY",
3070
+ type: "boolean",
3071
+ category: "orchestrator",
3072
+ status: "active",
3073
+ description: "Enable orchestrator workflow recovery: reconcile pending worktrees and manifest state from a prior interrupted run before starting execution.",
3074
+ default: false
3075
+ };
3076
+ var POETIC_FLYWHEEL_STAGE_TIME_LIMIT_MS = {
3077
+ name: "POETIC_FLYWHEEL_STAGE_TIME_LIMIT_MS",
3078
+ type: "number",
3079
+ category: "orchestrator",
3080
+ status: "active",
3081
+ description: "Per-stage wall-clock time limit for Flywheel workflow execution (ms). Stages that exceed this limit are marked timed-out; 0 or unset means unlimited."
3082
+ };
3083
+ var POETIC_FLYWHEEL_WORKFLOW_HEARTBEAT_STALE_AFTER_MS = {
3084
+ name: "POETIC_FLYWHEEL_WORKFLOW_HEARTBEAT_STALE_AFTER_MS",
3085
+ type: "number",
3086
+ category: "orchestrator",
3087
+ status: "active",
3088
+ description: "Staleness window for workflow heartbeat activity (ms). A workflow with no heartbeat update within this window is considered stale for recovery purposes."
3089
+ };
3090
+ var POETIC_FLYWHEEL_WORKFLOW_TIME_LIMIT_MS = {
3091
+ name: "POETIC_FLYWHEEL_WORKFLOW_TIME_LIMIT_MS",
3092
+ type: "number",
3093
+ category: "orchestrator",
3094
+ status: "active",
3095
+ description: "Total wall-clock time limit for a Flywheel workflow run (ms). Workflows that exceed this limit are halted; 0 or unset means unlimited."
3096
+ };
3097
+ var POETIC_FAN_IN_SERIALIZER_MAX_QUEUE_DEPTH = {
3098
+ name: "POETIC_FAN_IN_SERIALIZER_MAX_QUEUE_DEPTH",
3099
+ type: "number",
3100
+ category: "orchestrator",
3101
+ status: "active",
3102
+ description: "Maximum concurrent pending operations in the fan-in serializer queue. Operations exceeding this cap are rejected with a queue-depth error. 0 (default) means unlimited.",
3103
+ default: 0
3104
+ };
3105
+ var POETIC_FAN_IN_POOL_DRAIN_TIMEOUT_MS = {
3106
+ name: "POETIC_FAN_IN_POOL_DRAIN_TIMEOUT_MS",
3107
+ type: "number",
3108
+ category: "orchestrator",
3109
+ status: "active",
3110
+ description: "Timeout for draining the fan-in pool during substage materialization cleanup (ms). 0 (default) means wait indefinitely.",
3111
+ default: 0
3112
+ };
3113
+ var POETIC_FAN_IN_SERIALIZER_OPERATION_TIMEOUT_MS = {
3114
+ name: "POETIC_FAN_IN_SERIALIZER_OPERATION_TIMEOUT_MS",
3115
+ type: "number",
3116
+ category: "orchestrator",
3117
+ status: "active",
3118
+ description: "Per-operation timeout for fan-in serializer queue entries (ms). 0 (default) means no per-operation timeout.",
3119
+ default: 0
3120
+ };
3121
+ var POETIC_FAN_IN_SUBSTAGE_CLEANUP_TIMEOUT_MS = {
3122
+ name: "POETIC_FAN_IN_SUBSTAGE_CLEANUP_TIMEOUT_MS",
3123
+ type: "number",
3124
+ category: "orchestrator",
3125
+ status: "active",
3126
+ description: "Timeout for individual substage cleanup steps in fan-in materialization (ms). 0 (default) means no timeout.",
3127
+ default: 0
3128
+ };
3129
+ var POETIC_FAN_IN_MAX_CHERRY_PICKS_PER_CALL = {
3130
+ name: "POETIC_FAN_IN_MAX_CHERRY_PICKS_PER_CALL",
3131
+ type: "number",
3132
+ category: "orchestrator",
3133
+ status: "active",
3134
+ description: "Maximum cherry-picks applied per fan-in materialization call. 0 (default) means unlimited.",
3135
+ default: 0
3136
+ };
3137
+ var POETIC_BIOME_REPAIR_PROVIDER = {
3138
+ name: "POETIC_BIOME_REPAIR_PROVIDER",
3139
+ type: "string",
3140
+ category: "repair",
3141
+ status: "deprecated",
3142
+ description: "Deprecated compatibility input; merge-time Biome repair is disabled"
3143
+ };
3144
+ var POETIC_BIOME_REPAIR_MODEL = {
3145
+ name: "POETIC_BIOME_REPAIR_MODEL",
3146
+ type: "string",
3147
+ category: "repair",
3148
+ status: "deprecated",
3149
+ description: "Deprecated compatibility input; merge-time Biome repair is disabled"
3150
+ };
3151
+ var POETIC_BIOME_REPAIR_REASONING_EFFORT = {
3152
+ name: "POETIC_BIOME_REPAIR_REASONING_EFFORT",
3153
+ type: "string",
3154
+ category: "repair",
3155
+ status: "deprecated",
3156
+ description: "Deprecated compatibility input; merge-time Biome repair is disabled"
3157
+ };
3158
+ var POETIC_BIOME_REPAIR_MAX_ITERATIONS = {
3159
+ name: "POETIC_BIOME_REPAIR_MAX_ITERATIONS",
3160
+ type: "number",
3161
+ category: "repair",
3162
+ status: "deprecated",
3163
+ description: "Deprecated compatibility input; merge-time Biome repair is disabled"
3164
+ };
3165
+ var POETIC_BIOME_REPAIR_TIMEBOX_MS = {
3166
+ name: "POETIC_BIOME_REPAIR_TIMEBOX_MS",
3167
+ type: "number",
3168
+ category: "repair",
3169
+ status: "deprecated",
3170
+ description: "Deprecated compatibility input; merge-time Biome repair is disabled"
3171
+ };
3172
+ var POETIC_AUTOMERGE_LABEL = {
3173
+ name: "POETIC_AUTOMERGE_LABEL",
3174
+ type: "string",
3175
+ category: "orchestrator",
3176
+ status: "deprecated",
3177
+ description: "Deprecated compatibility input; Poetic does not label or merge PRs",
3178
+ default: "automerge"
3179
+ };
3180
+ var POETIC_AUTOMERGE_MODE = {
3181
+ name: "POETIC_AUTOMERGE_MODE",
3182
+ type: "string",
3183
+ category: "orchestrator",
3184
+ status: "deprecated",
3185
+ description: "Deprecated compatibility input; Poetic creates PRs but never merges them"
3186
+ };
3187
+ var POETIC_TOUCHED_TEST_TIMEOUT_MS = {
3188
+ name: "POETIC_TOUCHED_TEST_TIMEOUT_MS",
3189
+ type: "number",
3190
+ category: "orchestrator",
3191
+ status: "active",
3192
+ description: "Timeout for touched-test runner in flywheel merge (ms; default 900000)"
3193
+ };
3194
+ var POETIC_ENABLE_DYNAMIC_PRICING = {
3195
+ name: "POETIC_ENABLE_DYNAMIC_PRICING",
3196
+ type: "boolean",
3197
+ category: "feature",
3198
+ status: "active",
3199
+ description: "Enable dynamic pricing page fetchers (default: false \u2014 opt-in; set =1/true/on to enable live pricing scrapes)",
3200
+ default: false,
3201
+ parse: (raw) => {
3202
+ switch (raw.trim().toLowerCase()) {
3203
+ case "0":
3204
+ case "false":
3205
+ case "off":
3206
+ case "no":
3207
+ case "disabled":
3208
+ return false;
3209
+ default:
3210
+ return true;
3211
+ }
3212
+ }
3213
+ };
3214
+ var POETIC_PRICING_CACHE_TTL = {
3215
+ name: "POETIC_PRICING_CACHE_TTL",
3216
+ type: "number",
3217
+ category: "feature",
3218
+ status: "active",
3219
+ description: "Pricing data cache TTL (seconds); if unset, provider default applies"
3220
+ };
3221
+ var POETIC_MAX_RECURSION_DEPTH = {
3222
+ name: "POETIC_MAX_RECURSION_DEPTH",
3223
+ type: "number",
3224
+ category: "core",
3225
+ status: "active",
3226
+ description: "Maximum recursion depth for nested Poetic invocations",
3227
+ default: 2
3228
+ };
3229
+ var POETIC_SYNC_CHECKOUT_MAIN = {
3230
+ name: "POETIC_SYNC_CHECKOUT_MAIN",
3231
+ type: "boolean",
3232
+ category: "core",
3233
+ status: "active",
3234
+ description: "Auto-checkout main branch during poetic sync (1 = enabled)",
3235
+ default: false
3236
+ };
3237
+ var POETIC_ACTIVE_PROFILE = {
3238
+ name: "POETIC_ACTIVE_PROFILE",
3239
+ type: "string",
3240
+ category: "core",
3241
+ status: "active",
3242
+ description: "Active named profile override (overrides stored activeProfile pointer)"
3243
+ };
3244
+ var POETIC_PROFILES_DIR = {
3245
+ name: "POETIC_PROFILES_DIR",
3246
+ type: "string",
3247
+ category: "core",
3248
+ status: "active",
3249
+ description: "Override profiles directory (default: ~/.config/poetic/profiles/)"
3250
+ };
3251
+ var KEYS = {
3252
+ POETIC_CONFIG_DIR,
3253
+ POETIC_CONFIG_ALLOW_DEFAULT_FALLBACK,
3254
+ POETIC_DATA_DIR,
3255
+ POETIC_HOME,
3256
+ POETIC_DEBUG,
3257
+ POETIC_AUDIT_LOG,
3258
+ POETIC_CI_RECONCILING,
3259
+ POETIC_DEFAULT_PROVIDER,
3260
+ POETIC_DEFAULT_STRATEGY,
3261
+ POETIC_DEFAULT_MODEL,
3262
+ POETIC_ROUTING_POLICY,
3263
+ POETIC_DEFAULT_TIMEOUT,
3264
+ POETIC_DIR,
3265
+ POETIC_E2E_TEST,
3266
+ POETIC_LOCAL_CI_APPROVE_ENTRYPOINT_SHA,
3267
+ POETIC_LOCAL_CI_OVERRIDE_HALT,
3268
+ POETIC_DEFER_SYNC,
3269
+ POETIC_LOG_LEVEL,
3270
+ POETIC_NO_EARLY_ABORT,
3271
+ POETIC_NO_SPINNER,
3272
+ POETIC_OUTPUT_JSON,
3273
+ POETIC_JSON_OUTPUT,
3274
+ POETIC_PLAIN_LOGS,
3275
+ POETIC_PROFILE,
3276
+ POETIC_QUIET,
3277
+ POETIC_STRICT_ENV,
3278
+ POETIC_STRICT_READINESS,
3279
+ POETIC_VERBOSE,
3280
+ POETIC_WARNINGS,
3281
+ POETIC_WARNINGS_CONSOLE,
3282
+ POETIC_WARNINGS_CONSOLE_LEVEL,
3283
+ POETIC_CLI_REEXEC_AFTER_BUILD,
3284
+ POETIC_FIRST_RUN_BINARY,
3285
+ POETIC_INITIATED_BY,
3286
+ POETIC_ALLOW_CURL_BASH,
3287
+ POETIC_CLAUDE_CLI_COMMAND,
3288
+ POETIC_CODEX_CLI_COMMAND,
3289
+ POETIC_CLAUDE_MAX_RETRIES,
3290
+ POETIC_CLAUDE_RETRY_DELAY_MS,
3291
+ POETIC_CLAUDE_MAX_BUFFER_BYTES,
3292
+ POETIC_CODEX_AUTH_MODE,
3293
+ POETIC_CODEX_BACKEND,
3294
+ POETIC_CODEX_DISABLE_OUTPUT_FILE,
3295
+ POETIC_CODEX_FORCE_HIDE_GIT,
3296
+ POETIC_CODEX_HIDE_GIT,
3297
+ POETIC_CODEX_LOCAL_VERTICAL_SLICE,
3298
+ POETIC_CODEX_TIMEOUT_MS,
3299
+ POETIC_CODEX_TIMEOUT,
3300
+ POETIC_COPILOT_CLI_COMMAND,
3301
+ POETIC_COPILOT_JSON_OUTPUT,
3302
+ POETIC_COPILOT_LOCAL_VERTICAL_SLICE,
3303
+ POETIC_COPILOT_VERTICAL_SLICE,
3304
+ POETIC_COPILOT_MAX_RETRIES,
3305
+ POETIC_COPILOT_RETRY_DELAY_MS,
3306
+ POETIC_COPILOT_MAX_FALLBACK_ATTEMPTS,
3307
+ POETIC_COVERAGE_ENABLED,
3308
+ POETIC_COVERAGE_FAILURE_COOLDOWN_MS,
3309
+ POETIC_COVERAGE_THRESHOLD,
3310
+ POETIC_CURSOR_CLI_MODE,
3311
+ POETIC_CURSOR_CLI_COMMAND,
3312
+ POETIC_CURSOR_ALLOW_NON_AGENT_MODES,
3313
+ POETIC_CURSOR_LOCAL_VERTICAL_SLICE,
3314
+ POETIC_CURSOR_ALLOW_CONFIG_FALLBACK,
3315
+ POETIC_CURSOR_STDOUT_MAX_BYTES,
3316
+ POETIC_CURSOR_STDOUT_MAX_LINE_BYTES,
3317
+ POETIC_ESCALATION_ENABLED,
3318
+ POETIC_GEMINI_LOCAL_VERTICAL_SLICE,
3319
+ GROK_CODE_XAI_API_KEY,
3320
+ XAI_API_KEY,
3321
+ POETIC_GROK_ALLOW_BROWSER_AUTH,
3322
+ POETIC_GROK_ALWAYS_APPROVE,
3323
+ POETIC_GROK_AUTH_PROBE_TIMEOUT_MS,
3324
+ POETIC_GROK_AUTO_APPROVE,
3325
+ POETIC_GROK_CLI_COMMAND,
3326
+ POETIC_GROK_MAX_TURNS,
3327
+ POETIC_GROK_MEMORY,
3328
+ POETIC_GROK_OUTPUT_FORMAT,
3329
+ POETIC_GROK_PERMISSION_MODE,
3330
+ POETIC_GROK_TOOLS,
3331
+ POETIC_GROK_TRANSPORT_WATCHDOG,
3332
+ POETIC_IDLE_KILL_CEILING_FRACTION,
3333
+ POETIC_IDLE_KILL_CAP_MS,
3334
+ POETIC_IDLE_WARN_CAP_MS,
3335
+ POETIC_IDLE_KILL_MS,
3336
+ POETIC_IDLE_WARN_MS,
3337
+ POETIC_MINIMAL_PROMPTS,
3338
+ POETIC_PLAN_DECOMPOSE_TIMEOUT_MS,
3339
+ POETIC_PLAN_DECOMPOSE_IDLE_WARN_MS,
3340
+ POETIC_PLAN_DECOMPOSE_IDLE_KILL_MS,
3341
+ POETIC_PLAN_DECOMPOSE_MAX_TURNS,
3342
+ POETIC_PLAN_DECOMPOSE_DISABLE_RECOVERY,
3343
+ POETIC_PLAN_BLOCKER_PARSE_FALLBACK_PROVIDER,
3344
+ POETIC_PROCESS_SLOT_WAIT_MS,
3345
+ POETIC_SUBPROCESS_PID_WAIT_MS,
3346
+ POETIC_WEBHOOK_URL,
3347
+ POETIC_WEBHOOK_SECRET,
3348
+ POETIC_WORKTREE,
3349
+ POETIC_FORCE_VALIDATION_WORKTREE,
3350
+ POETIC_AI_JUDGE_MODEL,
3351
+ POETIC_AI_JUDGE_TIMEOUT_MS,
3352
+ POETIC_FORCE_AI_JUDGE,
3353
+ POETIC_JUDGE,
3354
+ POETIC_JUDGE_TYPE,
3355
+ POETIC_JUDGE_AI_TRIGGERED_HYBRID,
3356
+ POETIC_JUDGE_EXPERIMENTAL,
3357
+ POETIC_JUDGE_MODEL,
3358
+ POETIC_JUDGE_RUN,
3359
+ POETIC_JUDGE_PRIMARY,
3360
+ POETIC_MATRIX_AUTHORITY,
3361
+ POETIC_MATRIX_CLOSE_CALL_MARGIN,
3362
+ POETIC_MATRIX_BORDERLINE_MARGIN,
3363
+ POETIC_MATRIX_CONFIDENCE_THRESHOLD,
3364
+ POETIC_AI_JUDGE_RUN,
3365
+ POETIC_AI_JUDGE_PRIMARY,
3366
+ POETIC_JUDGE_PROVIDER,
3367
+ POETIC_JUDGE_SPECULATIVE_HYBRID,
3368
+ POETIC_JUDGE_STRICT,
3369
+ POETIC_JUDGE_TIMEOUT_MS,
3370
+ POETIC_JUDGE_REQUIRE_THINKING,
3371
+ POETIC_JUDGE_PROFILE,
3372
+ POETIC_JUDGE_INDEPENDENCE_TRACKING,
3373
+ POETIC_JUDGE_TRACE_ARTIFACTS,
3374
+ POETIC_JUDGE_CLOSE_CALL_MARGIN,
3375
+ POETIC_JUDGE_DISAGREEMENT_MARGIN_THRESHOLD,
3376
+ POETIC_JUDGE_CONFIDENCE_NORMALIZE,
3377
+ POETIC_JUDGE_CONNECTIVITY_ENABLED,
3378
+ POETIC_JUDGE_TRUNCATION_RETRY,
3379
+ POETIC_JUDGE_USE_TASK_THRESHOLD_PROFILES,
3380
+ POETIC_JUDGE_THRESHOLD_CALIBRATION_FILE,
3381
+ POETIC_JUDGE_PROMPT_MAX_CHARS,
3382
+ POETIC_JUDGE_BUDGET_CAP_MS,
3383
+ POETIC_JUDGE_VARIANTS_PER_SCALE_UNIT,
3384
+ POETIC_JUDGE_PROMPT_CHARS_PER_SCALE_UNIT,
3385
+ POETIC_JUDGE_MAX_PROMPT_SCALE_UNITS,
3386
+ POETIC_JUDGE_LLM_MULTIPLIER_AI,
3387
+ POETIC_JUDGE_LLM_MULTIPLIER_MULTI_LENS,
3388
+ POETIC_JUDGE_LLM_MULTIPLIER_MULTI_AGENT,
3389
+ POETIC_JUDGE_MULTI_AGENT_TIMEOUT_MS,
3390
+ POETIC_JUDGE_MULTI_AGENT_MAX_VARIANTS,
3391
+ POETIC_JUDGE_MULTI_AGENT_DEBUG_RAW,
3392
+ POETIC_JUDGE_MODELS,
3393
+ POETIC_JUDGE_MODEL_PLAN,
3394
+ // Judge rollout gates
3395
+ POETIC_TEST_GATE_FOR_TEST_INTENT,
3396
+ POETIC_ENRICH_AI_WITH_TEST_RESULTS,
3397
+ POETIC_PER_INTENT_WEIGHT_ADJUSTMENTS,
3398
+ POETIC_EVIDENCE_PROPORTIONALITY_GATE,
3399
+ POETIC_TSC_POLICY,
3400
+ POETIC_LLM_FINAL_SCORE_AUTHORITY,
3401
+ POETIC_CROSS_JUDGE_ADJUDICATION,
3402
+ POETIC_CORRECTNESS_EVIDENCE_GATES,
3403
+ POETIC_FS_DIVERGENCE_RATIONALE,
3404
+ POETIC_MULTI_LENS_OVERLAY,
3405
+ POETIC_MX_VALIDATION_ENFORCEMENT,
3406
+ POETIC_TEST_PRODUCTION_GUIDANCE,
3407
+ POETIC_ANALYSIS_REVIEW_DETECTION,
3408
+ POETIC_DUPLICATE_CONTENT_SIGNAL,
3409
+ POETIC_EVIDENCE_ANCHOR_CITATIONS,
3410
+ POETIC_RATIONALE_EMPTY_ARRAYS,
3411
+ POETIC_CRITERIA_DIMENSION_WEIGHTS,
3412
+ POETIC_NO_OUTPUT_PREEVAL_GATE,
3413
+ POETIC_RATIONALE_DEDUP,
3414
+ POETIC_HYBRID_DIM_SCORES,
3415
+ POETIC_JUDGE_REFACTOR_V4,
3416
+ POETIC_JUDGE_V2,
3417
+ POETIC_MULTI_LENS_CRITERIA,
3418
+ POETIC_SCOPE_ADEQUACY,
3419
+ POETIC_STRATEGY_LENS_V2,
3420
+ POETIC_TEST_SIGNAL_REBALANCE,
3421
+ POETIC_VARIANT_DIFF_SIGNALS,
3422
+ POETIC_TUI_STREAMING,
3423
+ POETIC_TUI_TIMING,
3424
+ POETIC_TUI_ANCHOR,
3425
+ POETIC_TUI_AGENT_ACTIONS,
3426
+ POETIC_EXECUTION_TRANSPORT,
3427
+ POETIC_PROVIDER_EXECUTION_TRANSPORT,
3428
+ POETIC_PROVIDER_STREAMING,
3429
+ POETIC_PROVIDER_FILE_BACKED_STDOUT,
3430
+ POETIC_PROVIDER_STREAM_ARTIFACTS,
3431
+ POETIC_BASIC_DISABLE_WORKSPACE_EDITS,
3432
+ POETIC_COMPLETION_MODE,
3433
+ POETIC_ALLOW_OFF_SCOPE_REPAIR,
3434
+ POETIC_EXECUTION_POLICY_ENFORCE,
3435
+ POETIC_TIMEOUT_MS,
3436
+ POETIC_SUBTASK_TIMEOUT_MS,
3437
+ POETIC_SUBTASK_TIMEOUT,
3438
+ POETIC_ORCHESTRATOR_SYNTHESIS_TIMEOUT_MS,
3439
+ POETIC_ORCHESTRATOR_SYNTHESIS_TIMEOUT,
3440
+ POETIC_SYNTHESIS_MERGE_TIMEOUT_MS,
3441
+ POETIC_SYNTHESIS_MERGE_TIMEOUT,
3442
+ POETIC_SYNTHESIS_AI_FIRST_TIMEOUT_MS,
3443
+ POETIC_SYNTHESIS_AI_FIRST_TIMEOUT,
3444
+ POETIC_SYNTHESIS_WINNER_FIRST_TIMEOUT_MS,
3445
+ POETIC_SYNTHESIS_WINNER_FIRST_TIMEOUT,
3446
+ POETIC_PROCESS_TIMEOUT_MS,
3447
+ POETIC_PROCESS_TIMEOUT,
3448
+ POETIC_MAX_PROCESSES,
3449
+ POETIC_TELEMETRY_DB,
3450
+ POETIC_TELEMETRY_DIR,
3451
+ POETIC_TELEMETRY_ENABLED,
3452
+ POETIC_TELEMETRY_SILENT,
3453
+ POETIC_TELEMETRY_VERBOSE,
3454
+ POETIC_SANDBOX_ENABLED,
3455
+ POETIC_MULTI_AGENT_SANDBOX_BOUNDARY_POLICY,
3456
+ POETIC_AUTOLOOP_MAX_ITERATIONS,
3457
+ POETIC_AUTOLOOP_TIMEBOX,
3458
+ POETIC_AUTOLOOP_TIMEBOX_MS,
3459
+ POETIC_AUTOLOOP_JUDGE,
3460
+ POETIC_WORKTREE_BASE,
3461
+ POETIC_WORKTREE_TTL_DAYS,
3462
+ POETIC_WORKTREE_NODE_MODULES_STRATEGY,
3463
+ POETIC_WORKTREE_DEPENDENCY_ROOT,
3464
+ POETIC_WORKTREE_DEPENDENCY_ROOTS,
3465
+ POETIC_WORKTREE_POOL_SIZE,
3466
+ POETIC_PRESERVE_WORKTREES,
3467
+ POETIC_SPRINT_LOCK_RETRY_TIMEOUT_MS,
3468
+ POETIC_SPRINT_LOCK_STALE_AFTER_MS,
3469
+ POETIC_REPAIR_LOOP_ENABLED,
3470
+ POETIC_REPAIR_LOOP_MAX_ITERATIONS,
3471
+ POETIC_REPAIR_MODE,
3472
+ POETIC_ALLOW_MOCK_PROVIDERS,
3473
+ POETIC_MOCK_PROVIDERS,
3474
+ POETIC_MOCK_INTENT_PIPELINE,
3475
+ POETIC_MOCK_INTENT_PIPELINE_EXECUTION_FAILURE,
3476
+ POETIC_MOCK_PROVIDER_FAILURE_RATE,
3477
+ POETIC_SIMULATION_ROOT,
3478
+ POETIC_SKIP_AUTH,
3479
+ POETIC_SKIP_GROK,
3480
+ POETIC_ALLOW_SKIP_AUTH,
3481
+ POETIC_REPO,
3482
+ POETIC_TEST_FAST_RETRY,
3483
+ // Lab
3484
+ POETIC_LAB_MODE,
3485
+ POETIC_LAB_ID,
3486
+ POETIC_LAB_RUN_ID,
3487
+ POETIC_LAB_BASELINE,
3488
+ // Worktree extended
3489
+ POETIC_WORKTREE_MAX_CONCURRENT,
3490
+ POETIC_VALIDATION_SLOTS,
3491
+ POETIC_WORKTREE_MIN_FREE_BYTES,
3492
+ POETIC_DISABLE_AUTOMATIC_WORKTREE_CLEANUP,
3493
+ POETIC_RETAIN_BASIC_WORKTREE,
3494
+ POETIC_GEMINI_CONFIG_DIR,
3495
+ // Autoloop extended
3496
+ POETIC_AUTOLOOP_MIN_PROGRESS,
3497
+ POETIC_AUTOLOOP_MAX_MEMORY,
3498
+ POETIC_AUTOLOOP_MAX_CPU,
3499
+ POETIC_AUTOLOOP_MAX_PROCESSES,
3500
+ POETIC_AUTOLOOP_COMPLETION_SIGNAL,
3501
+ POETIC_AUTOLOOP_VALIDATION,
3502
+ POETIC_AUTOLOOP_QUALITY_GATES_MODE,
3503
+ // Judge extended
3504
+ POETIC_JUDGE_BUDGET_PRESSURE_THRESHOLD,
3505
+ POETIC_JUDGE_SPECULATIVE_HYBRID_TIMEOUT_MS,
3506
+ POETIC_JUDGE_SPECULATIVE_HYBRID_DISCARD_CONFIDENCE,
3507
+ POETIC_JUDGE_AI_TRIGGERED_HYBRID_CONFIDENCE,
3508
+ POETIC_JUDGE_ABSTENTION_STDEV_THRESHOLD,
3509
+ POETIC_JUDGE_CLOSE_CALL_VOTES,
3510
+ POETIC_JUDGE_CLOSE_CALL_TIEBREAK_TIMEOUT_MS,
3511
+ POETIC_JUDGE_CLOSE_CALL_TIEBREAK,
3512
+ POETIC_JUDGE_SHADOW_PAIRWISE,
3513
+ POETIC_JUDGE_ADJUDICATION,
3514
+ POETIC_CLAUDE_MAX_TURNS,
3515
+ // Orchestrator extended
3516
+ POETIC_VARIANT_LINE_BUFFER_MAX_CHARS,
3517
+ POETIC_RESEARCH_NATIVE_PROVIDERS,
3518
+ POETIC_RESEARCH_MCP_CONFIG,
3519
+ POETIC_VARIANT_STDOUT_MAX_BYTES,
3520
+ POETIC_UNKILLABLE_WORKER_ABANDON_MS,
3521
+ POETIC_SETUP_TIMEOUT_MS,
3522
+ POETIC_ADAPTIVE_SETUP_MODE,
3523
+ POETIC_ADAPTIVE_SETUP_BOOTSTRAP,
3524
+ POETIC_VARIANT_WORKER,
3525
+ POETIC_ALLOW_HEURISTIC_FALLBACK,
3526
+ POETIC_ALLOW_EMPTY_RESULTS,
3527
+ POETIC_PREFLIGHT_FILE_CHECK,
3528
+ POETIC_CAPTURE_PROMPTS,
3529
+ POETIC_SMART_REPAIR_ADVISORY,
3530
+ POETIC_SYNTHESIS_AI_FIRST,
3531
+ POETIC_DISABLE_WORKSPACE_EDITS,
3532
+ POETIC_CLAUDE_DISABLE_WORKSPACE_EDITS,
3533
+ // File targeting
3534
+ POETIC_FUZZY_FILE_MATCHING,
3535
+ POETIC_FUZZY_BASENAME,
3536
+ POETIC_FUZZY_NORMALIZED,
3537
+ POETIC_FUZZY_CASE_INSENSITIVE,
3538
+ POETIC_STRICT_FILE_TARGETING,
3539
+ POETIC_COPILOT_VALIDATE_FILES,
3540
+ POETIC_COPILOT_STRICT_FILES,
3541
+ // Task splitter
3542
+ POETIC_SPLITTER_DEDUP_THRESHOLD,
3543
+ POETIC_SPLITTER_SHADOW_TIMEOUT_MS,
3544
+ POETIC_SPLITTER_SHADOW,
3545
+ // Orchestrator rollout gates
3546
+ POETIC_CROSS_PROVIDER_PIVOT,
3547
+ POETIC_INTENT_PIPELINE,
3548
+ POETIC_INTENT_TASK_SPLITTER_MODE,
3549
+ // Provider — health / misc
3550
+ POETIC_PROVIDER_COMMIT_RANGE_TIMEOUT_MS,
3551
+ POETIC_PROVIDER_OUTPUT_EVENTS,
3552
+ POETIC_PRESENTATION_PROFILE,
3553
+ POETIC_JSONL_VALIDATION,
3554
+ POETIC_TELEMETRY_RETAIN_EVENTS,
3555
+ POETIC_TELEMETRY_MAX_EVENTS,
3556
+ POETIC_TELEMETRY_MAX_LOG_SIZE,
3557
+ POETIC_TELEMETRY_RETENTION_DAYS,
3558
+ POETIC_PROVIDER_HISTORY_RAW,
3559
+ POETIC_PROVIDER_HEALTH_GUARDRAILS,
3560
+ POETIC_PROVIDER_HEALTH_CACHE_PATH,
3561
+ // Debug subsystem flags
3562
+ POETIC_DEBUG_TELEMETRY,
3563
+ POETIC_DEBUG_TELEMETRY_INIT,
3564
+ POETIC_DEBUG_PATHS,
3565
+ POETIC_DEBUG_TIMEOUT,
3566
+ POETIC_DEBUG_SIGNALS,
3567
+ POETIC_DEBUG_TEST_STATUS,
3568
+ POETIC_DEBUG_TEST_DETECTION,
3569
+ // Telemetry extended
3570
+ POETIC_TELEMETRY_SYNC_JSONL,
3571
+ POETIC_TELEMETRY_MAX_QUEUE,
3572
+ POETIC_TELEMETRY_PROGRESS_MAX_LISTENERS,
3573
+ POETIC_TELEMETRY_SQLITE_BUSY_TIMEOUT_MS,
3574
+ POETIC_TELEMETRY_SQLITE_CACHE_SIZE,
3575
+ POETIC_TELEMETRY_SQLITE_MMAP_SIZE,
3576
+ // Claude additional
3577
+ POETIC_CLAUDE_MODEL,
3578
+ POETIC_CLAUDE_ENABLED,
3579
+ POETIC_CLAUDE_PREFLIGHT_COOLDOWN_MS,
3580
+ // Codex additional
3581
+ POETIC_CODEX_MODEL,
3582
+ POETIC_CODEX_ENABLED,
3583
+ POETIC_CODEX_ISOLATE_HOME,
3584
+ // Copilot additional
3585
+ POETIC_COPILOT_ENABLED,
3586
+ POETIC_COPILOT_ORG,
3587
+ POETIC_COPILOT_PLAN,
3588
+ POETIC_COPILOT_CAPABILITIES_CACHE_PATH,
3589
+ POETIC_COPILOT_SKIP_CAPABILITY_PROBE,
3590
+ // Cursor additional
3591
+ POETIC_CURSOR_MODEL,
3592
+ POETIC_CURSOR_ENABLED,
3593
+ POETIC_CURSOR_CONFIG_DIR,
3594
+ POETIC_CURSOR_DEFAULT_MODEL,
3595
+ POETIC_CURSOR_CACHE_TTL_MS,
3596
+ // Gemini additional
3597
+ POETIC_GEMINI_CLI_COMMAND,
3598
+ POETIC_KIRO_CLI_COMMAND,
3599
+ POETIC_ANTIGRAVITY_CLI_COMMAND,
3600
+ POETIC_PI_CLI_COMMAND,
3601
+ POETIC_GEMINI_TIMEOUT_MS,
3602
+ // OpenCode
3603
+ POETIC_OPENCODE_CLI_COMMAND,
3604
+ POETIC_OPENCODE_WARMUP_FORCE,
3605
+ POETIC_OPENCODE_SUPPORTS_VARIANT,
3606
+ POETIC_OPENCODE_SUPPORTS_FILE,
3607
+ POETIC_OPENCODE_XDG_CACHE_HOME,
3608
+ POETIC_OPENCODE_XDG_CONFIG_HOME,
3609
+ POETIC_OPENCODE_XDG_DATA_HOME,
3610
+ POETIC_OPENCODE_XDG_STATE_HOME,
3611
+ POETIC_OPENCODE_TRANSIENT_AGENT,
3612
+ // Skip flags
3613
+ POETIC_SKIP_PREFLIGHT,
3614
+ POETIC_SKIP_COPILOT_PREFLIGHT,
3615
+ POETIC_SKIP_READINESS,
3616
+ POETIC_SKIP_READINESS_PREFLIGHT,
3617
+ POETIC_SKIP_TOOLING_CHECKS,
3618
+ POETIC_SKIP_RUNTIME_DEP_CHECKS,
3619
+ POETIC_SKIP_CLAUDE,
3620
+ POETIC_SKIP_CODEX,
3621
+ POETIC_SKIP_CURSOR,
3622
+ POETIC_SKIP_GEMINI,
3623
+ POETIC_SKIP_KIRO,
3624
+ POETIC_SKIP_ANTIGRAVITY,
3625
+ POETIC_SKIP_PI,
3626
+ // Feature flags named
3627
+ POETIC_FEATURE_COMPETE_ZERO_FLAG,
3628
+ POETIC_FEATURE_ENABLE_CLAUDE_ENHANCED,
3629
+ // Sandbox named
3630
+ POETIC_SANDBOX_BOUNDARY_POLICY,
3631
+ POETIC_SANDBOX_FORCE_INHERITED_OUTER,
3632
+ POETIC_SANDBOX_CONTAINER_ATTESTED,
3633
+ POETIC_SANDBOX_LINUX_HOST_CLASS,
3634
+ POETIC_SANDBOX_PROVENANCE,
3635
+ POETIC_SANDBOX_PROFILE_PATH,
3636
+ // Biome repair
3637
+ POETIC_BIOME_REPAIR_PROVIDER,
3638
+ POETIC_BIOME_REPAIR_MODEL,
3639
+ POETIC_BIOME_REPAIR_REASONING_EFFORT,
3640
+ POETIC_BIOME_REPAIR_MAX_ITERATIONS,
3641
+ POETIC_BIOME_REPAIR_TIMEBOX_MS,
3642
+ // Core extended
3643
+ POETIC_MAX_RECURSION_DEPTH,
3644
+ POETIC_SYNC_CHECKOUT_MAIN,
3645
+ // Profile system
3646
+ POETIC_ACTIVE_PROFILE,
3647
+ POETIC_PROFILES_DIR,
3648
+ // Core debug extended
3649
+ POETIC_COST_DEBUG,
3650
+ // Orchestrator extended — worker/subtask
3651
+ POETIC_ACTIVE_TASK_ID,
3652
+ POETIC_BUILD_START_ANNOUNCED,
3653
+ POETIC_JSONL_CAPTURE_FILE,
3654
+ POETIC_CONTEXT_MODE,
3655
+ POETIC_MEMORY_GUARD,
3656
+ POETIC_ORCHESTRATOR_SYNTHESIS,
3657
+ POETIC_SUBTASK_MODE,
3658
+ POETIC_WORKER_REASONING_EFFORT,
3659
+ POETIC_WORKER_MODEL_LOCK,
3660
+ POETIC_WORKER_VARIANT,
3661
+ // Autoloop extended
3662
+ POETIC_AUTOLOOP_SESSION_ID,
3663
+ // Automation
3664
+ POETIC_AUTOMERGE_LABEL,
3665
+ POETIC_AUTOMERGE_MODE,
3666
+ POETIC_TOUCHED_TEST_TIMEOUT_MS,
3667
+ // Cost tracking / feature
3668
+ POETIC_ENABLE_DYNAMIC_PRICING,
3669
+ POETIC_PRICING_CACHE_TTL,
3670
+ // Telemetry extended
3671
+ POETIC_GLOBAL_TELEMETRY,
3672
+ POETIC_MIRROR_LAB_JUDGE_TELEMETRY,
3673
+ POETIC_ROUTING_HISTORY_DB,
3674
+ POETIC_SQLITE_REQUIRE_NATIVE,
3675
+ POETIC_TELEMETRY_INTEGRITY_CHECK,
3676
+ POETIC_TELEMETRY_WARNING_MAX_ROWS,
3677
+ POETIC_TELEMETRY_WARNING_PRUNE_BATCH,
3678
+ // Test
3679
+ POETIC_AUTO_CHECK_OVERRIDE,
3680
+ // Flywheel engine
3681
+ POETIC_FLYWHEEL_MAX_TASK_DURATION_MS,
3682
+ POETIC_FLYWHEEL_BUDGET_LIMIT_USD,
3683
+ POETIC_FLYWHEEL_BUDGET_MODE,
3684
+ POETIC_FLYWHEEL_ORCHESTRATOR_RECOVERY,
3685
+ POETIC_FLYWHEEL_STAGE_TIME_LIMIT_MS,
3686
+ POETIC_FLYWHEEL_WORKFLOW_HEARTBEAT_STALE_AFTER_MS,
3687
+ POETIC_FLYWHEEL_WORKFLOW_TIME_LIMIT_MS,
3688
+ // Fan-in serialization
3689
+ POETIC_FAN_IN_SERIALIZER_MAX_QUEUE_DEPTH,
3690
+ POETIC_FAN_IN_POOL_DRAIN_TIMEOUT_MS,
3691
+ POETIC_FAN_IN_SERIALIZER_OPERATION_TIMEOUT_MS,
3692
+ POETIC_FAN_IN_SUBSTAGE_CLEANUP_TIMEOUT_MS,
3693
+ POETIC_FAN_IN_MAX_CHERRY_PICKS_PER_CALL
3694
+ };
3695
+
3696
+ // src/core/config/registry/read-env.ts
3697
+ function coerceBoolean(name, raw) {
3698
+ const lower = raw.toLowerCase();
3699
+ if (["1", "true", "yes", "on"].includes(lower)) return true;
3700
+ if (["0", "false", "no", "off"].includes(lower)) return false;
3701
+ throw new Error(
3702
+ `Invalid boolean value for ${name}: "${raw}". Expected one of: 1, true, yes, on, 0, false, no, off`
3703
+ );
3704
+ }
3705
+ function coerceNumber(name, raw) {
3706
+ if (!/^[+-]?(?:\d+|\d*\.\d+)(?:e[+-]?\d+)?$/i.test(raw)) {
3707
+ throw new Error(`Invalid number value for ${name}: "${raw}". Expected a finite decimal number`);
3708
+ }
3709
+ const parsed = Number(raw);
3710
+ if (!Number.isFinite(parsed)) {
3711
+ throw new Error(`Invalid number value for ${name}: "${raw}". Expected a finite decimal number`);
3712
+ }
3713
+ return parsed;
3714
+ }
3715
+ function coerceEnum(name, raw, enumValues) {
3716
+ if (!enumValues.includes(raw)) {
3717
+ throw new Error(
3718
+ `Invalid enum value for ${name}: "${raw}". Allowed values: ${enumValues.join(", ")}`
3719
+ );
3720
+ }
3721
+ return raw;
3722
+ }
3723
+ function coerceEnvValue(spec, raw) {
3724
+ if (spec.parse !== void 0) {
3725
+ const parsed = spec.parse(raw);
3726
+ if (spec.validate !== void 0) {
3727
+ const result = spec.validate(parsed);
3728
+ if (result !== true) {
3729
+ throw new Error(`Validation failed for ${spec.name}: ${result}`);
3730
+ }
3731
+ }
3732
+ return parsed;
3733
+ }
3734
+ let coerced;
3735
+ switch (spec.type) {
3736
+ case "boolean":
3737
+ coerced = coerceBoolean(spec.name, raw);
3738
+ break;
3739
+ case "number":
3740
+ coerced = coerceNumber(spec.name, raw);
3741
+ break;
3742
+ case "enum": {
3743
+ const enumValues = spec.enumValues;
3744
+ if (!enumValues) {
3745
+ throw new Error(`EnvKeySpec for ${spec.name} has type='enum' but no enumValues defined`);
3746
+ }
3747
+ coerced = coerceEnum(spec.name, raw, enumValues);
3748
+ break;
3749
+ }
3750
+ default:
3751
+ coerced = raw;
3752
+ break;
3753
+ }
3754
+ if (spec.validate !== void 0) {
3755
+ const result = spec.validate(coerced);
3756
+ if (result !== true) {
3757
+ throw new Error(`Validation failed for ${spec.name}: ${result}`);
3758
+ }
3759
+ }
3760
+ return coerced;
3761
+ }
3762
+ function readRawEnv(spec) {
3763
+ const raw = process.env[spec.name];
3764
+ if (raw === void 0 || raw === "") return void 0;
3765
+ return raw;
3766
+ }
3767
+ function readEnv(spec) {
3768
+ const raw = process.env[spec.name];
3769
+ if (raw === void 0 || raw === "") {
3770
+ return { value: spec.default, source: "default" };
3771
+ }
3772
+ if (spec.status === "deprecated") {
3773
+ console.warn(
3774
+ `[poetic] Deprecated env var: ${spec.name}${spec.replacement ? ` -> use ${spec.replacement}` : ""}`
3775
+ );
3776
+ }
3777
+ return { value: coerceEnvValue(spec, raw), source: "env" };
3778
+ }
3779
+
3780
+ export {
3781
+ POETIC_CONFIG_ALLOW_DEFAULT_FALLBACK,
3782
+ POETIC_DEBUG,
3783
+ POETIC_CI_RECONCILING,
3784
+ POETIC_LOCAL_CI_APPROVE_ENTRYPOINT_SHA,
3785
+ POETIC_LOCAL_CI_OVERRIDE_HALT,
3786
+ POETIC_DEFER_SYNC,
3787
+ POETIC_COVERAGE_ENABLED,
3788
+ POETIC_COVERAGE_THRESHOLD,
3789
+ POETIC_COVERAGE_FAILURE_COOLDOWN_MS,
3790
+ POETIC_E2E_TEST,
3791
+ POETIC_NO_SPINNER,
3792
+ POETIC_NO_EARLY_ABORT,
3793
+ POETIC_ALLOW_HEURISTIC_FALLBACK,
3794
+ POETIC_OUTPUT_JSON,
3795
+ POETIC_JSON_OUTPUT,
3796
+ POETIC_PLAIN_LOGS,
3797
+ POETIC_QUIET,
3798
+ POETIC_STRICT_READINESS,
3799
+ POETIC_WARNINGS_CONSOLE_LEVEL,
3800
+ POETIC_CLI_REEXEC_AFTER_BUILD,
3801
+ POETIC_FIRST_RUN_BINARY,
3802
+ POETIC_ALLOW_CURL_BASH,
3803
+ POETIC_CLAUDE_MAX_RETRIES,
3804
+ POETIC_CLAUDE_RETRY_DELAY_MS,
3805
+ POETIC_CLAUDE_MAX_BUFFER_BYTES,
3806
+ POETIC_CODEX_AUTH_MODE,
3807
+ POETIC_CODEX_DISABLE_OUTPUT_FILE,
3808
+ POETIC_CODEX_FORCE_HIDE_GIT,
3809
+ POETIC_CODEX_HIDE_GIT,
3810
+ POETIC_CODEX_LOCAL_VERTICAL_SLICE,
3811
+ POETIC_COPILOT_CLI_COMMAND,
3812
+ POETIC_COPILOT_JSON_OUTPUT,
3813
+ POETIC_COPILOT_LOCAL_VERTICAL_SLICE,
3814
+ POETIC_COPILOT_VERTICAL_SLICE,
3815
+ POETIC_COPILOT_MAX_RETRIES,
3816
+ POETIC_COPILOT_MAX_FALLBACK_ATTEMPTS,
3817
+ POETIC_CURSOR_CLI_MODE,
3818
+ POETIC_CURSOR_ALLOW_NON_AGENT_MODES,
3819
+ POETIC_CURSOR_LOCAL_VERTICAL_SLICE,
3820
+ POETIC_CURSOR_ALLOW_CONFIG_FALLBACK,
3821
+ POETIC_CURSOR_STDOUT_MAX_BYTES,
3822
+ POETIC_CURSOR_STDOUT_MAX_LINE_BYTES,
3823
+ POETIC_GEMINI_LOCAL_VERTICAL_SLICE,
3824
+ POETIC_MINIMAL_PROMPTS,
3825
+ POETIC_GROK_AUTH_PROBE_TIMEOUT_MS,
3826
+ POETIC_GROK_TRANSPORT_WATCHDOG,
3827
+ POETIC_GROK_ALLOW_BROWSER_AUTH,
3828
+ POETIC_MOCK_PROVIDER_FAILURE_RATE,
3829
+ POETIC_TEST_FAST_RETRY,
3830
+ POETIC_ESCALATION_ENABLED,
3831
+ POETIC_IDLE_KILL_CEILING_FRACTION,
3832
+ POETIC_IDLE_KILL_CAP_MS,
3833
+ POETIC_IDLE_WARN_CAP_MS,
3834
+ POETIC_IDLE_KILL_MS,
3835
+ POETIC_IDLE_WARN_MS,
3836
+ POETIC_PROCESS_SLOT_WAIT_MS,
3837
+ POETIC_SUBPROCESS_PID_WAIT_MS,
3838
+ POETIC_SKIP_AUTH,
3839
+ POETIC_ALLOW_SKIP_AUTH,
3840
+ POETIC_WORKTREE,
3841
+ POETIC_CODEX_BACKEND,
3842
+ POETIC_PLAN_DECOMPOSE_TIMEOUT_MS,
3843
+ POETIC_PLAN_DECOMPOSE_IDLE_WARN_MS,
3844
+ POETIC_PLAN_DECOMPOSE_IDLE_KILL_MS,
3845
+ POETIC_PLAN_DECOMPOSE_MAX_TURNS,
3846
+ POETIC_PLAN_BLOCKER_PARSE_FALLBACK_PROVIDER,
3847
+ POETIC_AI_JUDGE_TIMEOUT_MS,
3848
+ POETIC_FORCE_AI_JUDGE,
3849
+ POETIC_JUDGE_AI_TRIGGERED_HYBRID,
3850
+ POETIC_JUDGE_EXPERIMENTAL,
3851
+ POETIC_MATRIX_CLOSE_CALL_MARGIN,
3852
+ POETIC_MATRIX_BORDERLINE_MARGIN,
3853
+ POETIC_MATRIX_CONFIDENCE_THRESHOLD,
3854
+ POETIC_JUDGE_SPECULATIVE_HYBRID,
3855
+ POETIC_JUDGE_STRICT,
3856
+ POETIC_JUDGE_CLOSE_CALL_MARGIN,
3857
+ POETIC_TUI_STREAMING,
3858
+ POETIC_TUI_TIMING,
3859
+ POETIC_TUI_AGENT_ACTIONS,
3860
+ POETIC_PROVIDER_STREAMING,
3861
+ POETIC_PROVIDER_STREAM_ARTIFACTS,
3862
+ POETIC_BASIC_DISABLE_WORKSPACE_EDITS,
3863
+ POETIC_COMPLETION_MODE,
3864
+ POETIC_ALLOW_OFF_SCOPE_REPAIR,
3865
+ POETIC_TIMEOUT_MS,
3866
+ POETIC_TELEMETRY_DB,
3867
+ POETIC_TELEMETRY_DIR,
3868
+ POETIC_TELEMETRY_ENABLED,
3869
+ POETIC_TELEMETRY_SILENT,
3870
+ POETIC_TELEMETRY_VERBOSE,
3871
+ POETIC_MULTI_AGENT_SANDBOX_BOUNDARY_POLICY,
3872
+ POETIC_AUTOLOOP_MAX_ITERATIONS,
3873
+ POETIC_AUTOLOOP_TIMEBOX,
3874
+ POETIC_AUTOLOOP_TIMEBOX_MS,
3875
+ POETIC_AUTOLOOP_JUDGE,
3876
+ POETIC_SKIP_GROK,
3877
+ POETIC_REPO,
3878
+ POETIC_WORKTREE_BASE,
3879
+ POETIC_WORKTREE_TTL_DAYS,
3880
+ POETIC_WORKTREE_NODE_MODULES_STRATEGY,
3881
+ POETIC_WORKTREE_DEPENDENCY_ROOT,
3882
+ POETIC_WORKTREE_DEPENDENCY_ROOTS,
3883
+ POETIC_WORKTREE_POOL_SIZE,
3884
+ POETIC_PRESERVE_WORKTREES,
3885
+ POETIC_LAB_MODE,
3886
+ POETIC_LAB_ID,
3887
+ POETIC_LAB_RUN_ID,
3888
+ POETIC_SPRINT_LOCK_RETRY_TIMEOUT_MS,
3889
+ POETIC_SPRINT_LOCK_STALE_AFTER_MS,
3890
+ POETIC_LAB_BASELINE,
3891
+ POETIC_WORKTREE_MAX_CONCURRENT,
3892
+ POETIC_VALIDATION_SLOTS,
3893
+ POETIC_WORKTREE_MIN_FREE_BYTES,
3894
+ POETIC_DISABLE_AUTOMATIC_WORKTREE_CLEANUP,
3895
+ POETIC_RETAIN_BASIC_WORKTREE,
3896
+ POETIC_ALLOW_MOCK_PROVIDERS,
3897
+ POETIC_MOCK_PROVIDERS,
3898
+ POETIC_MOCK_INTENT_PIPELINE,
3899
+ POETIC_MOCK_INTENT_PIPELINE_EXECUTION_FAILURE,
3900
+ POETIC_AUTO_CHECK_OVERRIDE,
3901
+ POETIC_AUTOLOOP_MIN_PROGRESS,
3902
+ POETIC_AUTOLOOP_MAX_MEMORY,
3903
+ POETIC_AUTOLOOP_MAX_CPU,
3904
+ POETIC_AUTOLOOP_MAX_PROCESSES,
3905
+ POETIC_AUTOLOOP_COMPLETION_SIGNAL,
3906
+ POETIC_AUTOLOOP_VALIDATION,
3907
+ POETIC_AUTOLOOP_QUALITY_GATES_MODE,
3908
+ POETIC_AUTOLOOP_SESSION_ID,
3909
+ POETIC_JUDGE_BUDGET_PRESSURE_THRESHOLD,
3910
+ POETIC_JUDGE_SPECULATIVE_HYBRID_TIMEOUT_MS,
3911
+ POETIC_JUDGE_SPECULATIVE_HYBRID_DISCARD_CONFIDENCE,
3912
+ POETIC_JUDGE_AI_TRIGGERED_HYBRID_CONFIDENCE,
3913
+ POETIC_JUDGE_CLOSE_CALL_VOTES,
3914
+ POETIC_JUDGE_CLOSE_CALL_TIEBREAK_TIMEOUT_MS,
3915
+ POETIC_JUDGE_CLOSE_CALL_TIEBREAK,
3916
+ POETIC_JUDGE_SHADOW_PAIRWISE,
3917
+ POETIC_JUDGE_ADJUDICATION,
3918
+ POETIC_CLAUDE_MAX_TURNS,
3919
+ POETIC_VARIANT_LINE_BUFFER_MAX_CHARS,
3920
+ POETIC_RESEARCH_NATIVE_PROVIDERS,
3921
+ POETIC_VARIANT_STDOUT_MAX_BYTES,
3922
+ POETIC_UNKILLABLE_WORKER_ABANDON_MS,
3923
+ POETIC_SETUP_TIMEOUT_MS,
3924
+ POETIC_ADAPTIVE_SETUP_MODE,
3925
+ POETIC_ADAPTIVE_SETUP_BOOTSTRAP,
3926
+ POETIC_VARIANT_WORKER,
3927
+ POETIC_ALLOW_EMPTY_RESULTS,
3928
+ POETIC_PREFLIGHT_FILE_CHECK,
3929
+ POETIC_ACTIVE_TASK_ID,
3930
+ POETIC_BUILD_START_ANNOUNCED,
3931
+ POETIC_JSONL_CAPTURE_FILE,
3932
+ POETIC_CAPTURE_PROMPTS,
3933
+ POETIC_CONTEXT_MODE,
3934
+ POETIC_MEMORY_GUARD,
3935
+ POETIC_ORCHESTRATOR_SYNTHESIS,
3936
+ POETIC_SUBTASK_MODE,
3937
+ POETIC_WORKER_REASONING_EFFORT,
3938
+ POETIC_WORKER_MODEL_LOCK,
3939
+ POETIC_WORKER_VARIANT,
3940
+ POETIC_SMART_REPAIR_ADVISORY,
3941
+ POETIC_DISABLE_WORKSPACE_EDITS,
3942
+ POETIC_CLAUDE_DISABLE_WORKSPACE_EDITS,
3943
+ POETIC_FUZZY_FILE_MATCHING,
3944
+ POETIC_FUZZY_BASENAME,
3945
+ POETIC_FUZZY_NORMALIZED,
3946
+ POETIC_FUZZY_CASE_INSENSITIVE,
3947
+ POETIC_STRICT_FILE_TARGETING,
3948
+ POETIC_COPILOT_VALIDATE_FILES,
3949
+ POETIC_COPILOT_STRICT_FILES,
3950
+ POETIC_SPLITTER_DEDUP_THRESHOLD,
3951
+ POETIC_SPLITTER_SHADOW_TIMEOUT_MS,
3952
+ POETIC_SPLITTER_SHADOW,
3953
+ POETIC_PROVIDER_OUTPUT_EVENTS,
3954
+ POETIC_JSONL_VALIDATION,
3955
+ POETIC_PROVIDER_HEALTH_GUARDRAILS,
3956
+ POETIC_PROVIDER_HEALTH_CACHE_PATH,
3957
+ POETIC_DEBUG_TELEMETRY,
3958
+ POETIC_DEBUG_TELEMETRY_INIT,
3959
+ POETIC_DEBUG_PATHS,
3960
+ POETIC_DEBUG_TIMEOUT,
3961
+ POETIC_DEBUG_SIGNALS,
3962
+ POETIC_DEBUG_TEST_DETECTION,
3963
+ POETIC_COST_DEBUG,
3964
+ POETIC_TELEMETRY_SYNC_JSONL,
3965
+ POETIC_TELEMETRY_PROGRESS_MAX_LISTENERS,
3966
+ POETIC_TELEMETRY_SQLITE_BUSY_TIMEOUT_MS,
3967
+ POETIC_TELEMETRY_SQLITE_CACHE_SIZE,
3968
+ POETIC_TELEMETRY_SQLITE_MMAP_SIZE,
3969
+ POETIC_MIRROR_LAB_JUDGE_TELEMETRY,
3970
+ POETIC_ROUTING_HISTORY_DB,
3971
+ POETIC_SQLITE_REQUIRE_NATIVE,
3972
+ POETIC_TELEMETRY_INTEGRITY_CHECK,
3973
+ POETIC_TELEMETRY_WARNING_MAX_ROWS,
3974
+ POETIC_TELEMETRY_WARNING_PRUNE_BATCH,
3975
+ POETIC_CODEX_ISOLATE_HOME,
3976
+ POETIC_CURSOR_CONFIG_DIR,
3977
+ POETIC_OPENCODE_XDG_DATA_HOME,
3978
+ POETIC_OPENCODE_XDG_STATE_HOME,
3979
+ POETIC_OPENCODE_XDG_CONFIG_HOME,
3980
+ POETIC_OPENCODE_XDG_CACHE_HOME,
3981
+ POETIC_OPENCODE_TRANSIENT_AGENT,
3982
+ POETIC_SKIP_TOOLING_CHECKS,
3983
+ POETIC_SKIP_READINESS_PREFLIGHT,
3984
+ POETIC_SKIP_READINESS,
3985
+ POETIC_SKIP_RUNTIME_DEP_CHECKS,
3986
+ POETIC_SKIP_KIRO,
3987
+ POETIC_SKIP_ANTIGRAVITY,
3988
+ POETIC_SKIP_PI,
3989
+ POETIC_FEATURE_ENABLE_CLAUDE_ENHANCED,
3990
+ POETIC_SANDBOX_BOUNDARY_POLICY,
3991
+ POETIC_SANDBOX_CONTAINER_ATTESTED,
3992
+ POETIC_SANDBOX_PROVENANCE,
3993
+ POETIC_SANDBOX_LINUX_HOST_CLASS,
3994
+ POETIC_AUTOMERGE_MODE,
3995
+ POETIC_ENABLE_DYNAMIC_PRICING,
3996
+ POETIC_PRICING_CACHE_TTL,
3997
+ POETIC_PROFILES_DIR,
3998
+ KEYS,
3999
+ coerceEnvValue,
4000
+ readRawEnv,
4001
+ readEnv
4002
+ };
4003
+ //# sourceMappingURL=chunk-5DLKYTQX.js.map