@inkeep/open-knowledge 0.50.0-beta.1 → 0.50.0-beta.10

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 (463) hide show
  1. package/dist/acp-harness-probe-Dh-8gi6i.mjs +3 -0
  2. package/dist/cli.mjs +38 -38
  3. package/dist/config-schema.json +158 -40
  4. package/dist/config.project-local.schema.json +61 -0
  5. package/dist/config.project.schema.json +76 -7
  6. package/dist/config.user.schema.json +41 -33
  7. package/dist/constants-BNvS8oI2.mjs +2 -0
  8. package/dist/fs-traced-D54pxq9W.mjs +1 -0
  9. package/dist/fs-traced-yBvwYUvC.mjs +12 -0
  10. package/dist/{git-handle-B9WUn7B2.mjs → git-handle--bprv4nF.mjs} +2 -2
  11. package/dist/git-handle-D2iDoQll.mjs +1 -0
  12. package/dist/index.d.mts +21 -32
  13. package/dist/index.mjs +194 -194
  14. package/dist/init-CoaEpXuj.mjs +1 -0
  15. package/dist/{init-8_iXriiz.mjs → init-CusaJPSD.mjs} +5 -5
  16. package/dist/{launch-json-removal-CXPn5A7N.mjs → launch-json-removal-eLYyewrt.mjs} +2 -2
  17. package/dist/loader-CjyL5Zwo.mjs +1 -0
  18. package/dist/loader-DDTT9ymf.mjs +2 -0
  19. package/dist/md-manager-Ds9PF-af.mjs +2 -0
  20. package/dist/{open-browser-Bu1KY-5f.mjs → open-browser-BbGNdC1A.mjs} +2 -2
  21. package/dist/parse-worker.mjs +1 -1
  22. package/dist/preview-B8rlTtD1.mjs +1 -0
  23. package/dist/{preview-CXrbuj-R.mjs → preview-BNxwgzXc.mjs} +2 -2
  24. package/dist/public/assets/{ActivityModeContent-HRSmxB9_.js → ActivityModeContent-B5gvfBKN.js} +1 -1
  25. package/dist/public/assets/{AgentDiffPane-BGYo5UN6.js → AgentDiffPane-DR7C4GvH.js} +2 -2
  26. package/dist/public/assets/{AgentThreadClientBinder-0uU00Tq4.js → AgentThreadClientBinder-D85mW3F8.js} +1 -1
  27. package/dist/public/assets/{AppMenubar-Dk1BEmD9.js → AppMenubar-DzKyqu4x.js} +1 -1
  28. package/dist/public/assets/{BugReportHistory-CRlvJE2K.js → BugReportHistory-BJFLBqUw.js} +1 -1
  29. package/dist/public/assets/{BugReportHistoryDialog-DIqnZXkT.js → BugReportHistoryDialog-y4fa4pzg.js} +1 -1
  30. package/dist/public/assets/{ChangedOutsideBadge-CG45zoCT.js → ChangedOutsideBadge-BHGDiDXV.js} +1 -1
  31. package/dist/public/assets/CodeMirrorPropInput-CJOa9rBB.js +3 -0
  32. package/dist/public/assets/{ConfigSharingInfoTooltip-BNI3Q3Qo.js → ConfigSharingInfoTooltip-BPA8HEYl.js} +1 -1
  33. package/dist/public/assets/{ConsentDialogBody-BlayjFQq.js → ConsentDialogBody-KXeO_ZFL.js} +1 -1
  34. package/dist/public/assets/{CopyButton-Q-6hSzy6.js → CopyButton-DhHoiQJR.js} +1 -1
  35. package/dist/public/assets/{DiffView-BnNY_4OT.js → DiffView-BjOsi4GM.js} +1 -1
  36. package/dist/public/assets/{DocumentContext-Dxzqsjf0.js → DocumentContext-D5IPRkJO.js} +19 -19
  37. package/dist/public/assets/{EditorModeToggle-OACqdrIA.js → EditorModeToggle-CYQ3YFwJ.js} +1 -1
  38. package/dist/public/assets/{EnableSyncConfirmDialog-DBMws9uC.js → EnableSyncConfirmDialog-D3pGpgBV.js} +1 -1
  39. package/dist/public/assets/FeedbackForm-FHEM65O2.js +1 -0
  40. package/dist/public/assets/{GraphPanel-BlBOG-me.js → GraphPanel-BgjTBQzf.js} +2 -2
  41. package/dist/public/assets/ImportSkillDialog-CfLam_3S.js +1 -0
  42. package/dist/public/assets/{LintConfigEditor-v0oqzBfd.js → LintConfigEditor-DbAjr4jH.js} +1 -1
  43. package/dist/public/assets/ManagedArtifactProperties-BZlQIOzZ.js +2 -0
  44. package/dist/public/assets/ManagedArtifactProperties-D6kkCydK.js +1 -0
  45. package/dist/public/assets/{McpConsentDialogBody-DcaMMYmf.js → McpConsentDialogBody-CDj5MfEH.js} +1 -1
  46. package/dist/public/assets/{Mermaid-cUFqNhzC.js → Mermaid-D-pcyGRV.js} +2 -2
  47. package/dist/public/assets/{MermaidDocEditor-YEj8k0Fj.js → MermaidDocEditor-BKY1PMJY.js} +1 -1
  48. package/dist/public/assets/{RegisteredAgentIcon-CCgDsAUc.js → RegisteredAgentIcon-BgDInKA9.js} +1 -1
  49. package/dist/public/assets/{ReportBugDialogBody-f7fl9dVO.js → ReportBugDialogBody-DsvmR3w_.js} +1 -1
  50. package/dist/public/assets/{SchemaConfigEditor-C_BBar0x.js → SchemaConfigEditor-SePva8he.js} +1 -1
  51. package/dist/public/assets/SessionsHost-DQDxT6oc.js +2 -0
  52. package/dist/public/assets/SettingsDialogBody-DuHzBEeR.js +12 -0
  53. package/dist/public/assets/{ShareBranchSwitchDialog-DMbjNni-.js → ShareBranchSwitchDialog-BRD2GRvj.js} +1 -1
  54. package/dist/public/assets/{ShareReceiveDialog-DMLSpBoi.js → ShareReceiveDialog-CZwTjqpd.js} +1 -1
  55. package/dist/public/assets/{ShareReceiveMissDialog-TTjnDvC9.js → ShareReceiveMissDialog-zdkgREgY.js} +1 -1
  56. package/dist/public/assets/{SkillEditBanner-Dmsi4hSW.js → SkillEditBanner-xwl6MInS.js} +1 -1
  57. package/dist/public/assets/{SkillOriginInline-BoGssBkU.js → SkillOriginInline-B--SEM3Z.js} +1 -1
  58. package/dist/public/assets/SkillToolbarControls-B7Ve-jjf.js +1 -0
  59. package/dist/public/assets/{SlidesToolbarControls-CWIkYgNX.js → SlidesToolbarControls-guFXAVIS.js} +1 -1
  60. package/dist/public/assets/{SourceEditor-D3dXest3.js → SourceEditor-Blu9Cl14.js} +1 -1
  61. package/dist/public/assets/{TerminalPanel-D_OODFVz.js → TerminalPanel-CP9vexOS.js} +2 -2
  62. package/dist/public/assets/{TerminalWindowApp-Dwoah4yb.js → TerminalWindowApp-BWys4w_o.js} +1 -1
  63. package/dist/public/assets/{TextDocEditor-DzdzVGmP.js → TextDocEditor-Ba292y2S.js} +1 -1
  64. package/dist/public/assets/ThreadView-C850kWDt.js +10 -0
  65. package/dist/public/assets/{TimelineDiffPane-D5U46urB.js → TimelineDiffPane-C9edQI2h.js} +2 -2
  66. package/dist/public/assets/{abnfDiagram-VRR7QNED-zrdnvCxH.js → abnfDiagram-VRR7QNED-CQ5y3jGZ.js} +1 -1
  67. package/dist/public/assets/{agent-diff-store-DmpkFUx3.js → agent-diff-store-Cx2PGHl5.js} +1 -1
  68. package/dist/public/assets/{arc-DNWUH4a1.js → arc-DllfmQO6.js} +1 -1
  69. package/dist/public/assets/architecture-TIHT7OUA-CIR5HZsg.js +1 -0
  70. package/dist/public/assets/{architectureDiagram-ZJ3FMSHR-C8Bd5LWV.js → architectureDiagram-ZJ3FMSHR-DEDVgPeV.js} +1 -1
  71. package/dist/public/assets/arrow-up-right-D_WN0VGP.js +1 -0
  72. package/dist/public/assets/auth-state-cache-DjQVisgv.js +11 -0
  73. package/dist/public/assets/{blockDiagram-677ZJIJ3-B9IYmQZQ.js → blockDiagram-677ZJIJ3-Biovo5Vk.js} +1 -1
  74. package/dist/public/assets/{braces-54VO1tdr.js → braces-B2tgJ4cu.js} +1 -1
  75. package/dist/public/assets/{c4Diagram-LMCZKHZV-BAmqGVbu.js → c4Diagram-LMCZKHZV-BUMbkcfU.js} +1 -1
  76. package/dist/public/assets/{calendar-BhCmsdcp.js → calendar-q3K0fDI1.js} +1 -1
  77. package/dist/public/assets/{case-sensitive-BpYLDHFG.js → case-sensitive-Cz58rAyi.js} +1 -1
  78. package/dist/public/assets/channel-C6KgPQqg.js +1 -0
  79. package/dist/public/assets/check-xiKupoJh.js +1 -0
  80. package/dist/public/assets/{checkbox-gpfWb1pY.js → checkbox-DxTkAw0k.js} +1 -1
  81. package/dist/public/assets/{chevron-down-Ccgt58N5.js → chevron-down-DmoBYxyq.js} +1 -1
  82. package/dist/public/assets/chevron-left-CiNweXA3.js +1 -0
  83. package/dist/public/assets/chevron-right-DJvandMc.js +1 -0
  84. package/dist/public/assets/{chevron-up-DXAtCwKR.js → chevron-up-eNJS5_XA.js} +1 -1
  85. package/dist/public/assets/chunk-2Q5K7J3B-CgG_zTm9.js +1 -0
  86. package/dist/public/assets/{chunk-32BRIVSS-DMLdlgjI.js → chunk-32BRIVSS-CJfLw0io.js} +1 -1
  87. package/dist/public/assets/{chunk-52WLFC77-CA6wNZGK.js → chunk-52WLFC77-CKUXR-Lo.js} +1 -1
  88. package/dist/public/assets/{chunk-5FCAYU7R-DqJZ_M2Z.js → chunk-5FCAYU7R-Blhoqerk.js} +1 -1
  89. package/dist/public/assets/{chunk-5HE753X5-xEmSuz1X.js → chunk-5HE753X5-Be3l52OO.js} +1 -1
  90. package/dist/public/assets/{chunk-5JV3BV7I-Ck8lDs_Z.js → chunk-5JV3BV7I-COJRGdXn.js} +1 -1
  91. package/dist/public/assets/{chunk-5TONJI2A-PrC_RJYQ.js → chunk-5TONJI2A-6Fwn-ZXg.js} +1 -1
  92. package/dist/public/assets/{chunk-5VM5RSS4-uHW5nKzV.js → chunk-5VM5RSS4-CBB7ddJZ.js} +1 -1
  93. package/dist/public/assets/{chunk-7BUUIJ7U-QsQRXodN.js → chunk-7BUUIJ7U-BCqa-5nq.js} +1 -1
  94. package/dist/public/assets/{chunk-BIQX33UG-Bn3R7PMg.js → chunk-BIQX33UG-DzD4i2B0.js} +1 -1
  95. package/dist/public/assets/{chunk-BO2N2NFS-XrP3H1kD.js → chunk-BO2N2NFS-KCTBsTca.js} +3 -3
  96. package/dist/public/assets/{chunk-C7G6YPKG-Cyi6lMg0.js → chunk-C7G6YPKG-DxT1wdEz.js} +1 -1
  97. package/dist/public/assets/{chunk-CQNSW5MT-DcGjpkNq.js → chunk-CQNSW5MT-DFeH5OJq.js} +1 -1
  98. package/dist/public/assets/{chunk-CYSBUYHQ-DtqK9e9B.js → chunk-CYSBUYHQ-BnJMwkKI.js} +1 -1
  99. package/dist/public/assets/{chunk-EMLP6XTP-CwGsiDUi.js → chunk-EMLP6XTP-MSvlJ735.js} +1 -1
  100. package/dist/public/assets/{chunk-EX3LRPZG-DLPjvnJt.js → chunk-EX3LRPZG-DUzsTxw6.js} +1 -1
  101. package/dist/public/assets/{chunk-FWX5IMBZ-Dl1Yx5lK.js → chunk-FWX5IMBZ-D3EMolHi.js} +2 -2
  102. package/dist/public/assets/{chunk-HOUHSVGY-DV13h0Pr.js → chunk-HOUHSVGY-CA499J_e.js} +1 -1
  103. package/dist/public/assets/{chunk-ICXQ74PX-INpeR2_Y.js → chunk-ICXQ74PX-CNLojPkU.js} +1 -1
  104. package/dist/public/assets/{chunk-JG7HCLWE-DjqF4wz1.js → chunk-JG7HCLWE-BjvLoZ4O.js} +1 -1
  105. package/dist/public/assets/{chunk-JWPE2WC7-ChNUGWh8.js → chunk-JWPE2WC7-DKo0ygBr.js} +1 -1
  106. package/dist/public/assets/{chunk-MOJQB5TN-DYAyc4PI.js → chunk-MOJQB5TN-hxtcpfx_.js} +1 -1
  107. package/dist/public/assets/{chunk-MOZMSUNE-DAoBuwD4.js → chunk-MOZMSUNE-DQOK9LgW.js} +1 -1
  108. package/dist/public/assets/{chunk-OGEWGWER-_vqBGeRc.js → chunk-OGEWGWER-DmUP6YIh.js} +1 -1
  109. package/dist/public/assets/{chunk-OSBZ3O6U-SeZvOun8.js → chunk-OSBZ3O6U-D1WpsIpR.js} +1 -1
  110. package/dist/public/assets/{chunk-PUDLZKDR-C184t24_.js → chunk-PUDLZKDR-CQKVQESS.js} +1 -1
  111. package/dist/public/assets/{chunk-Q4XR5HBZ-SaCK9erE.js → chunk-Q4XR5HBZ-CChmYrK9.js} +1 -1
  112. package/dist/public/assets/{chunk-QBLGF6JB-CJVMUUtn.js → chunk-QBLGF6JB-CgndLuEz.js} +1 -1
  113. package/dist/public/assets/{chunk-R7FJI6CG-q21e0CIM.js → chunk-R7FJI6CG-DCv2sUq2.js} +1 -1
  114. package/dist/public/assets/{chunk-RYQCIY6F-nQAz-0yS.js → chunk-RYQCIY6F-AIaldrY4.js} +1 -1
  115. package/dist/public/assets/{chunk-U6XO7XAA-hembI7o8.js → chunk-U6XO7XAA-CxMMdww-.js} +1 -1
  116. package/dist/public/assets/{chunk-V7JOEXUC-3RMXHrzo.js → chunk-V7JOEXUC-CXy9SmJk.js} +1 -1
  117. package/dist/public/assets/chunk-VAUOI2AC-ujVxk4Ze.js +1 -0
  118. package/dist/public/assets/{chunk-VR4S4FIN-YHQiPjFo.js → chunk-VR4S4FIN-KG7H_g4c.js} +1 -1
  119. package/dist/public/assets/{chunk-WYO6CB5R-tHLnBMnY.js → chunk-WYO6CB5R-B368j75q.js} +1 -1
  120. package/dist/public/assets/chunk-XXDRQBXY-B7w13F3i.js +1 -0
  121. package/dist/public/assets/{chunk-YOTPTUD7-u4FR_PoG.js → chunk-YOTPTUD7-Cqb1OWoI.js} +1 -1
  122. package/dist/public/assets/{chunk-ZGVPDNZ5-BFUSTZTU.js → chunk-ZGVPDNZ5-BKdDRJat.js} +1 -1
  123. package/dist/public/assets/{chunk-ZIRB5QZD-D120inkG.js → chunk-ZIRB5QZD-CvXXd6Mf.js} +1 -1
  124. package/dist/public/assets/classDiagram-OUVF2IWQ-CrrbWSrl.js +1 -0
  125. package/dist/public/assets/classDiagram-v2-EOCWNBFH-BYbi6pvW.js +1 -0
  126. package/dist/public/assets/client-version-DZzYmEAI.js +1 -0
  127. package/dist/public/assets/{cm-theme-DPWSzbOc.js → cm-theme-ChFGbVCe.js} +1 -1
  128. package/dist/public/assets/{comment-chips-CNh6cTT4.js → comment-chips-I49OBnea.js} +1 -1
  129. package/dist/public/assets/config-provider-Cp4CY5__.js +5 -0
  130. package/dist/public/assets/context-menu-CYgsnEgV.js +1 -0
  131. package/dist/public/assets/{cose-bilkent-JH36ORCC-D0CYnCA3.js → cose-bilkent-JH36ORCC-CwtkHR1Y.js} +1 -1
  132. package/dist/public/assets/cynefin-VYW2F7L2-BdPtv88z.js +1 -0
  133. package/dist/public/assets/{cynefinDiagram-TSTJHNR4-Bgric3JJ.js → cynefinDiagram-TSTJHNR4-LsplRO2K.js} +1 -1
  134. package/dist/public/assets/{dagre-uJOGPMM-.js → dagre-C6VKrNvO.js} +1 -1
  135. package/dist/public/assets/{dagre-VKFMJZFB-BXjUnJMs.js → dagre-VKFMJZFB-DhzjgRUZ.js} +1 -1
  136. package/dist/public/assets/{diagram-FQU43EPY-dXOWFjMG.js → diagram-FQU43EPY-a4jh9ybB.js} +1 -1
  137. package/dist/public/assets/{diagram-G47NLZAW-zdJG9pHl.js → diagram-G47NLZAW-Jgkwuc6y.js} +1 -1
  138. package/dist/public/assets/{diagram-NH7WQ7WH-BVYbs_C0.js → diagram-NH7WQ7WH-Cz1HEitz.js} +1 -1
  139. package/dist/public/assets/{diagram-OA4YK3LP-Ds5ohbs1.js → diagram-OA4YK3LP-CIcVtjXP.js} +1 -1
  140. package/dist/public/assets/{diagram-WEI45ONY-BluqqbZ4.js → diagram-WEI45ONY-C8wU887b.js} +1 -1
  141. package/dist/public/assets/{dialog-O4u6_xiQ.js → dialog-Bxcn1sLm.js} +1 -1
  142. package/dist/public/assets/{dist-TVrIGknK2.js → dist-B6uhnkqb2.js} +184 -184
  143. package/dist/public/assets/{dist-C1TyNsxp.js → dist-BOhFaMG0.js} +1 -1
  144. package/dist/public/assets/{dist-tByLfm_n.js → dist-Bb1r1o6u.js} +1 -1
  145. package/dist/public/assets/{dist-CNm9tACe.js → dist-Bx9oFJRu.js} +1 -1
  146. package/dist/public/assets/{dist-CpwfhxFl.js → dist-C9uRrl_E.js} +1 -1
  147. package/dist/public/assets/{dist-hrQOAqN1.js → dist-CFyOS6pn.js} +1 -1
  148. package/dist/public/assets/{dist-CI5_cNui.js → dist-CXSIgvvA.js} +1 -1
  149. package/dist/public/assets/{dist-CJuiZAB0.js → dist-DL1WTl5d.js} +1 -1
  150. package/dist/public/assets/{dist-CDMQmWZl.js → dist-DRg5A_HQ.js} +1 -1
  151. package/dist/public/assets/{dist-CebtYbHb.js → dist-D_1xxRDt.js} +1 -1
  152. package/dist/public/assets/{dist-DU2smIGg.js → dist-DgRDZMLf.js} +1 -1
  153. package/dist/public/assets/{dist-BpOfJRMm.js → dist-DrCK4JBL.js} +1 -1
  154. package/dist/public/assets/{dist-y6w4IT08.js → dist-DuPjpj5-.js} +1 -1
  155. package/dist/public/assets/{dist-wfUjMP-v.js → dist-EpVTQF77.js} +1 -1
  156. package/dist/public/assets/{doc-paths-BKAhPn1c.js → doc-paths-DCnBNou3.js} +1 -1
  157. package/dist/public/assets/{documents-events-B6nWdFan.js → documents-events-BE14yj3s.js} +1 -1
  158. package/dist/public/assets/{download-BuEN0lZf.js → download-btG_KeFQ.js} +1 -1
  159. package/dist/public/assets/{dropdown-menu-CP1RnfZI.js → dropdown-menu-K4eCFwQy.js} +1 -1
  160. package/dist/public/assets/{ebnfDiagram-CCIWWBDH-BWiN4nWj.js → ebnfDiagram-CCIWWBDH-CjptFZja.js} +1 -1
  161. package/dist/public/assets/{erDiagram-Q63AITRT-5GE6Syx5.js → erDiagram-Q63AITRT-BYiJa_5G.js} +1 -1
  162. package/dist/public/assets/eventmodeling-45OFAUF4-ur3Hg9pT.js +1 -0
  163. package/dist/public/assets/{eye-CYj_zi2W.js → eye-j_4QS15C.js} +1 -1
  164. package/dist/public/assets/{field-BADrt9_J.js → field-9eXIpxzl.js} +1 -1
  165. package/dist/public/assets/{file-tree-adapter-Dhf8gmFi.js → file-tree-adapter-BOumv5bR.js} +1 -1
  166. package/dist/public/assets/{file-tree-utils-Cx1c51Ql.js → file-tree-utils-zx8XyJDX.js} +1 -1
  167. package/dist/public/assets/flowDiagram-23GEKE2U-C1BAvCbz.js +1 -0
  168. package/dist/public/assets/{folder-CWVPrRtx.js → folder-C8rE1Soy.js} +1 -1
  169. package/dist/public/assets/{folder-config-api-CKhPo3Lt.js → folder-config-api-DzcYYQUB.js} +1 -1
  170. package/dist/public/assets/{folder-open-BXfoqsrp.js → folder-open-CB-trByC.js} +1 -1
  171. package/dist/public/assets/{follow-file-BRGwJuKy.js → follow-file-Tx7LDdLa.js} +1 -1
  172. package/dist/public/assets/{ganttDiagram-NO4QXBWP-DGnL6oh-.js → ganttDiagram-NO4QXBWP-TYuuGc0X.js} +1 -1
  173. package/dist/public/assets/{git-branch-CMN6cdzm.js → git-branch-JnfmLuHd.js} +1 -1
  174. package/dist/public/assets/gitGraph-TEB2WS4Q-l_1SzZcb.js +1 -0
  175. package/dist/public/assets/{gitGraphDiagram-IHSO6WYX-mMfBO0xv.js → gitGraphDiagram-IHSO6WYX-BrjUrrk2.js} +1 -1
  176. package/dist/public/assets/globals-Bq7QmnDv.css +1 -0
  177. package/dist/public/assets/{graphlib-CS7i3af0.js → graphlib-D8PlvV2o.js} +1 -1
  178. package/dist/public/assets/{hash-BS4ux6bl.js → hash-DKiwvmF3.js} +1 -1
  179. package/dist/public/assets/{highlighted-body-OFNGDK62-Bc_b2HT_.js → highlighted-body-OFNGDK62-eJrwOujA.js} +1 -1
  180. package/dist/public/assets/{history-CiIvI4I4.js → history-eaFgPZWX.js} +1 -1
  181. package/dist/public/assets/i18n-Bm86sjGW.js +1 -0
  182. package/dist/public/assets/index-DcwTlNGF.js +2097 -0
  183. package/dist/public/assets/{info-160SNOuG.js → info-CsTy513y.js} +1 -1
  184. package/dist/public/assets/info-DKCQHKI2-CCDXfGhV.js +1 -0
  185. package/dist/public/assets/{infoDiagram-FWYZ7A6U-DuU1GDQ6.js → infoDiagram-FWYZ7A6U-B6_Knuir.js} +1 -1
  186. package/dist/public/assets/{input-group-CPKSxoq5.js → input-group-BA2Li4LU.js} +1 -1
  187. package/dist/public/assets/{ishikawaDiagram-FXEZZL3T-Bg0KJFCj.js → ishikawaDiagram-FXEZZL3T-CqxHoebw.js} +1 -1
  188. package/dist/public/assets/{journeyDiagram-5HDEW3XC-DLWkGhNH.js → journeyDiagram-5HDEW3XC-B1-3fVtR.js} +1 -1
  189. package/dist/public/assets/{kanban-definition-HUTT4EX6-BhYGhRMu.js → kanban-definition-HUTT4EX6-CdhMOBCU.js} +1 -1
  190. package/dist/public/assets/{line-e19R8FCM.js → line-C0o9Fjf4.js} +1 -1
  191. package/dist/public/assets/{linear-a82bFSBJ.js → linear-CjM1R4zy.js} +1 -1
  192. package/dist/public/assets/{lint-config-client-KRlZx1_T.js → lint-config-client-CXdpjOMj.js} +1 -1
  193. package/dist/public/assets/{list-plus-BPvSuFZX.js → list-plus-ByOuGBSE.js} +1 -1
  194. package/dist/public/assets/loader-circle-BJLNGSB4.js +1 -0
  195. package/dist/public/assets/{local-menu-action-bus-BDB0W02w.js → local-menu-action-bus-BKJCODnD.js} +1 -1
  196. package/dist/public/assets/{map-il90ypLM.js → map-Cu759seX.js} +1 -1
  197. package/dist/public/assets/{markdownlint-rule-browser-BAnqBevm.js → markdownlint-rule-browser-MV3bVGCC.js} +1 -1
  198. package/dist/public/assets/mermaid-GHXKKRXX-C9G7CQ6h.js +1 -0
  199. package/dist/public/assets/{mermaid-parser.core-ueh8mdU-.js → mermaid-parser.core-DpHycRcl.js} +2 -2
  200. package/dist/public/assets/{mermaid.core-RZ5le45c.js → mermaid.core-BnYdLHjl.js} +3 -3
  201. package/dist/public/assets/messages-B12ABuMo.js +1 -0
  202. package/dist/public/assets/messages-BUufFcK8.js +1 -0
  203. package/dist/public/assets/messages-BV-Jgai1.js +1 -0
  204. package/dist/public/assets/messages-B_u6thtp.js +1 -0
  205. package/dist/public/assets/messages-CS-CWF8r.js +1 -0
  206. package/dist/public/assets/messages-CwQGRPEE.js +1 -0
  207. package/dist/public/assets/messages-Cwceyxby.js +1 -0
  208. package/dist/public/assets/messages-DGpodehZ.js +1 -0
  209. package/dist/public/assets/messages-DHl_AYzv.js +1 -0
  210. package/dist/public/assets/messages-DbRvxOAn.js +1 -0
  211. package/dist/public/assets/messages-DdKkPWw3.js +1 -0
  212. package/dist/public/assets/{mindmap-definition-LN4V7U3C-Bcv7y0kn.js → mindmap-definition-LN4V7U3C-D6FYi_vY.js} +1 -1
  213. package/dist/public/assets/minus-H7UCODAH.js +1 -0
  214. package/dist/public/assets/{miss-dialog-store-CdaZpyLg.js → miss-dialog-store-DKfFwAsF.js} +1 -1
  215. package/dist/public/assets/navigation-targets-GITJ7Tz8.js +1 -0
  216. package/dist/public/assets/{now-CZywS9tX.js → now-Cd_fQsCQ.js} +1 -1
  217. package/dist/public/assets/{open-managed-artifact-tab-CgUiYJiR.js → open-managed-artifact-tab-DzG5xo47.js} +1 -1
  218. package/dist/public/assets/{ordinal-Bj6MlRdi.js → ordinal-oNJqAlZi.js} +1 -1
  219. package/dist/public/assets/packet-7NZHBO7P-BBeRj-Du.js +1 -0
  220. package/dist/public/assets/{panel-right-open-_nL1w4h-.js → panel-right-open-JxkSMPMb.js} +1 -1
  221. package/dist/public/assets/{paperclip-DV67TMJS.js → paperclip-BxFhnUjq.js} +1 -1
  222. package/dist/public/assets/{pegDiagram-2B236MQR-Du6F68bP.js → pegDiagram-2B236MQR-Cic2_Ooi.js} +1 -1
  223. package/dist/public/assets/{pending-receive-nav-store-Crda7hlg.js → pending-receive-nav-store-7KhrTNW4.js} +1 -1
  224. package/dist/public/assets/pie-RZYD4A2V-BszLCTWh.js +1 -0
  225. package/dist/public/assets/{pieDiagram-ENE6RG2P-Du-eEA1d.js → pieDiagram-ENE6RG2P-DgqO0C3j.js} +1 -1
  226. package/dist/public/assets/{project-paths-BWmSfpDI.js → project-paths-DC6bWLUQ.js} +1 -1
  227. package/dist/public/assets/prop-types-DOjW8INh.js +1 -0
  228. package/dist/public/assets/{quadrantDiagram-ABIIQ3AL-NefyxxyK.js → quadrantDiagram-ABIIQ3AL-CC3ZGpWb.js} +1 -1
  229. package/dist/public/assets/radar-I7S5WNFK-CG0ShGDu.js +1 -0
  230. package/dist/public/assets/railroad-3IZDKUUU-N5ekmrCL.js +1 -0
  231. package/dist/public/assets/railroad-abnf-AHOZXSZD-DnjoKlG9.js +1 -0
  232. package/dist/public/assets/railroad-ebnf-EBAXGLYW-qDwmtJRh.js +1 -0
  233. package/dist/public/assets/railroad-peg-LSFZ7HO6-DSfMsKSD.js +1 -0
  234. package/dist/public/assets/{railroadDiagram-RFXS5EU6-CN_1Ywzn.js → railroadDiagram-RFXS5EU6-DaoKPEli.js} +1 -1
  235. package/dist/public/assets/{receive-store--Bc0z-E4.js → receive-store-8XeTNhUV.js} +1 -1
  236. package/dist/public/assets/{refresh-cw-Bjv-Fpq5.js → refresh-cw-CAV3aG7d.js} +1 -1
  237. package/dist/public/assets/{requirementDiagram-TGXJPOKE-bDLvkWBT.js → requirementDiagram-TGXJPOKE-qmFI0ev3.js} +1 -1
  238. package/dist/public/assets/{sankeyDiagram-HTMAVEWB-CyhjQEet.js → sankeyDiagram-HTMAVEWB-CYeZQsa5.js} +1 -1
  239. package/dist/public/assets/{schema-fields-view-intent-BMlW8LRz.js → schema-fields-view-intent-CeZOW3HG.js} +1 -1
  240. package/dist/public/assets/{select-BaOsrrG7.js → select-BjNoD_FX.js} +1 -1
  241. package/dist/public/assets/{selection-context-CsRnyGFj.js → selection-context-Cfgj9Pjc.js} +1 -1
  242. package/dist/public/assets/{separator-BXBsYPiB.js → separator-BKbgOjgy.js} +1 -1
  243. package/dist/public/assets/{sequenceDiagram-DBY2YBRQ-BeYilBxj.js → sequenceDiagram-DBY2YBRQ-DfXkoRwp.js} +1 -1
  244. package/dist/public/assets/{sizeCapture-X5ZJPWSS-Mb3J__hm.js → sizeCapture-X5ZJPWSS-Bd7A4fpz.js} +1 -1
  245. package/dist/public/assets/skill-actions-DGkz7STV.js +2 -0
  246. package/dist/public/assets/{skill-scope-CwmLPgmT.js → skill-scope-qH5lhviP.js} +1 -1
  247. package/dist/public/assets/skills-api-Dl_Mtb7L.js +1 -0
  248. package/dist/public/assets/{square-pen-CW0s3lqC.js → square-pen-hwoIfi3M.js} +1 -1
  249. package/dist/public/assets/{src-DfI4uz3u.js → src-DJwM4wxS.js} +2 -2
  250. package/dist/public/assets/{src-DT86yydp.js → src-XHagG0Wj.js} +1 -1
  251. package/dist/public/assets/{stateDiagram-2N3HPSRC-D0WNjYjx.js → stateDiagram-2N3HPSRC-CCh_abZC.js} +1 -1
  252. package/dist/public/assets/stateDiagram-v2-6OUMAXLB-CUhlDos5.js +1 -0
  253. package/dist/public/assets/{swimlanes-5IMT3BWC-BAPdgrYU.js → swimlanes-5IMT3BWC-Dk2uoutn.js} +2 -2
  254. package/dist/public/assets/swimlanesDiagram-G3AALYLV-DHL99Ckz.js +8 -0
  255. package/dist/public/assets/{tag-pill-input-DnM-Fz1E.js → tag-pill-input-Cg2Wozsu.js} +1 -1
  256. package/dist/public/assets/{target-navigation-intent-D8zAsaUV.js → target-navigation-intent-uYgRrqg5.js} +1 -1
  257. package/dist/public/assets/{telemetry-impl-DFcgjFFc.js → telemetry-impl-LPWb9DJh.js} +2 -2
  258. package/dist/public/assets/{telemetry-startup-0F_AW_hr.js → telemetry-startup-B-jACYNe.js} +1 -1
  259. package/dist/public/assets/terminal-bCsp6kPz.js +1 -0
  260. package/dist/public/assets/{terminal-cli-display-Djf7X5gE.js → terminal-cli-display-BqUx5532.js} +1 -1
  261. package/dist/public/assets/terminal-launch-events-C9cyVGWq.js +1 -0
  262. package/dist/public/assets/{terminal-telemetry-CynEAJPS.js → terminal-telemetry-BoS_NSJ3.js} +1 -1
  263. package/dist/public/assets/{text-viewer-languages-BBrkAtBf.js → text-viewer-languages-BmEIetCD.js} +2 -2
  264. package/dist/public/assets/{timeline-definition-FHXFAJF6-BnIpQBQO.js → timeline-definition-FHXFAJF6-tb13RhWP.js} +1 -1
  265. package/dist/public/assets/{trash-2-rgduGgZB.js → trash-2-CSpv7np3.js} +1 -1
  266. package/dist/public/assets/treeView-QDETBFTQ-DwFOcFO4.js +1 -0
  267. package/dist/public/assets/treemap-6X3UGDF4-D_-cggQd.js +1 -0
  268. package/dist/public/assets/{triangle-alert-CnW4IElJ.js → triangle-alert-xKPljhlK.js} +1 -1
  269. package/dist/public/assets/{typing-burst-detector-DzIKrNKg.js → typing-burst-detector-CqkL50_0.js} +2 -2
  270. package/dist/public/assets/{undo-2-BmxrL5XS.js → undo-2-D5cqFzyJ.js} +1 -1
  271. package/dist/public/assets/{uninstall-DT91VYMe.js → uninstall-CR9VTOyJ.js} +1 -1
  272. package/dist/public/assets/{use-activity-panel-CbIsW8Oq.js → use-activity-panel-BCKs4_nX.js} +1 -1
  273. package/dist/public/assets/use-apply-config-color-theme-6RHjH1SX.js +1 -0
  274. package/dist/public/assets/{use-collab-url-DESxkkaS.js → use-collab-url-4QmUjyTo.js} +1 -1
  275. package/dist/public/assets/{use-live-xterm-theme-D9HFWiME.js → use-live-xterm-theme-BaPGSFwn.js} +1 -1
  276. package/dist/public/assets/{use-open-skill-DyTRfvTr.js → use-open-skill-BoahMT9b.js} +1 -1
  277. package/dist/public/assets/use-popular-skills-CgQb0blg.js +1 -0
  278. package/dist/public/assets/{use-settings-route-BXWhuQbZ.js → use-settings-route-Ln_W_o3I.js} +1 -1
  279. package/dist/public/assets/{use-skill-origin-DBXnPKZS.js → use-skill-origin-BjoZBPjm.js} +1 -1
  280. package/dist/public/assets/{use-skills-CVci-eTA.js → use-skills-DyoXP6p3.js} +1 -1
  281. package/dist/public/assets/{use-terminal-enabled-DDthawVX.js → use-terminal-enabled-C1FCQb8g.js} +1 -1
  282. package/dist/public/assets/{use-timeline-entry-diff-BC2rFPLm.js → use-timeline-entry-diff-Cl5YPf6d.js} +4 -4
  283. package/dist/public/assets/{use-workspace-CAcWHNxj.js → use-workspace-C5uwuxa8.js} +1 -1
  284. package/dist/public/assets/{vennDiagram-L72KCM5P-C38RYC28.js → vennDiagram-L72KCM5P-Cyp_-2xs.js} +1 -1
  285. package/dist/public/assets/wardley-OPB4EBWU-Dz0s9mBi.js +1 -0
  286. package/dist/public/assets/{wardleyDiagram-EHGQE667-B0VRsKo1.js → wardleyDiagram-EHGQE667-C5z1_r-x.js} +1 -1
  287. package/dist/public/assets/{wrench-DtGaC8XY.js → wrench-yAsO-Pm9.js} +1 -1
  288. package/dist/public/assets/x-BopM5CF8.js +1 -0
  289. package/dist/public/assets/{xychartDiagram-FW5EYKEG-jAQK9E85.js → xychartDiagram-FW5EYKEG-DH9RxgRE.js} +1 -1
  290. package/dist/public/index.html +144 -140
  291. package/dist/public/uninstall.html +14 -14
  292. package/dist/{repair-launch-json-V-un1HwF.mjs → repair-launch-json-BsmsKGY2.mjs} +2 -2
  293. package/dist/{repair-mcp-configs-CgS2qBwI.mjs → repair-mcp-configs-BNDNoA8y.mjs} +2 -2
  294. package/dist/{repair-skills-cQdbD3lz.mjs → repair-skills-B1uZm0d9.mjs} +2 -2
  295. package/dist/repair-skills-DX-0mGWs.mjs +1 -0
  296. package/dist/schemas/v0/config.project-local.schema.json +61 -0
  297. package/dist/schemas/v0/config.project.schema.json +76 -7
  298. package/dist/schemas/v0/config.user.schema.json +41 -33
  299. package/dist/{server-lock-CVlhIOaP.mjs → server-lock-DVFwF_v1.mjs} +2 -2
  300. package/dist/server-lock-ZP-uSNgR.mjs +1 -0
  301. package/dist/{skill-teardown-BVQqx1VE.mjs → skill-teardown-CVbARLy9.mjs} +2 -2
  302. package/dist/{sleep-DVOInM4H.mjs → sleep-DHt6ey5x.mjs} +21 -20
  303. package/dist/src-BTyafOnQ.mjs +20 -0
  304. package/dist/src-BeiWvt1B.mjs +2032 -0
  305. package/dist/{src-Cb3i1kcm.mjs → src-D22LsTtj.mjs} +131 -131
  306. package/dist/{src-Dn98dNdR.mjs → src-DE8N1-zo.mjs} +1 -1
  307. package/dist/src-GZmSfM0Q.mjs +1 -0
  308. package/dist/start---d1EopM.mjs +1 -0
  309. package/dist/start-DMahCVHT.mjs +4 -0
  310. package/dist/{write-project-skill-DPVCl9Kv.mjs → write-project-skill-CKprIY6s.mjs} +4 -4
  311. package/package.json +4 -4
  312. package/dist/acp-harness-probe-DwJF1QrM.mjs +0 -3
  313. package/dist/constants-C9EGLQ-u.mjs +0 -2
  314. package/dist/fs-traced-DVpoNaQJ.mjs +0 -12
  315. package/dist/fs-traced-_QGcVmcb.mjs +0 -1
  316. package/dist/git-handle-BfyNyc1q.mjs +0 -1
  317. package/dist/init-D5SAyEIp.mjs +0 -1
  318. package/dist/loader-CJqV3lQK.mjs +0 -2
  319. package/dist/loader-CU-Nz3ee.mjs +0 -1
  320. package/dist/md-manager-DGG55-uN.mjs +0 -2
  321. package/dist/preview-CjwSh-52.mjs +0 -1
  322. package/dist/public/assets/CodeMirrorPropInput-B__Dqs8P.js +0 -3
  323. package/dist/public/assets/FeedbackForm-YQbdmBFL.js +0 -1
  324. package/dist/public/assets/ImportSkillDialog-CgeVAxXn.js +0 -1
  325. package/dist/public/assets/ManagedArtifactProperties-BfO4jYnj.js +0 -2
  326. package/dist/public/assets/ManagedArtifactProperties-Dmjq1ugS.js +0 -1
  327. package/dist/public/assets/SessionsHost-DPObQsYR.js +0 -2
  328. package/dist/public/assets/SettingsDialogBody-C53PpDiP.js +0 -12
  329. package/dist/public/assets/SkillToolbarControls-C8yypIJ3.js +0 -1
  330. package/dist/public/assets/ThreadView-DJxvdzfd.js +0 -10
  331. package/dist/public/assets/architecture-TIHT7OUA-DHywK0qf.js +0 -1
  332. package/dist/public/assets/arrow-up-right-CXYxHO7Z.js +0 -1
  333. package/dist/public/assets/auth-state-cache-Dm1J9vyz.js +0 -11
  334. package/dist/public/assets/channel-BNyr5ucm.js +0 -1
  335. package/dist/public/assets/check-DA6LolTH.js +0 -1
  336. package/dist/public/assets/chevron-left-DY9flfyc.js +0 -1
  337. package/dist/public/assets/chevron-right-2RK4DD3b.js +0 -1
  338. package/dist/public/assets/chunk-2Q5K7J3B-UKfnOi4g.js +0 -1
  339. package/dist/public/assets/chunk-VAUOI2AC-ChJppfl7.js +0 -1
  340. package/dist/public/assets/chunk-XXDRQBXY-Bsh29NfZ.js +0 -1
  341. package/dist/public/assets/classDiagram-OUVF2IWQ-6PbrHEW6.js +0 -1
  342. package/dist/public/assets/classDiagram-v2-EOCWNBFH-B4bz8Etj.js +0 -1
  343. package/dist/public/assets/client-version-BbTOZkhQ.js +0 -1
  344. package/dist/public/assets/config-provider-CZ_6SNHv.js +0 -5
  345. package/dist/public/assets/cynefin-VYW2F7L2-CjkKc5Wd.js +0 -1
  346. package/dist/public/assets/eventmodeling-45OFAUF4-GQ05Sah7.js +0 -1
  347. package/dist/public/assets/flowDiagram-23GEKE2U-CwO12b-s.js +0 -1
  348. package/dist/public/assets/gitGraph-TEB2WS4Q-Da8kWWZb.js +0 -1
  349. package/dist/public/assets/globals-CIRDbOmQ.css +0 -1
  350. package/dist/public/assets/i18n-iRTrMKQI.js +0 -1
  351. package/dist/public/assets/index-Dask65mE.js +0 -2097
  352. package/dist/public/assets/info-DKCQHKI2-BPZv5cfZ.js +0 -1
  353. package/dist/public/assets/loader-circle-BbuX0POi.js +0 -1
  354. package/dist/public/assets/mermaid-GHXKKRXX-CaB-_LCR.js +0 -1
  355. package/dist/public/assets/messages-52Q73NDn.js +0 -1
  356. package/dist/public/assets/messages-B-LUKCxb.js +0 -1
  357. package/dist/public/assets/messages-Bjt29O_q.js +0 -1
  358. package/dist/public/assets/messages-BzwBNPDu.js +0 -1
  359. package/dist/public/assets/messages-CGjveR2E.js +0 -1
  360. package/dist/public/assets/messages-CkanzrCR.js +0 -1
  361. package/dist/public/assets/messages-Cy75Ipbk.js +0 -1
  362. package/dist/public/assets/messages-D2UntltU.js +0 -1
  363. package/dist/public/assets/messages-D8H0FnV4.js +0 -1
  364. package/dist/public/assets/messages-Dl7JEKLk.js +0 -1
  365. package/dist/public/assets/messages-s-nrsPLp.js +0 -1
  366. package/dist/public/assets/minus-Ba4o_31L.js +0 -1
  367. package/dist/public/assets/navigation-targets-BhdJAW-R.js +0 -1
  368. package/dist/public/assets/packet-7NZHBO7P-BtkfuFQU.js +0 -1
  369. package/dist/public/assets/pie-RZYD4A2V-DipSPJ4R.js +0 -1
  370. package/dist/public/assets/prop-types-CvU-2DkU.js +0 -1
  371. package/dist/public/assets/radar-I7S5WNFK-CsW1Ke6j.js +0 -1
  372. package/dist/public/assets/railroad-3IZDKUUU-CDGYvuvs.js +0 -1
  373. package/dist/public/assets/railroad-abnf-AHOZXSZD-IJHoKQ5T.js +0 -1
  374. package/dist/public/assets/railroad-ebnf-EBAXGLYW-DiwXL3Zg.js +0 -1
  375. package/dist/public/assets/railroad-peg-LSFZ7HO6-B4tduAeK.js +0 -1
  376. package/dist/public/assets/skill-actions-B7Cmxryy.js +0 -2
  377. package/dist/public/assets/skills-api-DDfyPLwg.js +0 -1
  378. package/dist/public/assets/stateDiagram-v2-6OUMAXLB-NccT1PAw.js +0 -1
  379. package/dist/public/assets/swimlanesDiagram-G3AALYLV-CIDy7tZE.js +0 -8
  380. package/dist/public/assets/terminal-BNdVsbND.js +0 -1
  381. package/dist/public/assets/terminal-launch-events-B76nHQ-9.js +0 -1
  382. package/dist/public/assets/treeView-QDETBFTQ-DCy4i-OI.js +0 -1
  383. package/dist/public/assets/treemap-6X3UGDF4-BrUnfA75.js +0 -1
  384. package/dist/public/assets/use-apply-config-color-theme-Cd_bVm8F.js +0 -1
  385. package/dist/public/assets/use-skill-directory-BaP9hj7C.js +0 -1
  386. package/dist/public/assets/wardley-OPB4EBWU-yXijkZ08.js +0 -1
  387. package/dist/public/assets/x-D8xzRaMT.js +0 -1
  388. package/dist/repair-skills-KPpoS1oT.mjs +0 -1
  389. package/dist/server-lock-CMPaDe7b.mjs +0 -1
  390. package/dist/src-C1NIOm2S.mjs +0 -1
  391. package/dist/src-Mfncsy21.mjs +0 -20
  392. package/dist/src-q9JjDIHN.mjs +0 -2032
  393. package/dist/start-BSLZXd-A.mjs +0 -4
  394. package/dist/start-CJ3wdpkC.mjs +0 -1
  395. /package/dist/public/assets/{ActivityPanelDiffView-aQoOngI6.js → ActivityPanelDiffView-fDxLwTi2.js} +0 -0
  396. /package/dist/public/assets/{SkillModeBanner-Y5LYtJrC.js → SkillModeBanner-d0ZDkWTk.js} +0 -0
  397. /package/dist/public/assets/{__vite-browser-external-6FU8ctEn.js → __vite-browser-external-D_48KNDi.js} +0 -0
  398. /package/dist/public/assets/{agent-presence-DntZZFlY.js → agent-presence-DK_W4GTa.js} +0 -0
  399. /package/dist/public/assets/{array-Ce922FV9.js → array-DYKIbRR-.js} +0 -0
  400. /package/dist/public/assets/{asset-dispatch-_dEhJuVP.js → asset-dispatch-DsHoHhCG.js} +0 -0
  401. /package/dist/public/assets/{auth-prompt-store-CeaWNesV.js → auth-prompt-store-CyiGTt3C.js} +0 -0
  402. /package/dist/public/assets/{badge-CY_v_nGy.js → badge-zHd29IKW.js} +0 -0
  403. /package/dist/public/assets/{chunk-KEIR6QF5-88h2AcFS.js → chunk-KEIR6QF5-Z0IgTo4K.js} +0 -0
  404. /package/dist/public/assets/{chunk-Y2CYZVJY-B-DQ9l1H.js → chunk-Y2CYZVJY-Bmis3P2F.js} +0 -0
  405. /package/dist/public/assets/{clike-DDeLLKpf.js → clike-l3ublWpW.js} +0 -0
  406. /package/dist/public/assets/{clipboard-adapter-C4L1qX1X.js → clipboard-adapter-DEJxizFj.js} +0 -0
  407. /package/dist/public/assets/{code-highlighter-impl-Bq6VPPCL.js → code-highlighter-impl-CHS525hA.js} +0 -0
  408. /package/dist/public/assets/{colors-DXv_7g0X.js → colors-C77NTF6g.js} +0 -0
  409. /package/dist/public/assets/{copilot-D0J83lOh.js → copilot-BdGxiVpg.js} +0 -0
  410. /package/dist/public/assets/{createLucideIcon-BcLKHslE.js → createLucideIcon-6iYxif1u.js} +0 -0
  411. /package/dist/public/assets/{cursor-B6-YoFzF.js → cursor-CUtcHGV-.js} +0 -0
  412. /package/dist/public/assets/{cytoscape.esm-61X9Wf4W.js → cytoscape.esm-C2gIT5zZ.js} +0 -0
  413. /package/dist/public/assets/{defaultLocale-BypL9rsE.js → defaultLocale-BugBqEWo.js} +0 -0
  414. /package/dist/public/assets/{desktop-bridge-types-rBjHIYSI.js → desktop-bridge-types-oYPdTDmz.js} +0 -0
  415. /package/dist/public/assets/{diff-CUOV9XAb.js → diff-TXhtTD_D.js} +0 -0
  416. /package/dist/public/assets/{dist-BSzXg9wc.js → dist-1ia0sKe1.js} +0 -0
  417. /package/dist/public/assets/{dist-BTu6o3T-.js → dist-B0Beym3_.js} +0 -0
  418. /package/dist/public/assets/{dist-CG-e4AlS.js → dist-DNiTklSL.js} +0 -0
  419. /package/dist/public/assets/{documents-fetch-B8A9IAH3.js → documents-fetch-I34CgFeh.js} +0 -0
  420. /package/dist/public/assets/{external-link-Bw5EK5AQ.js → external-link-CHCx4FXC.js} +0 -0
  421. /package/dist/public/assets/{file-tree-rename-validation-Dt6fQYnB.js → file-tree-rename-validation-DEuNOzhg.js} +0 -0
  422. /package/dist/public/assets/{form-WTEKK5Th.js → form-_Bm7VdZa.js} +0 -0
  423. /package/dist/public/assets/{format-C7y0e043.js → format-Dx1Bv63R.js} +0 -0
  424. /package/dist/public/assets/{gherkin-DHKdvgzn.js → gherkin-Bu_VunKM.js} +0 -0
  425. /package/dist/public/assets/{globals-C9aYStL7.js → globals-B8Za6o5Q.js} +0 -0
  426. /package/dist/public/assets/{go-C7e4ztpP.js → go-BYJ3ESi0.js} +0 -0
  427. /package/dist/public/assets/{init-DQ9T43b9.js → init-B44NBVpk.js} +0 -0
  428. /package/dist/public/assets/{input-_CzMpvY9.js → input-VnbFvuKd.js} +0 -0
  429. /package/dist/public/assets/{isObject-B3vD71ho.js → isObject-Dhzo1ma6.js} +0 -0
  430. /package/dist/public/assets/{libesm-DLjHMG6S.js → libesm-BYxokP1G.js} +0 -0
  431. /package/dist/public/assets/{lint-plugin-meta-D6yg1VIa.js → lint-plugin-meta-FPoTE-0t.js} +0 -0
  432. /package/dist/public/assets/{lru-string-cache-D1rxjuni.js → lru-string-cache-BgNKFfCO.js} +0 -0
  433. /package/dist/public/assets/{lua-BbsHik3c.js → lua-De9v6Xwm.js} +0 -0
  434. /package/dist/public/assets/{mcp-consent-store-yqsuAEir.js → mcp-consent-store-CBPF1Ll9.js} +0 -0
  435. /package/dist/public/assets/{min-LWIJDKXt.js → min-CgRbfTQR.js} +0 -0
  436. /package/dist/public/assets/{panel-DVJ8gssn.js → panel-9S5Pf2VO.js} +0 -0
  437. /package/dist/public/assets/{panzoom.es-CnTJleIF.js → panzoom.es-CebiCTnw.js} +0 -0
  438. /package/dist/public/assets/{path-CdhP4z-N.js → path-DNVjzh9n.js} +0 -0
  439. /package/dist/public/assets/{pdf-CvpTyCsQ.js → pdf-19dxfod4.js} +0 -0
  440. /package/dist/public/assets/{pdf.worker-Dwl0H-tq.js → pdf.worker-Cn0IyjYR.js} +0 -0
  441. /package/dist/public/assets/{perl-B_IBZ74F.js → perl-DAC-0-L4.js} +0 -0
  442. /package/dist/public/assets/{properties-DC2eg36q.js → properties-BuEq0L0N.js} +0 -0
  443. /package/dist/public/assets/{r-Cuws8T_X.js → r-D6J_8GbJ.js} +0 -0
  444. /package/dist/public/assets/{rough.esm-Bmw38t74.js → rough.esm-hH2VdTtm.js} +0 -0
  445. /package/dist/public/assets/{ruby-B4Exyfkx.js → ruby-BulDdqGQ.js} +0 -0
  446. /package/dist/public/assets/{share-metadata-rows-a0ScdR3d.js → share-metadata-rows-CBd7DuHz.js} +0 -0
  447. /package/dist/public/assets/{shell-DA6f2ert.js → shell-FYbPjPiK.js} +0 -0
  448. /package/dist/public/assets/{skeleton-ColtBPsg.js → skeleton-BOVIbSHk.js} +0 -0
  449. /package/dist/public/assets/{sortable.esm-DlAqBM0z.js → sortable.esm-mqYoEMD5.js} +0 -0
  450. /package/dist/public/assets/{sql-gKfhysbI.js → sql-BTcd-g6A.js} +0 -0
  451. /package/dist/public/assets/{src-l8acH7-t.js → src-D2oHIihg.js} +0 -0
  452. /package/dist/public/assets/{startup-marks-BPO-vrjH.js → startup-marks-BYurBbnW.js} +0 -0
  453. /package/dist/public/assets/{stex-Cj2UNqUe.js → stex-BmYSnOnf.js} +0 -0
  454. /package/dist/public/assets/{swift-D4PiCeXt.js → swift-CnW5XUwC.js} +0 -0
  455. /package/dist/public/assets/{terminal-command-events-BBYZtptJ.js → terminal-command-events-mSM3ArSl.js} +0 -0
  456. /package/dist/public/assets/{textarea-C5-cm3M6.js → textarea-D59GB_Zy.js} +0 -0
  457. /package/dist/public/assets/{thread-client-CER-baRK.js → thread-client-DySYYPC9.js} +0 -0
  458. /package/dist/public/assets/{thread-draft-staging-DZhf3sQU.js → thread-draft-staging-BZaq81Sj.js} +0 -0
  459. /package/dist/public/assets/{timeline-diff-store-BpUHW_Yp.js → timeline-diff-store-cCBpDgND.js} +0 -0
  460. /package/dist/public/assets/{toml-BAg1ozw3.js → toml-vEnVjPi4.js} +0 -0
  461. /package/dist/public/assets/{use-installed-clis-CsPJ2Mod.js → use-installed-clis-CdB0ME5s.js} +0 -0
  462. /package/dist/public/assets/{useLintConfigViewMode-shAfv89B.js → useLintConfigViewMode-C89oTBHY.js} +0 -0
  463. /package/dist/public/assets/{workspace-paths-D7hYulMY.js → workspace-paths-C2pS_Pbn.js} +0 -0
@@ -18,6 +18,7 @@
18
18
  "type": "boolean",
19
19
  "scope": "project-local",
20
20
  "agentSettable": false,
21
+ "reload": "live",
21
22
  "defaultScope": "project-local",
22
23
  "description": "Show dot-prefixed entries (e.g. .ok/, .okignore) in the file tree. Per-machine (project-local) — not shared with collaborators."
23
24
  },
@@ -26,6 +27,7 @@
26
27
  "type": "boolean",
27
28
  "scope": "project-local",
28
29
  "agentSettable": false,
30
+ "reload": "live",
29
31
  "defaultScope": "project-local",
30
32
  "description": "Show only markdown documents (.md/.mdx) and folders in the file tree, hiding other file types from view. View-only: hidden files stay on disk and remain reachable via links and search. Per-machine (project-local) — not shared with collaborators."
31
33
  },
@@ -34,6 +36,7 @@
34
36
  "type": "boolean",
35
37
  "scope": "project-local",
36
38
  "agentSettable": false,
39
+ "reload": "live",
37
40
  "defaultScope": "project-local",
38
41
  "description": "Show the Skills section in the sidebar. Skill documents remain reachable via links and search while the section is hidden. Per-machine (project-local) — not shared with collaborators."
39
42
  },
@@ -42,6 +45,7 @@
42
45
  "type": "boolean",
43
46
  "scope": "project-local",
44
47
  "agentSettable": false,
48
+ "reload": "live",
45
49
  "defaultScope": "project-local",
46
50
  "description": "Show .ok folders (skills, templates, and other OpenKnowledge-managed state) in the file tree as read-only entries. .ok/worktrees and .ok/local never appear. Per-machine (project-local) — not shared with collaborators."
47
51
  }
@@ -72,6 +76,7 @@
72
76
  ],
73
77
  "scope": "project-local",
74
78
  "agentSettable": false,
79
+ "reload": "live",
75
80
  "defaultScope": "project-local",
76
81
  "description": "How this machine syncs this project with its git remote: 'off' (no sync), 'follow' (one-directional — pull remote changes, never push your own; 'pull' is accepted as a legacy alias), or 'full' (bidirectional pull and push). null = not chosen yet (onboarding asks). Per-machine (project-local) — not shared. Supersedes the legacy autoSync.enabled boolean."
77
82
  },
@@ -87,6 +92,7 @@
87
92
  "type": "boolean",
88
93
  "scope": "project-local",
89
94
  "agentSettable": false,
95
+ "reload": "live",
90
96
  "defaultScope": "project-local",
91
97
  "description": "Legacy per-machine sync toggle, superseded by autoSync.mode. Read only when mode is absent (true = full, false = off). null = not chosen yet. Per-machine (project-local) — not shared."
92
98
  },
@@ -104,6 +110,7 @@
104
110
  ],
105
111
  "scope": "project-local",
106
112
  "agentSettable": false,
113
+ "reload": "live",
107
114
  "defaultScope": "project-local",
108
115
  "description": "When sync is paused (autoSync.mode 'off') after having been enabled, the active mode to resume into ('follow' | 'full'). Per-machine UI memory; ignored while a mode is active. Not shared."
109
116
  },
@@ -127,6 +134,7 @@
127
134
  ],
128
135
  "scope": "project",
129
136
  "agentSettable": false,
137
+ "reload": "live",
130
138
  "defaultScope": "project",
131
139
  "description": "Committed project default for a machine's sync mode on first open: 'off' | 'follow' | 'full', or the legacy boolean (true = full, false = off). null = ask (show the onboarding prompt). Shared via git. A per-machine autoSync.mode choice overrides it."
132
140
  },
@@ -151,6 +159,7 @@
151
159
  "type": "boolean",
152
160
  "scope": "project-local",
153
161
  "agentSettable": false,
162
+ "reload": "live",
154
163
  "defaultScope": "project-local",
155
164
  "description": "Opt-out for the in-app terminal (a real OS shell at full user privilege). The terminal is on by default; set false to disable it for this project on this machine. Per-machine (project-local) — never shared via git, clone, or sync."
156
165
  },
@@ -185,6 +194,7 @@
185
194
  "type": "boolean",
186
195
  "scope": "project-local",
187
196
  "agentSettable": false,
197
+ "reload": "live",
188
198
  "defaultScope": "project-local",
189
199
  "description": "Add semantic (embeddings) ranking to the MCP search tool, fused with the lexical engine so conceptually-related pages surface even with no shared keywords. When ON and an API key is set (`ok embeddings set-key`), the search query and matching document content are sent to the configured embeddings provider — content egress. Default OFF. Per-machine (project-local) — not shared with collaborators."
190
200
  },
@@ -193,6 +203,7 @@
193
203
  "type": "string",
194
204
  "scope": "project-local",
195
205
  "agentSettable": false,
206
+ "reload": "live",
196
207
  "defaultScope": "project-local",
197
208
  "description": "Base URL of the OpenAI-compatible embeddings API (default https://api.openai.com/v1). Override to point at a self-hosted server (Ollama / vLLM / LM Studio) or another provider. The API key is NOT stored here — set it with `ok embeddings set-key` (`~/.ok/secrets.yml`); it is sent to whichever endpoint this names."
198
209
  },
@@ -201,6 +212,7 @@
201
212
  "type": "string",
202
213
  "scope": "project-local",
203
214
  "agentSettable": false,
215
+ "reload": "live",
204
216
  "defaultScope": "project-local",
205
217
  "description": "Embeddings model id (default text-embedding-3-small). Must be served by the provider at baseUrl. Changing it re-embeds the corpus (the cache is keyed by provider + model + dimensions)."
206
218
  },
@@ -210,6 +222,7 @@
210
222
  "maximum": 9007199254740991,
211
223
  "scope": "project-local",
212
224
  "agentSettable": false,
225
+ "reload": "live",
213
226
  "defaultScope": "project-local",
214
227
  "description": "Optional output vector dimensions. Omit (recommended) to detect the model's native size from its first response — that is what lets a non-OpenAI model work without knowing its size up front. Set a smaller value (text-embedding-3 supports e.g. 512 / 1024) to shrink the on-disk cache, trading a little retrieval quality; a server that ignores the request param then fails loudly instead of silently. Changing it re-embeds the corpus."
215
228
  },
@@ -219,6 +232,7 @@
219
232
  "maximum": 1,
220
233
  "scope": "project-local",
221
234
  "agentSettable": false,
235
+ "reload": "live",
222
236
  "defaultScope": "project-local",
223
237
  "description": "Optional hard cutoff: drop any \"by meaning\" match whose cosine similarity is below this value. Off by default (0) because retrieval is rank-based (the closest pages are returned regardless of absolute score) and the right cutoff is model-specific. Set it only to suppress weak matches for a specific provider/model whose cosine scale you know. Most setups should leave it unset and rely on the result-count cap."
224
238
  }
@@ -239,11 +253,58 @@
239
253
  "type": "boolean",
240
254
  "scope": "project-local",
241
255
  "agentSettable": false,
256
+ "reload": "live",
242
257
  "defaultScope": "project-local",
243
258
  "description": "Show a rich preview card (site name, page title, description, favicon) when you hover an external link in the editor. When ON, hovering an external link sends that link's URL to the destination site to fetch its preview metadata — outbound egress, one request per previewed link. Default ON; set to false to turn external previews off. Per-machine (project-local) — not shared with collaborators. Previews of links to other documents in this project are read from the local index with no network request and are always on."
244
259
  }
245
260
  },
246
261
  "additionalProperties": {}
262
+ },
263
+ "server": {
264
+ "default": {
265
+ "bind": [
266
+ "127.0.0.1"
267
+ ],
268
+ "allowExternal": false
269
+ },
270
+ "type": "object",
271
+ "properties": {
272
+ "allowExternal": {
273
+ "default": false,
274
+ "type": "boolean",
275
+ "scope": "project-local",
276
+ "agentSettable": false,
277
+ "reload": "boot",
278
+ "defaultScope": "project-local",
279
+ "description": "Exposure consent interlock. Once the unified server boot lands, a non-loopback server.bind or a server.publicUrl without allowExternal: true will be refused at boot with a one-line fix. Default off. Per-machine (project-local) — consent never travels via git, clone, or share; containers consent via the environment instead."
280
+ },
281
+ "openBrowser": {
282
+ "type": "boolean",
283
+ "scope": "project-local",
284
+ "agentSettable": false,
285
+ "reload": "boot",
286
+ "defaultScope": "project-local",
287
+ "description": "Open the UI in a browser when the server starts. Default derived: true when every bind address is loopback (a laptop start pops the UI), false otherwise (a container or exposed bind is headless and must never try). Acts once at start. Per-machine (project-local) — not shared."
288
+ },
289
+ "idleShutdown": {
290
+ "anyOf": [
291
+ {
292
+ "type": "string",
293
+ "const": "off"
294
+ },
295
+ {
296
+ "type": "string",
297
+ "pattern": "^[1-9]\\d*(s|m|h)$"
298
+ }
299
+ ],
300
+ "scope": "project-local",
301
+ "agentSettable": false,
302
+ "reload": "live",
303
+ "defaultScope": "project-local",
304
+ "description": "Shut the server down after this long with no activity: a duration like '30m' (positive integer with unit s, m, or h), or 'off'. Default derived: '30m' when every bind address is loopback, 'off' otherwise (an exposed or containerized server stays up). Reloadable — a valid change applies without a restart. Per-machine (project-local) — not shared."
305
+ }
306
+ },
307
+ "additionalProperties": {}
247
308
  }
248
309
  },
249
310
  "additionalProperties": {}
@@ -14,14 +14,16 @@
14
14
  "type": "string",
15
15
  "scope": "project",
16
16
  "agentSettable": false,
17
+ "reload": "boot",
17
18
  "defaultScope": "project",
18
- "description": "Folder OpenKnowledge reads and writes documents under, relative to the project root (the folder that contains .ok/). Defaults to the project root. Exclude paths with .okignore."
19
+ "description": "Folder OpenKnowledge reads and writes documents under, relative to the project root (the folder that contains .ok/). Defaults to the project root. Exclude paths with .okignore. Read at server start; changing it requires a restart."
19
20
  },
20
21
  "attachmentFolderPath": {
21
22
  "default": "./",
22
23
  "type": "string",
23
24
  "scope": "project",
24
25
  "agentSettable": false,
26
+ "reload": "live",
25
27
  "defaultScope": "project",
26
28
  "description": "Where pasted and dropped assets are stored, relative to the content root. './' colocates beside the current document (default); '/' targets the content root; './subdir' targets a subfolder under the current document folder; 'folder' targets a fixed folder under the content root. Whitespace-only values are treated as './'."
27
29
  }
@@ -49,6 +51,7 @@
49
51
  ],
50
52
  "scope": "project-local",
51
53
  "agentSettable": false,
54
+ "reload": "live",
52
55
  "defaultScope": "project-local",
53
56
  "description": "How this machine syncs this project with its git remote: 'off' (no sync), 'follow' (one-directional — pull remote changes, never push your own; 'pull' is accepted as a legacy alias), or 'full' (bidirectional pull and push). null = not chosen yet (onboarding asks). Per-machine (project-local) — not shared. Supersedes the legacy autoSync.enabled boolean."
54
57
  },
@@ -64,6 +67,7 @@
64
67
  "type": "boolean",
65
68
  "scope": "project-local",
66
69
  "agentSettable": false,
70
+ "reload": "live",
67
71
  "defaultScope": "project-local",
68
72
  "description": "Legacy per-machine sync toggle, superseded by autoSync.mode. Read only when mode is absent (true = full, false = off). null = not chosen yet. Per-machine (project-local) — not shared."
69
73
  },
@@ -92,6 +96,7 @@
92
96
  ],
93
97
  "scope": "project",
94
98
  "agentSettable": false,
99
+ "reload": "live",
95
100
  "defaultScope": "project",
96
101
  "description": "Committed project default for a machine's sync mode on first open: 'off' | 'follow' | 'full', or the legacy boolean (true = full, false = off). null = ask (show the onboarding prompt). Shared via git. A per-machine autoSync.mode choice overrides it."
97
102
  },
@@ -116,6 +121,7 @@
116
121
  "type": "boolean",
117
122
  "scope": "project-local",
118
123
  "agentSettable": false,
124
+ "reload": "live",
119
125
  "defaultScope": "project-local",
120
126
  "description": "Opt-out for the in-app terminal (a real OS shell at full user privilege). The terminal is on by default; set false to disable it for this project on this machine. Per-machine (project-local) — never shared via git, clone, or sync."
121
127
  },
@@ -181,6 +187,7 @@
181
187
  "type": "boolean",
182
188
  "scope": "project",
183
189
  "agentSettable": false,
190
+ "reload": "live",
184
191
  "defaultScope": "project",
185
192
  "description": "Write local diagnostic spans + logs under .ok/local/ for `ok diagnose bundle`. Local-only — never leaves the machine until you run bundle. Set false for sensitive workspaces. Shared across collaborators."
186
193
  },
@@ -195,6 +202,7 @@
195
202
  "type": "number",
196
203
  "scope": "project",
197
204
  "agentSettable": false,
205
+ "reload": "live",
198
206
  "defaultScope": "project",
199
207
  "description": "Maximum size, in bytes, of the local diagnostic spans file before it rotates (default ~50 MB)."
200
208
  }
@@ -212,6 +220,7 @@
212
220
  "type": "number",
213
221
  "scope": "project",
214
222
  "agentSettable": false,
223
+ "reload": "live",
215
224
  "defaultScope": "project",
216
225
  "description": "Maximum size, in bytes, of the local diagnostic logs file before it rotates (default ~25 MB)."
217
226
  }
@@ -235,6 +244,7 @@
235
244
  },
236
245
  "scope": "project",
237
246
  "agentSettable": false,
247
+ "reload": "live",
238
248
  "defaultScope": "project",
239
249
  "description": "Telemetry attribute keys whose values are redacted before any local span/log is written (credential / secret guard). Extends the built-in denylist."
240
250
  }
@@ -256,6 +266,7 @@
256
266
  "type": "boolean",
257
267
  "scope": "project",
258
268
  "agentSettable": false,
269
+ "reload": "live",
259
270
  "defaultScope": "project",
260
271
  "description": "Record bridge loss-class events (content-free) under .ok/local/loss-capture/ for `ok diagnose bundle`. Local-only — never leaves the machine until you run bundle. Set false for sensitive workspaces. Shared across collaborators."
261
272
  },
@@ -264,6 +275,7 @@
264
275
  "type": "number",
265
276
  "scope": "project",
266
277
  "agentSettable": false,
278
+ "reload": "live",
267
279
  "defaultScope": "project",
268
280
  "description": "Maximum size, in bytes, of the local loss-capture file before it rotates (default ~12 MB)."
269
281
  }
@@ -304,6 +316,7 @@
304
316
  "type": "boolean",
305
317
  "scope": "project",
306
318
  "agentSettable": false,
319
+ "reload": "live",
307
320
  "defaultScope": "project",
308
321
  "description": "Keep the desktop window's timers running at full rate while it holds unsynced work, so backgrounding the app never starves sync or recovery; when the window is idle the OS-default background throttling is restored (battery). Honored by the desktop app. Default ON — disable only to isolate a suspected regression."
309
322
  }
@@ -321,6 +334,7 @@
321
334
  "type": "boolean",
322
335
  "scope": "project",
323
336
  "agentSettable": false,
337
+ "reload": "live",
324
338
  "defaultScope": "project",
325
339
  "description": "Defer a drain-shaped Observer B re-derive when the WYSIWYG fragment holds an un-propagated keystroke Y.Text lacks, so the keystroke survives instead of being stomped. Default ON — disable only to isolate a suspected regression."
326
340
  }
@@ -338,6 +352,7 @@
338
352
  "type": "boolean",
339
353
  "scope": "project",
340
354
  "agentSettable": false,
355
+ "reload": "live",
341
356
  "defaultScope": "project",
342
357
  "description": "Detect content the bridge silently dropped at its reconciliation boundary (an Observer-A apply arm or a paired agent-undo derive) and write a recovery checkpoint plus a content-free loss event. Detection only — never blocks a write. Default ON — disable only to isolate a suspected regression."
343
358
  }
@@ -355,6 +370,7 @@
355
370
  "type": "boolean",
356
371
  "scope": "project",
357
372
  "agentSettable": false,
373
+ "reload": "live",
358
374
  "defaultScope": "project",
359
375
  "description": "Bound the Y.Text→WYSIWYG re-derive loop with a drain-count backstop: a run of re-derive drains that never reaches a raw-byte fixed point freezes the re-derive loop and writes a recovery checkpoint plus a content-free loss event, instead of churning unbounded. Default ON — disable only to isolate a suspected regression."
360
376
  }
@@ -372,6 +388,7 @@
372
388
  "type": "boolean",
373
389
  "scope": "project",
374
390
  "agentSettable": false,
391
+ "reload": "live",
375
392
  "defaultScope": "project",
376
393
  "description": "Before an agent write or undo rebuilds the WYSIWYG fragment, flush an un-propagated keystroke that provably does not overlap the operation into Y.Text so the keystroke survives instead of needing recovery; overlapping or unmodellable cases fall back to the checkpoint floor. Scope: appending writes and single-frame undos — a write that replaces the whole body (replace / edit) overwrites the keystroke either way, so those always take the checkpoint floor. Default ON — disable only to isolate a suspected regression."
377
394
  }
@@ -389,6 +406,7 @@
389
406
  "type": "boolean",
390
407
  "scope": "project",
391
408
  "agentSettable": false,
409
+ "reload": "live",
392
410
  "defaultScope": "project",
393
411
  "description": "On tab hide/unload, force-send each doc's unsynced work to the server and commit its local cache, and re-sync on return to foreground, so a backgrounded tab never strands edits that IndexedDB alone would lose on recycle. Honored client-side. Default ON — disable only to isolate a suspected regression."
394
412
  }
@@ -421,6 +439,7 @@
421
439
  "type": "boolean",
422
440
  "scope": "project",
423
441
  "agentSettable": false,
442
+ "reload": "live",
424
443
  "defaultScope": "project",
425
444
  "description": "Whether the markdownlint plugin (body rules) contributes diagnostics."
426
445
  }
@@ -438,6 +457,7 @@
438
457
  "type": "boolean",
439
458
  "scope": "project",
440
459
  "agentSettable": false,
460
+ "reload": "live",
441
461
  "defaultScope": "project",
442
462
  "description": "Whether the frontmatter plugin (JSON-Schema validation of document frontmatter) contributes diagnostics."
443
463
  },
@@ -473,6 +493,7 @@
473
493
  },
474
494
  "scope": "project",
475
495
  "agentSettable": false,
496
+ "reload": "live",
476
497
  "defaultScope": "project",
477
498
  "description": "Frontmatter schema mappings: which docs (appliesTo globs) validate against which JSON Schema file (project-root-relative path)."
478
499
  }
@@ -498,6 +519,7 @@
498
519
  ],
499
520
  "scope": "project",
500
521
  "agentSettable": false,
522
+ "reload": "live",
501
523
  "defaultScope": "project",
502
524
  "description": "How broken internal links are reported on the validation plane: 'off' hides them, 'warning' (default) or 'error' sets their severity."
503
525
  },
@@ -506,6 +528,7 @@
506
528
  "type": "boolean",
507
529
  "scope": "project",
508
530
  "agentSettable": false,
531
+ "reload": "live",
509
532
  "defaultScope": "project",
510
533
  "description": "Whether the file tree tints and badges files that have validation problems."
511
534
  }
@@ -513,27 +536,73 @@
513
536
  "additionalProperties": {}
514
537
  },
515
538
  "remote": {
516
- "default": {
517
- "port": 24550
518
- },
539
+ "default": {},
519
540
  "type": "object",
520
541
  "properties": {
521
542
  "url": {
522
543
  "type": "string",
523
544
  "scope": "project",
524
545
  "agentSettable": false,
546
+ "reload": "boot",
525
547
  "defaultScope": "project",
526
- "description": "Public URL your tunnel gives you, e.g. https://myproject.ngrok.app. Used only with `ok start --remote` (config alone never enables remote access); its host is admitted through the Host-header allowlist. There is no server-side auth, so restrict access at the tunnel (ngrok OAuth, Cloudflare Access, Tailscale ACLs)."
548
+ "description": "Superseded by server.publicUrl — read only while server.publicUrl is absent. Public URL your tunnel gives you, e.g. https://myproject.ngrok.app. Used only with `ok start --remote` (config alone never enables remote access); its host is admitted through the Host-header allowlist. There is no server-side auth, so restrict access at the tunnel (ngrok OAuth, Cloudflare Access, Tailscale ACLs)."
527
549
  },
528
550
  "port": {
529
- "default": 24550,
530
551
  "type": "integer",
531
552
  "minimum": 1,
532
553
  "maximum": 65535,
533
554
  "scope": "project",
534
555
  "agentSettable": false,
556
+ "reload": "boot",
557
+ "defaultScope": "project",
558
+ "description": "Superseded by server.port — read only while server.port is absent. TCP port the server binds when remote access is enabled (default 24550). Fixed so the tunnel's port mapping survives restarts. Set it only on a conflict. An explicit --port still wins; the PORT env var is ignored in remote mode."
559
+ }
560
+ },
561
+ "additionalProperties": {}
562
+ },
563
+ "server": {
564
+ "default": {
565
+ "bind": [
566
+ "127.0.0.1"
567
+ ],
568
+ "allowExternal": false
569
+ },
570
+ "type": "object",
571
+ "properties": {
572
+ "port": {
573
+ "type": "integer",
574
+ "minimum": 1,
575
+ "maximum": 65535,
576
+ "scope": "project",
577
+ "agentSettable": false,
578
+ "reload": "boot",
579
+ "defaultScope": "project",
580
+ "description": "TCP port the server listens on. Unset by default: a local start picks a free port dynamically, and deployment platforms inject the PORT environment variable instead. Supersedes remote.port (still read while this key is absent). Read at server start; changing it requires a restart."
581
+ },
582
+ "bind": {
583
+ "default": [
584
+ "127.0.0.1"
585
+ ],
586
+ "minItems": 1,
587
+ "type": "array",
588
+ "items": {
589
+ "type": "string",
590
+ "minLength": 1
591
+ },
592
+ "scope": "project",
593
+ "agentSettable": false,
594
+ "reload": "boot",
595
+ "defaultScope": "project",
596
+ "description": "Addresses the server binds, e.g. [127.0.0.1] or [0.0.0.0]. Default loopback-only ([127.0.0.1]): nothing off this machine can connect. A non-loopback bind additionally requires the server.allowExternal consent interlock. Lists replace, never merge. Read at server start; changing it requires a restart."
597
+ },
598
+ "publicUrl": {
599
+ "type": "string",
600
+ "pattern": "^https?:\\/\\/",
601
+ "scope": "project",
602
+ "agentSettable": false,
603
+ "reload": "boot",
535
604
  "defaultScope": "project",
536
- "description": "TCP port the server binds when remote access is enabled (default 24550). Fixed so the tunnel's port mapping survives restarts. Set it only on a conflict. An explicit --port still wins; the PORT env var is ignored in remote mode."
605
+ "description": "Canonical external origin the server is reached at, e.g. https://kb.example.com drives issued URLs and CORS. Unset by default: a loopback server derives http://localhost:<port>. Setting it declares external exposure, which additionally requires the server.allowExternal consent interlock. Supersedes remote.url (still read while this key is absent). Read at server start; changing it requires a restart."
537
606
  }
538
607
  },
539
608
  "additionalProperties": {}