open-agreements 0.7.6 → 0.8.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 (879) hide show
  1. package/LICENSE +201 -21
  2. package/README.de.md +16 -29
  3. package/README.es.md +16 -29
  4. package/README.md +45 -54
  5. package/README.pt-br.md +16 -29
  6. package/README.template.md +19 -25
  7. package/README.zh.md +16 -29
  8. package/content/recipes/nvca-certificate-of-incorporation/fields/acquisition_exception_shares.json +36 -0
  9. package/content/recipes/nvca-certificate-of-incorporation/fields/adjustment_notice_days.json +22 -0
  10. package/content/recipes/nvca-certificate-of-incorporation/fields/common_shares_authorized.json +22 -0
  11. package/content/recipes/nvca-certificate-of-incorporation/fields/company_name.json +29 -0
  12. package/content/recipes/nvca-certificate-of-incorporation/fields/conversion_notice_days.json +22 -0
  13. package/content/recipes/nvca-certificate-of-incorporation/fields/dividend_formula_alt.json +22 -0
  14. package/content/recipes/nvca-certificate-of-incorporation/fields/dividend_rate_per_share.json +22 -0
  15. package/content/recipes/nvca-certificate-of-incorporation/fields/dividend_rate_percent.json +22 -0
  16. package/content/recipes/nvca-certificate-of-incorporation/fields/effective_date.json +22 -0
  17. package/content/recipes/nvca-certificate-of-incorporation/fields/number_of_classes.json +29 -0
  18. package/content/recipes/nvca-certificate-of-incorporation/fields/original_issue_price.json +22 -0
  19. package/content/recipes/nvca-certificate-of-incorporation/fields/par_value.json +36 -0
  20. package/content/recipes/nvca-certificate-of-incorporation/fields/preferred_director_seats.json +22 -0
  21. package/content/recipes/nvca-certificate-of-incorporation/fields/preferred_shares_authorized.json +22 -0
  22. package/content/recipes/nvca-certificate-of-incorporation/fields/preferred_shares_designated_portion.json +29 -0
  23. package/content/recipes/nvca-certificate-of-incorporation/fields/preferred_shares_outstanding_threshold.json +29 -0
  24. package/content/recipes/nvca-certificate-of-incorporation/fields/qualified_financing_notice_days.json +22 -0
  25. package/content/recipes/nvca-certificate-of-incorporation/fields/redemption_interest_rate.json +22 -0
  26. package/content/recipes/nvca-certificate-of-incorporation/fields/redemption_start_date.json +22 -0
  27. package/content/recipes/nvca-certificate-of-incorporation/fields/registered_agent_address.json +22 -0
  28. package/content/recipes/nvca-certificate-of-incorporation/fields/registered_agent_name.json +22 -0
  29. package/content/recipes/nvca-certificate-of-incorporation/fields/series_designation.json +22 -0
  30. package/content/recipes/nvca-certificate-of-incorporation/fields/signature_page_marker.json +22 -0
  31. package/content/recipes/nvca-certificate-of-incorporation/fields/specify_percentage.json +22 -0
  32. package/content/recipes/nvca-certificate-of-incorporation/fields/strategic_partnership_exception_shares.json +22 -0
  33. package/content/recipes/nvca-certificate-of-incorporation/fields/time_zone.json +22 -0
  34. package/content/recipes/nvca-certificate-of-incorporation/fields/total_authorized_shares.json +22 -0
  35. package/content/recipes/nvca-certificate-of-incorporation/template-manifest.json +77 -0
  36. package/content/recipes/nvca-stock-purchase-agreement/fields/agreement_date_month_day.json +27 -0
  37. package/content/recipes/nvca-stock-purchase-agreement/fields/agreement_year_two_digits.json +27 -0
  38. package/content/recipes/nvca-stock-purchase-agreement/fields/company_name.json +25 -0
  39. package/content/recipes/nvca-stock-purchase-agreement/fields/investor_counsel.json +27 -0
  40. package/content/recipes/nvca-stock-purchase-agreement/fields/minimum_shares_initial_closing.json +39 -0
  41. package/content/recipes/nvca-stock-purchase-agreement/fields/optional_plural_suffix.json +27 -0
  42. package/content/recipes/nvca-stock-purchase-agreement/fields/par_value_per_share.json +28 -0
  43. package/content/recipes/nvca-stock-purchase-agreement/fields/purchase_price_per_share.json +28 -0
  44. package/content/recipes/nvca-stock-purchase-agreement/fields/series_designation.json +159 -0
  45. package/content/recipes/nvca-stock-purchase-agreement/metadata.yaml +1 -1
  46. package/content/recipes/nvca-stock-purchase-agreement/template-manifest.json +24 -0
  47. package/content/templates/bonterms-mutual-nda/template.docx +0 -0
  48. package/content/templates/openagreements-board-consent-safe/.template.generated.json +0 -1
  49. package/content/templates/openagreements-due-diligence-request-list/template.docx +0 -0
  50. package/content/templates/openagreements-due-diligence-request-list/template.md +1 -1
  51. package/content/templates/openagreements-employee-ip-inventions-assignment/.template.generated.json +9 -5
  52. package/content/templates/openagreements-employee-ip-inventions-assignment/README.md +2 -0
  53. package/content/templates/openagreements-employee-ip-inventions-assignment/metadata.yaml +8 -9
  54. package/content/templates/openagreements-employee-ip-inventions-assignment/template.docx +0 -0
  55. package/content/templates/openagreements-employee-ip-inventions-assignment/template.md +3 -4
  56. package/content/templates/openagreements-employment-confidentiality-acknowledgement/metadata.yaml +0 -9
  57. package/content/templates/openagreements-employment-confidentiality-acknowledgement/template.docx +0 -0
  58. package/content/templates/openagreements-employment-confidentiality-acknowledgement/template.json +0 -1
  59. package/content/templates/openagreements-employment-offer-letter/.template.generated.json +9 -5
  60. package/content/templates/openagreements-employment-offer-letter/README.md +17 -5
  61. package/content/templates/openagreements-employment-offer-letter/metadata.yaml +8 -9
  62. package/content/templates/openagreements-employment-offer-letter/template.docx +0 -0
  63. package/content/templates/openagreements-employment-offer-letter/template.md +3 -4
  64. package/content/templates/openagreements-restrictive-covenant-florida/.template.generated.json +9 -5
  65. package/content/templates/openagreements-restrictive-covenant-florida/README.md +2 -2
  66. package/content/templates/openagreements-restrictive-covenant-florida/metadata.yaml +10 -12
  67. package/content/templates/openagreements-restrictive-covenant-florida/template.docx +0 -0
  68. package/content/templates/openagreements-restrictive-covenant-florida/template.md +3 -4
  69. package/content/templates/openagreements-restrictive-covenant-wyoming/.template.generated.json +9 -5
  70. package/content/templates/openagreements-restrictive-covenant-wyoming/metadata.yaml +10 -12
  71. package/content/templates/openagreements-restrictive-covenant-wyoming/template.docx +0 -0
  72. package/content/templates/openagreements-restrictive-covenant-wyoming/template.md +3 -4
  73. package/content/templates/openagreements-stockholder-consent-safe/.template.generated.json +0 -1
  74. package/dist/core/checklist/format-checklist-docx.d.ts.map +1 -1
  75. package/dist/core/checklist/format-checklist-docx.js +4 -1
  76. package/dist/core/checklist/format-checklist-docx.js.map +1 -1
  77. package/dist/core/engine.d.ts.map +1 -1
  78. package/dist/core/engine.js +2 -40
  79. package/dist/core/engine.js.map +1 -1
  80. package/dist/core/fill-pipeline.d.ts +0 -8
  81. package/dist/core/fill-pipeline.d.ts.map +1 -1
  82. package/dist/core/fill-pipeline.js +54 -38
  83. package/dist/core/fill-pipeline.js.map +1 -1
  84. package/dist/core/humanize-docx.d.ts.map +1 -1
  85. package/dist/core/humanize-docx.js +16 -6
  86. package/dist/core/humanize-docx.js.map +1 -1
  87. package/dist/core/recipe/bracket-normalizer.d.ts.map +1 -1
  88. package/dist/core/recipe/bracket-normalizer.js +3 -7
  89. package/dist/core/recipe/bracket-normalizer.js.map +1 -1
  90. package/dist/core/recipe/cleaner.js +5 -5
  91. package/dist/core/recipe/cleaner.js.map +1 -1
  92. package/dist/core/recipe/index.d.ts +1 -1
  93. package/dist/core/recipe/index.d.ts.map +1 -1
  94. package/dist/core/recipe/index.js +57 -4
  95. package/dist/core/recipe/index.js.map +1 -1
  96. package/dist/core/recipe/ooxml-parts.d.ts +11 -0
  97. package/dist/core/recipe/ooxml-parts.d.ts.map +1 -1
  98. package/dist/core/recipe/ooxml-parts.js +22 -0
  99. package/dist/core/recipe/ooxml-parts.js.map +1 -1
  100. package/dist/core/recipe/patcher.d.ts.map +1 -1
  101. package/dist/core/recipe/patcher.js +2 -5
  102. package/dist/core/recipe/patcher.js.map +1 -1
  103. package/dist/core/recipe/source-drift.d.ts +19 -0
  104. package/dist/core/recipe/source-drift.d.ts.map +1 -1
  105. package/dist/core/recipe/source-drift.js +32 -2
  106. package/dist/core/recipe/source-drift.js.map +1 -1
  107. package/dist/core/selector.d.ts.map +1 -1
  108. package/dist/core/selector.js +49 -4
  109. package/dist/core/selector.js.map +1 -1
  110. package/dist/core/selectors/index.d.ts +40 -0
  111. package/dist/core/selectors/index.d.ts.map +1 -0
  112. package/dist/core/selectors/index.js +64 -0
  113. package/dist/core/selectors/index.js.map +1 -0
  114. package/dist/core/selectors/loader.d.ts +16 -0
  115. package/dist/core/selectors/loader.d.ts.map +1 -0
  116. package/dist/core/selectors/loader.js +80 -0
  117. package/dist/core/selectors/loader.js.map +1 -0
  118. package/dist/core/selectors/manifest-schema.d.ts +123 -0
  119. package/dist/core/selectors/manifest-schema.d.ts.map +1 -0
  120. package/dist/core/selectors/manifest-schema.js +93 -0
  121. package/dist/core/selectors/manifest-schema.js.map +1 -0
  122. package/dist/core/selectors/patch.d.ts +24 -0
  123. package/dist/core/selectors/patch.d.ts.map +1 -0
  124. package/dist/core/selectors/patch.js +68 -0
  125. package/dist/core/selectors/patch.js.map +1 -0
  126. package/dist/core/selectors/postconditions.d.ts +24 -0
  127. package/dist/core/selectors/postconditions.d.ts.map +1 -0
  128. package/dist/core/selectors/postconditions.js +50 -0
  129. package/dist/core/selectors/postconditions.js.map +1 -0
  130. package/dist/core/selectors/resolve.d.ts +32 -0
  131. package/dist/core/selectors/resolve.d.ts.map +1 -0
  132. package/dist/core/selectors/resolve.js +36 -0
  133. package/dist/core/selectors/resolve.js.map +1 -0
  134. package/dist/core/unified-pipeline.d.ts +3 -1
  135. package/dist/core/unified-pipeline.d.ts.map +1 -1
  136. package/dist/core/unified-pipeline.js +23 -11
  137. package/dist/core/unified-pipeline.js.map +1 -1
  138. package/gemini-extension.json +1 -1
  139. package/node_modules/@usejunior/docx-core/LICENSE +202 -21
  140. package/node_modules/@usejunior/docx-core/NOTICE +2 -0
  141. package/node_modules/@usejunior/docx-core/README.md +2 -2
  142. package/node_modules/@usejunior/docx-core/dist/.tsbuildinfo +1 -1
  143. package/node_modules/@usejunior/docx-core/dist/atomizer.d.ts +55 -0
  144. package/node_modules/@usejunior/docx-core/dist/atomizer.d.ts.map +1 -1
  145. package/node_modules/@usejunior/docx-core/dist/atomizer.js +139 -14
  146. package/node_modules/@usejunior/docx-core/dist/atomizer.js.map +1 -1
  147. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/auxiliaryIdCollision.d.ts +99 -0
  148. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/auxiliaryIdCollision.d.ts.map +1 -0
  149. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/auxiliaryIdCollision.js +415 -0
  150. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/auxiliaryIdCollision.js.map +1 -0
  151. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/documentReconstructor.d.ts.map +1 -1
  152. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/documentReconstructor.js +403 -113
  153. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/documentReconstructor.js.map +1 -1
  154. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/formattingFidelity.d.ts +99 -0
  155. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/formattingFidelity.d.ts.map +1 -0
  156. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/formattingFidelity.js +449 -0
  157. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/formattingFidelity.js.map +1 -0
  158. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-bookmarks.d.ts +37 -0
  159. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-bookmarks.d.ts.map +1 -0
  160. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-bookmarks.js +189 -0
  161. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-bookmarks.js.map +1 -0
  162. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-containers.d.ts +74 -0
  163. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-containers.d.ts.map +1 -0
  164. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-containers.js +171 -0
  165. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-containers.js.map +1 -0
  166. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-deletion.d.ts +88 -0
  167. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-deletion.d.ts.map +1 -0
  168. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-deletion.js +326 -0
  169. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-deletion.js.map +1 -0
  170. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-postprocess.d.ts +85 -0
  171. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-postprocess.d.ts.map +1 -0
  172. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-postprocess.js +402 -0
  173. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-postprocess.js.map +1 -0
  174. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-presplit.d.ts +39 -0
  175. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-presplit.d.ts.map +1 -0
  176. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-presplit.js +265 -0
  177. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-presplit.js.map +1 -0
  178. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-shared.d.ts +62 -0
  179. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-shared.d.ts.map +1 -0
  180. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-shared.js +139 -0
  181. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-shared.js.map +1 -0
  182. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-wrappers.d.ts +198 -0
  183. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-wrappers.d.ts.map +1 -0
  184. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-wrappers.js +475 -0
  185. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-wrappers.js.map +1 -0
  186. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier.d.ts +6 -290
  187. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier.d.ts.map +1 -1
  188. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier.js +23 -1828
  189. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier.js.map +1 -1
  190. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/pipeline.d.ts +36 -2
  191. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/pipeline.d.ts.map +1 -1
  192. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/pipeline.js +456 -224
  193. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/pipeline.js.map +1 -1
  194. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/trackChangesAcceptorAst.d.ts.map +1 -1
  195. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/trackChangesAcceptorAst.js +199 -173
  196. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/trackChangesAcceptorAst.js.map +1 -1
  197. package/node_modules/@usejunior/docx-core/dist/baselines/wmlcomparer/DotnetCli.d.ts.map +1 -1
  198. package/node_modules/@usejunior/docx-core/dist/baselines/wmlcomparer/DotnetCli.js +7 -0
  199. package/node_modules/@usejunior/docx-core/dist/baselines/wmlcomparer/DotnetCli.js.map +1 -1
  200. package/node_modules/@usejunior/docx-core/dist/cli/compare-two.d.ts.map +1 -1
  201. package/node_modules/@usejunior/docx-core/dist/cli/compare-two.js +3 -1
  202. package/node_modules/@usejunior/docx-core/dist/cli/compare-two.js.map +1 -1
  203. package/node_modules/@usejunior/docx-core/dist/cli/conformance-adapter.d.ts +3 -0
  204. package/node_modules/@usejunior/docx-core/dist/cli/conformance-adapter.d.ts.map +1 -0
  205. package/node_modules/@usejunior/docx-core/dist/cli/conformance-adapter.js +93 -0
  206. package/node_modules/@usejunior/docx-core/dist/cli/conformance-adapter.js.map +1 -0
  207. package/node_modules/@usejunior/docx-core/dist/cli/index.d.ts.map +1 -1
  208. package/node_modules/@usejunior/docx-core/dist/cli/index.js +5 -1
  209. package/node_modules/@usejunior/docx-core/dist/cli/index.js.map +1 -1
  210. package/node_modules/@usejunior/docx-core/dist/compare-types.d.ts +197 -0
  211. package/node_modules/@usejunior/docx-core/dist/compare-types.d.ts.map +1 -0
  212. package/node_modules/@usejunior/docx-core/dist/compare-types.js +2 -0
  213. package/node_modules/@usejunior/docx-core/dist/compare-types.js.map +1 -0
  214. package/node_modules/@usejunior/docx-core/dist/core-types.d.ts +5 -1
  215. package/node_modules/@usejunior/docx-core/dist/core-types.d.ts.map +1 -1
  216. package/node_modules/@usejunior/docx-core/dist/core-types.js +5 -1
  217. package/node_modules/@usejunior/docx-core/dist/core-types.js.map +1 -1
  218. package/node_modules/@usejunior/docx-core/dist/footnotes.d.ts +8 -3
  219. package/node_modules/@usejunior/docx-core/dist/footnotes.d.ts.map +1 -1
  220. package/node_modules/@usejunior/docx-core/dist/footnotes.js +8 -3
  221. package/node_modules/@usejunior/docx-core/dist/footnotes.js.map +1 -1
  222. package/node_modules/@usejunior/docx-core/dist/generation/compile.d.ts +22 -0
  223. package/node_modules/@usejunior/docx-core/dist/generation/compile.d.ts.map +1 -0
  224. package/node_modules/@usejunior/docx-core/dist/generation/compile.js +58 -0
  225. package/node_modules/@usejunior/docx-core/dist/generation/compile.js.map +1 -0
  226. package/node_modules/@usejunior/docx-core/dist/generation/context.d.ts +42 -0
  227. package/node_modules/@usejunior/docx-core/dist/generation/context.d.ts.map +1 -0
  228. package/node_modules/@usejunior/docx-core/dist/generation/context.js +65 -0
  229. package/node_modules/@usejunior/docx-core/dist/generation/context.js.map +1 -0
  230. package/node_modules/@usejunior/docx-core/dist/generation/emit/comments-part.d.ts +36 -0
  231. package/node_modules/@usejunior/docx-core/dist/generation/emit/comments-part.d.ts.map +1 -0
  232. package/node_modules/@usejunior/docx-core/dist/generation/emit/comments-part.js +116 -0
  233. package/node_modules/@usejunior/docx-core/dist/generation/emit/comments-part.js.map +1 -0
  234. package/node_modules/@usejunior/docx-core/dist/generation/emit/document-part.d.ts +24 -0
  235. package/node_modules/@usejunior/docx-core/dist/generation/emit/document-part.d.ts.map +1 -0
  236. package/node_modules/@usejunior/docx-core/dist/generation/emit/document-part.js +60 -0
  237. package/node_modules/@usejunior/docx-core/dist/generation/emit/document-part.js.map +1 -0
  238. package/node_modules/@usejunior/docx-core/dist/generation/emit/emit-context.d.ts +28 -0
  239. package/node_modules/@usejunior/docx-core/dist/generation/emit/emit-context.d.ts.map +1 -0
  240. package/node_modules/@usejunior/docx-core/dist/generation/emit/emit-context.js +19 -0
  241. package/node_modules/@usejunior/docx-core/dist/generation/emit/emit-context.js.map +1 -0
  242. package/node_modules/@usejunior/docx-core/dist/generation/emit/font-table-part.d.ts +16 -0
  243. package/node_modules/@usejunior/docx-core/dist/generation/emit/font-table-part.d.ts.map +1 -0
  244. package/node_modules/@usejunior/docx-core/dist/generation/emit/font-table-part.js +74 -0
  245. package/node_modules/@usejunior/docx-core/dist/generation/emit/font-table-part.js.map +1 -0
  246. package/node_modules/@usejunior/docx-core/dist/generation/emit/header-footer-part.d.ts +23 -0
  247. package/node_modules/@usejunior/docx-core/dist/generation/emit/header-footer-part.d.ts.map +1 -0
  248. package/node_modules/@usejunior/docx-core/dist/generation/emit/header-footer-part.js +57 -0
  249. package/node_modules/@usejunior/docx-core/dist/generation/emit/header-footer-part.js.map +1 -0
  250. package/node_modules/@usejunior/docx-core/dist/generation/emit/numbering-part.d.ts +29 -0
  251. package/node_modules/@usejunior/docx-core/dist/generation/emit/numbering-part.d.ts.map +1 -0
  252. package/node_modules/@usejunior/docx-core/dist/generation/emit/numbering-part.js +102 -0
  253. package/node_modules/@usejunior/docx-core/dist/generation/emit/numbering-part.js.map +1 -0
  254. package/node_modules/@usejunior/docx-core/dist/generation/emit/package-parts.d.ts +24 -0
  255. package/node_modules/@usejunior/docx-core/dist/generation/emit/package-parts.d.ts.map +1 -0
  256. package/node_modules/@usejunior/docx-core/dist/generation/emit/package-parts.js +121 -0
  257. package/node_modules/@usejunior/docx-core/dist/generation/emit/package-parts.js.map +1 -0
  258. package/node_modules/@usejunior/docx-core/dist/generation/emit/paragraph.d.ts +24 -0
  259. package/node_modules/@usejunior/docx-core/dist/generation/emit/paragraph.d.ts.map +1 -0
  260. package/node_modules/@usejunior/docx-core/dist/generation/emit/paragraph.js +63 -0
  261. package/node_modules/@usejunior/docx-core/dist/generation/emit/paragraph.js.map +1 -0
  262. package/node_modules/@usejunior/docx-core/dist/generation/emit/properties.d.ts +36 -0
  263. package/node_modules/@usejunior/docx-core/dist/generation/emit/properties.d.ts.map +1 -0
  264. package/node_modules/@usejunior/docx-core/dist/generation/emit/properties.js +157 -0
  265. package/node_modules/@usejunior/docx-core/dist/generation/emit/properties.js.map +1 -0
  266. package/node_modules/@usejunior/docx-core/dist/generation/emit/run.d.ts +16 -0
  267. package/node_modules/@usejunior/docx-core/dist/generation/emit/run.d.ts.map +1 -0
  268. package/node_modules/@usejunior/docx-core/dist/generation/emit/run.js +71 -0
  269. package/node_modules/@usejunior/docx-core/dist/generation/emit/run.js.map +1 -0
  270. package/node_modules/@usejunior/docx-core/dist/generation/emit/section.d.ts +29 -0
  271. package/node_modules/@usejunior/docx-core/dist/generation/emit/section.d.ts.map +1 -0
  272. package/node_modules/@usejunior/docx-core/dist/generation/emit/section.js +117 -0
  273. package/node_modules/@usejunior/docx-core/dist/generation/emit/section.js.map +1 -0
  274. package/node_modules/@usejunior/docx-core/dist/generation/emit/settings-part.d.ts +13 -0
  275. package/node_modules/@usejunior/docx-core/dist/generation/emit/settings-part.d.ts.map +1 -0
  276. package/node_modules/@usejunior/docx-core/dist/generation/emit/settings-part.js +68 -0
  277. package/node_modules/@usejunior/docx-core/dist/generation/emit/settings-part.js.map +1 -0
  278. package/node_modules/@usejunior/docx-core/dist/generation/emit/styles-part.d.ts +16 -0
  279. package/node_modules/@usejunior/docx-core/dist/generation/emit/styles-part.d.ts.map +1 -0
  280. package/node_modules/@usejunior/docx-core/dist/generation/emit/styles-part.js +82 -0
  281. package/node_modules/@usejunior/docx-core/dist/generation/emit/styles-part.js.map +1 -0
  282. package/node_modules/@usejunior/docx-core/dist/generation/emit/table.d.ts +26 -0
  283. package/node_modules/@usejunior/docx-core/dist/generation/emit/table.d.ts.map +1 -0
  284. package/node_modules/@usejunior/docx-core/dist/generation/emit/table.js +209 -0
  285. package/node_modules/@usejunior/docx-core/dist/generation/emit/table.js.map +1 -0
  286. package/node_modules/@usejunior/docx-core/dist/generation/emit/theme-part.d.ts +21 -0
  287. package/node_modules/@usejunior/docx-core/dist/generation/emit/theme-part.d.ts.map +1 -0
  288. package/node_modules/@usejunior/docx-core/dist/generation/emit/theme-part.js +151 -0
  289. package/node_modules/@usejunior/docx-core/dist/generation/emit/theme-part.js.map +1 -0
  290. package/node_modules/@usejunior/docx-core/dist/generation/emit/web-settings-part.d.ts +12 -0
  291. package/node_modules/@usejunior/docx-core/dist/generation/emit/web-settings-part.d.ts.map +1 -0
  292. package/node_modules/@usejunior/docx-core/dist/generation/emit/web-settings-part.js +19 -0
  293. package/node_modules/@usejunior/docx-core/dist/generation/emit/web-settings-part.js.map +1 -0
  294. package/node_modules/@usejunior/docx-core/dist/generation/errors.d.ts +22 -0
  295. package/node_modules/@usejunior/docx-core/dist/generation/errors.d.ts.map +1 -0
  296. package/node_modules/@usejunior/docx-core/dist/generation/errors.js +29 -0
  297. package/node_modules/@usejunior/docx-core/dist/generation/errors.js.map +1 -0
  298. package/node_modules/@usejunior/docx-core/dist/generation/index.d.ts +13 -0
  299. package/node_modules/@usejunior/docx-core/dist/generation/index.d.ts.map +1 -0
  300. package/node_modules/@usejunior/docx-core/dist/generation/index.js +12 -0
  301. package/node_modules/@usejunior/docx-core/dist/generation/index.js.map +1 -0
  302. package/node_modules/@usejunior/docx-core/dist/generation/ordering.d.ts +46 -0
  303. package/node_modules/@usejunior/docx-core/dist/generation/ordering.d.ts.map +1 -0
  304. package/node_modules/@usejunior/docx-core/dist/generation/ordering.js +119 -0
  305. package/node_modules/@usejunior/docx-core/dist/generation/ordering.js.map +1 -0
  306. package/node_modules/@usejunior/docx-core/dist/generation/recipes.d.ts +87 -0
  307. package/node_modules/@usejunior/docx-core/dist/generation/recipes.d.ts.map +1 -0
  308. package/node_modules/@usejunior/docx-core/dist/generation/recipes.js +232 -0
  309. package/node_modules/@usejunior/docx-core/dist/generation/recipes.js.map +1 -0
  310. package/node_modules/@usejunior/docx-core/dist/generation/structural-checks.d.ts +24 -0
  311. package/node_modules/@usejunior/docx-core/dist/generation/structural-checks.d.ts.map +1 -0
  312. package/node_modules/@usejunior/docx-core/dist/generation/structural-checks.js +318 -0
  313. package/node_modules/@usejunior/docx-core/dist/generation/structural-checks.js.map +1 -0
  314. package/node_modules/@usejunior/docx-core/dist/generation/theme-colors.d.ts +4 -0
  315. package/node_modules/@usejunior/docx-core/dist/generation/theme-colors.d.ts.map +1 -0
  316. package/node_modules/@usejunior/docx-core/dist/generation/theme-colors.js +18 -0
  317. package/node_modules/@usejunior/docx-core/dist/generation/theme-colors.js.map +1 -0
  318. package/node_modules/@usejunior/docx-core/dist/generation/types.d.ts +266 -0
  319. package/node_modules/@usejunior/docx-core/dist/generation/types.d.ts.map +1 -0
  320. package/node_modules/@usejunior/docx-core/dist/generation/types.js +63 -0
  321. package/node_modules/@usejunior/docx-core/dist/generation/types.js.map +1 -0
  322. package/node_modules/@usejunior/docx-core/dist/generation/validate-spec.d.ts +27 -0
  323. package/node_modules/@usejunior/docx-core/dist/generation/validate-spec.d.ts.map +1 -0
  324. package/node_modules/@usejunior/docx-core/dist/generation/validate-spec.js +363 -0
  325. package/node_modules/@usejunior/docx-core/dist/generation/validate-spec.js.map +1 -0
  326. package/node_modules/@usejunior/docx-core/dist/index.d.ts +9 -150
  327. package/node_modules/@usejunior/docx-core/dist/index.d.ts.map +1 -1
  328. package/node_modules/@usejunior/docx-core/dist/index.js +14 -0
  329. package/node_modules/@usejunior/docx-core/dist/index.js.map +1 -1
  330. package/node_modules/@usejunior/docx-core/dist/integration/generation-probes.d.ts +15 -0
  331. package/node_modules/@usejunior/docx-core/dist/integration/generation-probes.d.ts.map +1 -0
  332. package/node_modules/@usejunior/docx-core/dist/integration/generation-probes.js +84 -0
  333. package/node_modules/@usejunior/docx-core/dist/integration/generation-probes.js.map +1 -0
  334. package/node_modules/@usejunior/docx-core/dist/integration/libreoffice-oracle.d.ts +49 -0
  335. package/node_modules/@usejunior/docx-core/dist/integration/libreoffice-oracle.d.ts.map +1 -0
  336. package/node_modules/@usejunior/docx-core/dist/integration/libreoffice-oracle.js +290 -0
  337. package/node_modules/@usejunior/docx-core/dist/integration/libreoffice-oracle.js.map +1 -0
  338. package/node_modules/@usejunior/docx-core/dist/integration/synthetic-docx-fixture.d.ts +134 -0
  339. package/node_modules/@usejunior/docx-core/dist/integration/synthetic-docx-fixture.d.ts.map +1 -0
  340. package/node_modules/@usejunior/docx-core/dist/integration/synthetic-docx-fixture.js +298 -0
  341. package/node_modules/@usejunior/docx-core/dist/integration/synthetic-docx-fixture.js.map +1 -0
  342. package/node_modules/@usejunior/docx-core/dist/primitives/accept_changes.d.ts +4 -3
  343. package/node_modules/@usejunior/docx-core/dist/primitives/accept_changes.d.ts.map +1 -1
  344. package/node_modules/@usejunior/docx-core/dist/primitives/accept_changes.js +163 -77
  345. package/node_modules/@usejunior/docx-core/dist/primitives/accept_changes.js.map +1 -1
  346. package/node_modules/@usejunior/docx-core/dist/primitives/comments.d.ts +12 -3
  347. package/node_modules/@usejunior/docx-core/dist/primitives/comments.d.ts.map +1 -1
  348. package/node_modules/@usejunior/docx-core/dist/primitives/comments.js +374 -97
  349. package/node_modules/@usejunior/docx-core/dist/primitives/comments.js.map +1 -1
  350. package/node_modules/@usejunior/docx-core/dist/primitives/content_fingerprint.d.ts +29 -0
  351. package/node_modules/@usejunior/docx-core/dist/primitives/content_fingerprint.d.ts.map +1 -0
  352. package/node_modules/@usejunior/docx-core/dist/primitives/content_fingerprint.js +63 -0
  353. package/node_modules/@usejunior/docx-core/dist/primitives/content_fingerprint.js.map +1 -0
  354. package/node_modules/@usejunior/docx-core/dist/primitives/document.d.ts +94 -15
  355. package/node_modules/@usejunior/docx-core/dist/primitives/document.d.ts.map +1 -1
  356. package/node_modules/@usejunior/docx-core/dist/primitives/document.js +377 -234
  357. package/node_modules/@usejunior/docx-core/dist/primitives/document.js.map +1 -1
  358. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-comments.d.ts +18 -0
  359. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-comments.d.ts.map +1 -0
  360. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-comments.js +160 -0
  361. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-comments.js.map +1 -0
  362. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-headings.d.ts +45 -0
  363. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-headings.d.ts.map +1 -0
  364. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-headings.js +247 -0
  365. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-headings.js.map +1 -0
  366. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-styles.d.ts +11 -0
  367. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-styles.d.ts.map +1 -0
  368. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-styles.js +104 -0
  369. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-styles.js.map +1 -0
  370. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-toon.d.ts +37 -0
  371. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-toon.d.ts.map +1 -0
  372. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-toon.js +199 -0
  373. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-toon.js.map +1 -0
  374. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-types.d.ts +165 -0
  375. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-types.d.ts.map +1 -0
  376. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-types.js +2 -0
  377. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-types.js.map +1 -0
  378. package/node_modules/@usejunior/docx-core/dist/primitives/document_view.d.ts +50 -101
  379. package/node_modules/@usejunior/docx-core/dist/primitives/document_view.d.ts.map +1 -1
  380. package/node_modules/@usejunior/docx-core/dist/primitives/document_view.js +287 -326
  381. package/node_modules/@usejunior/docx-core/dist/primitives/document_view.js.map +1 -1
  382. package/node_modules/@usejunior/docx-core/dist/primitives/dom-helpers.d.ts +9 -0
  383. package/node_modules/@usejunior/docx-core/dist/primitives/dom-helpers.d.ts.map +1 -1
  384. package/node_modules/@usejunior/docx-core/dist/primitives/dom-helpers.js +10 -1
  385. package/node_modules/@usejunior/docx-core/dist/primitives/dom-helpers.js.map +1 -1
  386. package/node_modules/@usejunior/docx-core/dist/primitives/footnotes.d.ts +4 -3
  387. package/node_modules/@usejunior/docx-core/dist/primitives/footnotes.d.ts.map +1 -1
  388. package/node_modules/@usejunior/docx-core/dist/primitives/footnotes.js +232 -44
  389. package/node_modules/@usejunior/docx-core/dist/primitives/footnotes.js.map +1 -1
  390. package/node_modules/@usejunior/docx-core/dist/primitives/formatting_tags.d.ts +7 -0
  391. package/node_modules/@usejunior/docx-core/dist/primitives/formatting_tags.d.ts.map +1 -1
  392. package/node_modules/@usejunior/docx-core/dist/primitives/formatting_tags.js +22 -11
  393. package/node_modules/@usejunior/docx-core/dist/primitives/formatting_tags.js.map +1 -1
  394. package/node_modules/@usejunior/docx-core/dist/primitives/index.d.ts +12 -0
  395. package/node_modules/@usejunior/docx-core/dist/primitives/index.d.ts.map +1 -1
  396. package/node_modules/@usejunior/docx-core/dist/primitives/index.js +11 -0
  397. package/node_modules/@usejunior/docx-core/dist/primitives/index.js.map +1 -1
  398. package/node_modules/@usejunior/docx-core/dist/primitives/layout.d.ts +4 -3
  399. package/node_modules/@usejunior/docx-core/dist/primitives/layout.d.ts.map +1 -1
  400. package/node_modules/@usejunior/docx-core/dist/primitives/layout.js +45 -3
  401. package/node_modules/@usejunior/docx-core/dist/primitives/layout.js.map +1 -1
  402. package/node_modules/@usejunior/docx-core/dist/primitives/locator.d.ts +76 -0
  403. package/node_modules/@usejunior/docx-core/dist/primitives/locator.d.ts.map +1 -0
  404. package/node_modules/@usejunior/docx-core/dist/primitives/locator.js +223 -0
  405. package/node_modules/@usejunior/docx-core/dist/primitives/locator.js.map +1 -0
  406. package/node_modules/@usejunior/docx-core/dist/primitives/merge_runs.d.ts +21 -3
  407. package/node_modules/@usejunior/docx-core/dist/primitives/merge_runs.d.ts.map +1 -1
  408. package/node_modules/@usejunior/docx-core/dist/primitives/merge_runs.js +32 -10
  409. package/node_modules/@usejunior/docx-core/dist/primitives/merge_runs.js.map +1 -1
  410. package/node_modules/@usejunior/docx-core/dist/primitives/minimal_save.d.ts +38 -0
  411. package/node_modules/@usejunior/docx-core/dist/primitives/minimal_save.d.ts.map +1 -0
  412. package/node_modules/@usejunior/docx-core/dist/primitives/minimal_save.js +323 -0
  413. package/node_modules/@usejunior/docx-core/dist/primitives/minimal_save.js.map +1 -0
  414. package/node_modules/@usejunior/docx-core/dist/primitives/namespaces.d.ts +53 -0
  415. package/node_modules/@usejunior/docx-core/dist/primitives/namespaces.d.ts.map +1 -1
  416. package/node_modules/@usejunior/docx-core/dist/primitives/namespaces.js +59 -0
  417. package/node_modules/@usejunior/docx-core/dist/primitives/namespaces.js.map +1 -1
  418. package/node_modules/@usejunior/docx-core/dist/primitives/reject_changes.d.ts +6 -4
  419. package/node_modules/@usejunior/docx-core/dist/primitives/reject_changes.d.ts.map +1 -1
  420. package/node_modules/@usejunior/docx-core/dist/primitives/reject_changes.js +187 -91
  421. package/node_modules/@usejunior/docx-core/dist/primitives/reject_changes.js.map +1 -1
  422. package/node_modules/@usejunior/docx-core/dist/primitives/revision-parts.d.ts +7 -0
  423. package/node_modules/@usejunior/docx-core/dist/primitives/revision-parts.d.ts.map +1 -0
  424. package/node_modules/@usejunior/docx-core/dist/primitives/revision-parts.js +27 -0
  425. package/node_modules/@usejunior/docx-core/dist/primitives/revision-parts.js.map +1 -0
  426. package/node_modules/@usejunior/docx-core/dist/primitives/revision-vocabulary.d.ts +7 -0
  427. package/node_modules/@usejunior/docx-core/dist/primitives/revision-vocabulary.d.ts.map +1 -0
  428. package/node_modules/@usejunior/docx-core/dist/primitives/revision-vocabulary.js +39 -0
  429. package/node_modules/@usejunior/docx-core/dist/primitives/revision-vocabulary.js.map +1 -0
  430. package/node_modules/@usejunior/docx-core/dist/primitives/schema-corpus-capture.d.ts +19 -0
  431. package/node_modules/@usejunior/docx-core/dist/primitives/schema-corpus-capture.d.ts.map +1 -0
  432. package/node_modules/@usejunior/docx-core/dist/primitives/schema-corpus-capture.js +29 -0
  433. package/node_modules/@usejunior/docx-core/dist/primitives/schema-corpus-capture.js.map +1 -0
  434. package/node_modules/@usejunior/docx-core/dist/primitives/sectPrAudit.d.ts +19 -0
  435. package/node_modules/@usejunior/docx-core/dist/primitives/sectPrAudit.d.ts.map +1 -0
  436. package/node_modules/@usejunior/docx-core/dist/primitives/sectPrAudit.js +165 -0
  437. package/node_modules/@usejunior/docx-core/dist/primitives/sectPrAudit.js.map +1 -0
  438. package/node_modules/@usejunior/docx-core/dist/primitives/semantic_tags.d.ts +7 -0
  439. package/node_modules/@usejunior/docx-core/dist/primitives/semantic_tags.d.ts.map +1 -1
  440. package/node_modules/@usejunior/docx-core/dist/primitives/semantic_tags.js +23 -4
  441. package/node_modules/@usejunior/docx-core/dist/primitives/semantic_tags.js.map +1 -1
  442. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_html.d.ts +37 -0
  443. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_html.d.ts.map +1 -0
  444. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_html.js +395 -0
  445. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_html.js.map +1 -0
  446. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_markdown.d.ts +16 -0
  447. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_markdown.d.ts.map +1 -0
  448. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_markdown.js +300 -0
  449. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_markdown.js.map +1 -0
  450. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_plaintext.d.ts +15 -0
  451. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_plaintext.d.ts.map +1 -0
  452. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_plaintext.js +154 -0
  453. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_plaintext.js.map +1 -0
  454. package/node_modules/@usejunior/docx-core/dist/primitives/styles.d.ts +15 -0
  455. package/node_modules/@usejunior/docx-core/dist/primitives/styles.d.ts.map +1 -1
  456. package/node_modules/@usejunior/docx-core/dist/primitives/styles.js +33 -22
  457. package/node_modules/@usejunior/docx-core/dist/primitives/styles.js.map +1 -1
  458. package/node_modules/@usejunior/docx-core/dist/primitives/table_context.d.ts +19 -0
  459. package/node_modules/@usejunior/docx-core/dist/primitives/table_context.d.ts.map +1 -0
  460. package/node_modules/@usejunior/docx-core/dist/primitives/table_context.js +189 -0
  461. package/node_modules/@usejunior/docx-core/dist/primitives/table_context.js.map +1 -0
  462. package/node_modules/@usejunior/docx-core/dist/primitives/tables.d.ts.map +1 -1
  463. package/node_modules/@usejunior/docx-core/dist/primitives/tables.js +13 -3
  464. package/node_modules/@usejunior/docx-core/dist/primitives/tables.js.map +1 -1
  465. package/node_modules/@usejunior/docx-core/dist/primitives/text.d.ts +2 -1
  466. package/node_modules/@usejunior/docx-core/dist/primitives/text.d.ts.map +1 -1
  467. package/node_modules/@usejunior/docx-core/dist/primitives/text.js +116 -12
  468. package/node_modules/@usejunior/docx-core/dist/primitives/text.js.map +1 -1
  469. package/node_modules/@usejunior/docx-core/dist/primitives/track-changes-emitter.d.ts +148 -0
  470. package/node_modules/@usejunior/docx-core/dist/primitives/track-changes-emitter.d.ts.map +1 -0
  471. package/node_modules/@usejunior/docx-core/dist/primitives/track-changes-emitter.js +291 -0
  472. package/node_modules/@usejunior/docx-core/dist/primitives/track-changes-emitter.js.map +1 -0
  473. package/node_modules/@usejunior/docx-core/dist/primitives/validate_ai_revisions.d.ts +35 -0
  474. package/node_modules/@usejunior/docx-core/dist/primitives/validate_ai_revisions.d.ts.map +1 -0
  475. package/node_modules/@usejunior/docx-core/dist/primitives/validate_ai_revisions.js +323 -0
  476. package/node_modules/@usejunior/docx-core/dist/primitives/validate_ai_revisions.js.map +1 -0
  477. package/node_modules/@usejunior/docx-core/dist/primitives/xml-helpers.d.ts +29 -0
  478. package/node_modules/@usejunior/docx-core/dist/primitives/xml-helpers.d.ts.map +1 -0
  479. package/node_modules/@usejunior/docx-core/dist/primitives/xml-helpers.js +35 -0
  480. package/node_modules/@usejunior/docx-core/dist/primitives/xml-helpers.js.map +1 -0
  481. package/node_modules/@usejunior/docx-core/dist/primitives/xml.d.ts +5 -0
  482. package/node_modules/@usejunior/docx-core/dist/primitives/xml.d.ts.map +1 -1
  483. package/node_modules/@usejunior/docx-core/dist/primitives/xml.js +5 -0
  484. package/node_modules/@usejunior/docx-core/dist/primitives/xml.js.map +1 -1
  485. package/node_modules/@usejunior/docx-core/dist/primitives/zip.d.ts +1 -0
  486. package/node_modules/@usejunior/docx-core/dist/primitives/zip.d.ts.map +1 -1
  487. package/node_modules/@usejunior/docx-core/dist/primitives/zip.js +21 -3
  488. package/node_modules/@usejunior/docx-core/dist/primitives/zip.js.map +1 -1
  489. package/node_modules/@usejunior/docx-core/dist/shared/field-structure.d.ts +14 -0
  490. package/node_modules/@usejunior/docx-core/dist/shared/field-structure.d.ts.map +1 -0
  491. package/node_modules/@usejunior/docx-core/dist/shared/field-structure.js +166 -0
  492. package/node_modules/@usejunior/docx-core/dist/shared/field-structure.js.map +1 -0
  493. package/node_modules/@usejunior/docx-core/dist/shared/ooxml/namespaces.d.ts +4 -1
  494. package/node_modules/@usejunior/docx-core/dist/shared/ooxml/namespaces.d.ts.map +1 -1
  495. package/node_modules/@usejunior/docx-core/dist/shared/ooxml/namespaces.js +4 -1
  496. package/node_modules/@usejunior/docx-core/dist/shared/ooxml/namespaces.js.map +1 -1
  497. package/node_modules/@usejunior/docx-core/package.json +13 -9
  498. package/node_modules/@xmldom/xmldom/CHANGELOG.md +1055 -0
  499. package/node_modules/@xmldom/xmldom/LICENSE +8 -0
  500. package/node_modules/@xmldom/xmldom/SECURITY.md +50 -0
  501. package/node_modules/@xmldom/xmldom/index.d.ts +1789 -0
  502. package/node_modules/@xmldom/xmldom/lib/.eslintrc.yml +3 -0
  503. package/node_modules/@xmldom/xmldom/lib/conventions.js +429 -0
  504. package/node_modules/@xmldom/xmldom/lib/dom-parser.js +586 -0
  505. package/node_modules/@xmldom/xmldom/lib/dom.js +3554 -0
  506. package/node_modules/@xmldom/xmldom/lib/entities.js +2171 -0
  507. package/node_modules/@xmldom/xmldom/lib/errors.js +202 -0
  508. package/node_modules/@xmldom/xmldom/lib/grammar.js +547 -0
  509. package/node_modules/@xmldom/xmldom/lib/index.js +41 -0
  510. package/node_modules/@xmldom/xmldom/lib/sax.js +929 -0
  511. package/node_modules/@xmldom/xmldom/package.json +77 -0
  512. package/node_modules/@xmldom/xmldom/readme.md +364 -0
  513. package/node_modules/core-util-is/LICENSE +19 -0
  514. package/node_modules/core-util-is/README.md +3 -0
  515. package/node_modules/core-util-is/lib/util.js +107 -0
  516. package/node_modules/core-util-is/package.json +38 -0
  517. package/node_modules/immediate/LICENSE.txt +20 -0
  518. package/node_modules/immediate/README.md +93 -0
  519. package/node_modules/immediate/dist/immediate.js +75 -0
  520. package/node_modules/immediate/dist/immediate.min.js +1 -0
  521. package/node_modules/immediate/lib/browser.js +69 -0
  522. package/node_modules/immediate/lib/index.js +73 -0
  523. package/node_modules/immediate/package.json +42 -0
  524. package/node_modules/inherits/LICENSE +16 -0
  525. package/node_modules/inherits/README.md +42 -0
  526. package/node_modules/inherits/inherits.js +9 -0
  527. package/node_modules/inherits/inherits_browser.js +27 -0
  528. package/node_modules/inherits/package.json +29 -0
  529. package/node_modules/isarray/.npmignore +1 -0
  530. package/node_modules/isarray/.travis.yml +4 -0
  531. package/node_modules/isarray/Makefile +6 -0
  532. package/node_modules/isarray/README.md +60 -0
  533. package/node_modules/isarray/component.json +19 -0
  534. package/node_modules/isarray/index.js +5 -0
  535. package/node_modules/isarray/package.json +45 -0
  536. package/node_modules/isarray/test.js +20 -0
  537. package/node_modules/jszip/.codeclimate.yml +16 -0
  538. package/node_modules/jszip/.editorconfig +8 -0
  539. package/node_modules/jszip/.eslintrc.js +43 -0
  540. package/node_modules/jszip/.github/workflows/pr.yaml +58 -0
  541. package/node_modules/jszip/.jekyll-metadata +0 -0
  542. package/node_modules/jszip/.travis.yml +17 -0
  543. package/node_modules/jszip/CHANGES.md +204 -0
  544. package/node_modules/jszip/LICENSE.markdown +651 -0
  545. package/node_modules/jszip/README.markdown +33 -0
  546. package/node_modules/jszip/deps.js +37 -0
  547. package/node_modules/jszip/dist/jszip.js +11577 -0
  548. package/node_modules/jszip/dist/jszip.min.js +13 -0
  549. package/node_modules/jszip/graph.svg +601 -0
  550. package/node_modules/jszip/index.d.ts +330 -0
  551. package/node_modules/jszip/lib/base64.js +106 -0
  552. package/node_modules/jszip/lib/compressedObject.js +74 -0
  553. package/node_modules/jszip/lib/compressions.js +14 -0
  554. package/node_modules/jszip/lib/crc32.js +77 -0
  555. package/node_modules/jszip/lib/defaults.js +11 -0
  556. package/node_modules/jszip/lib/external.js +18 -0
  557. package/node_modules/jszip/lib/flate.js +85 -0
  558. package/node_modules/jszip/lib/generate/ZipFileWorker.js +539 -0
  559. package/node_modules/jszip/lib/generate/index.js +57 -0
  560. package/node_modules/jszip/lib/index.js +55 -0
  561. package/node_modules/jszip/lib/license_header.js +11 -0
  562. package/node_modules/jszip/lib/load.js +88 -0
  563. package/node_modules/jszip/lib/nodejs/NodejsStreamInputAdapter.js +74 -0
  564. package/node_modules/jszip/lib/nodejs/NodejsStreamOutputAdapter.js +42 -0
  565. package/node_modules/jszip/lib/nodejsUtils.js +57 -0
  566. package/node_modules/jszip/lib/object.js +384 -0
  567. package/node_modules/jszip/lib/readable-stream-browser.js +10 -0
  568. package/node_modules/jszip/lib/reader/ArrayReader.js +57 -0
  569. package/node_modules/jszip/lib/reader/DataReader.js +116 -0
  570. package/node_modules/jszip/lib/reader/NodeBufferReader.js +19 -0
  571. package/node_modules/jszip/lib/reader/StringReader.js +38 -0
  572. package/node_modules/jszip/lib/reader/Uint8ArrayReader.js +22 -0
  573. package/node_modules/jszip/lib/reader/readerFor.js +28 -0
  574. package/node_modules/jszip/lib/signature.js +7 -0
  575. package/node_modules/jszip/lib/stream/ConvertWorker.js +26 -0
  576. package/node_modules/jszip/lib/stream/Crc32Probe.js +24 -0
  577. package/node_modules/jszip/lib/stream/DataLengthProbe.js +29 -0
  578. package/node_modules/jszip/lib/stream/DataWorker.js +116 -0
  579. package/node_modules/jszip/lib/stream/GenericWorker.js +263 -0
  580. package/node_modules/jszip/lib/stream/StreamHelper.js +214 -0
  581. package/node_modules/jszip/lib/support.js +38 -0
  582. package/node_modules/jszip/lib/utf8.js +275 -0
  583. package/node_modules/jszip/lib/utils.js +501 -0
  584. package/node_modules/jszip/lib/zipEntries.js +261 -0
  585. package/node_modules/jszip/lib/zipEntry.js +293 -0
  586. package/node_modules/jszip/lib/zipObject.js +133 -0
  587. package/node_modules/jszip/package.json +67 -0
  588. package/node_modules/jszip/sponsors.md +21 -0
  589. package/node_modules/jszip/tsconfig.json +101 -0
  590. package/node_modules/jszip/vendor/FileSaver.js +247 -0
  591. package/node_modules/lie/README.md +62 -0
  592. package/node_modules/lie/dist/lie.js +350 -0
  593. package/node_modules/lie/dist/lie.min.js +1 -0
  594. package/node_modules/lie/dist/lie.polyfill.js +358 -0
  595. package/node_modules/lie/dist/lie.polyfill.min.js +1 -0
  596. package/node_modules/lie/lib/browser.js +273 -0
  597. package/node_modules/lie/lib/index.js +298 -0
  598. package/node_modules/lie/license.md +7 -0
  599. package/node_modules/lie/lie.d.ts +244 -0
  600. package/node_modules/lie/package.json +69 -0
  601. package/node_modules/lie/polyfill.js +4 -0
  602. package/node_modules/pako/LICENSE +21 -0
  603. package/node_modules/pako/README.md +191 -0
  604. package/node_modules/pako/dist/pako.js +6818 -0
  605. package/node_modules/pako/dist/pako.min.js +1 -0
  606. package/node_modules/pako/dist/pako_deflate.js +3997 -0
  607. package/node_modules/pako/dist/pako_deflate.min.js +1 -0
  608. package/node_modules/pako/dist/pako_inflate.js +3300 -0
  609. package/node_modules/pako/dist/pako_inflate.min.js +1 -0
  610. package/node_modules/pako/index.js +14 -0
  611. package/node_modules/pako/lib/deflate.js +400 -0
  612. package/node_modules/pako/lib/inflate.js +423 -0
  613. package/node_modules/pako/lib/utils/common.js +105 -0
  614. package/node_modules/pako/lib/utils/strings.js +187 -0
  615. package/node_modules/pako/lib/zlib/README +59 -0
  616. package/node_modules/pako/lib/zlib/adler32.js +51 -0
  617. package/node_modules/pako/lib/zlib/constants.js +68 -0
  618. package/node_modules/pako/lib/zlib/crc32.js +59 -0
  619. package/node_modules/pako/lib/zlib/deflate.js +1874 -0
  620. package/node_modules/pako/lib/zlib/gzheader.js +58 -0
  621. package/node_modules/pako/lib/zlib/inffast.js +345 -0
  622. package/node_modules/pako/lib/zlib/inflate.js +1556 -0
  623. package/node_modules/pako/lib/zlib/inftrees.js +343 -0
  624. package/node_modules/pako/lib/zlib/messages.js +32 -0
  625. package/node_modules/pako/lib/zlib/trees.js +1222 -0
  626. package/node_modules/pako/lib/zlib/zstream.js +47 -0
  627. package/node_modules/pako/package.json +44 -0
  628. package/node_modules/process-nextick-args/index.js +45 -0
  629. package/node_modules/process-nextick-args/license.md +19 -0
  630. package/node_modules/process-nextick-args/package.json +25 -0
  631. package/node_modules/process-nextick-args/readme.md +18 -0
  632. package/node_modules/readable-stream/.travis.yml +34 -0
  633. package/node_modules/readable-stream/CONTRIBUTING.md +38 -0
  634. package/node_modules/readable-stream/GOVERNANCE.md +136 -0
  635. package/node_modules/readable-stream/LICENSE +47 -0
  636. package/node_modules/readable-stream/README.md +58 -0
  637. package/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +60 -0
  638. package/node_modules/readable-stream/duplex-browser.js +1 -0
  639. package/node_modules/readable-stream/duplex.js +1 -0
  640. package/node_modules/readable-stream/lib/_stream_duplex.js +131 -0
  641. package/node_modules/readable-stream/lib/_stream_passthrough.js +47 -0
  642. package/node_modules/readable-stream/lib/_stream_readable.js +1019 -0
  643. package/node_modules/readable-stream/lib/_stream_transform.js +214 -0
  644. package/node_modules/readable-stream/lib/_stream_writable.js +685 -0
  645. package/node_modules/readable-stream/lib/internal/streams/BufferList.js +78 -0
  646. package/node_modules/readable-stream/lib/internal/streams/destroy.js +84 -0
  647. package/node_modules/readable-stream/lib/internal/streams/stream-browser.js +1 -0
  648. package/node_modules/readable-stream/lib/internal/streams/stream.js +1 -0
  649. package/node_modules/readable-stream/package.json +52 -0
  650. package/node_modules/readable-stream/passthrough.js +1 -0
  651. package/node_modules/readable-stream/readable-browser.js +7 -0
  652. package/node_modules/readable-stream/readable.js +19 -0
  653. package/node_modules/readable-stream/transform.js +1 -0
  654. package/node_modules/readable-stream/writable-browser.js +1 -0
  655. package/node_modules/readable-stream/writable.js +8 -0
  656. package/node_modules/safe-buffer/LICENSE +21 -0
  657. package/node_modules/safe-buffer/README.md +584 -0
  658. package/node_modules/safe-buffer/index.d.ts +187 -0
  659. package/node_modules/safe-buffer/index.js +62 -0
  660. package/node_modules/safe-buffer/package.json +37 -0
  661. package/node_modules/setimmediate/LICENSE.txt +20 -0
  662. package/node_modules/setimmediate/package.json +30 -0
  663. package/node_modules/setimmediate/setImmediate.js +186 -0
  664. package/node_modules/string_decoder/.travis.yml +50 -0
  665. package/node_modules/string_decoder/LICENSE +48 -0
  666. package/node_modules/string_decoder/README.md +47 -0
  667. package/node_modules/string_decoder/lib/string_decoder.js +296 -0
  668. package/node_modules/string_decoder/package.json +31 -0
  669. package/node_modules/util-deprecate/History.md +16 -0
  670. package/node_modules/util-deprecate/LICENSE +24 -0
  671. package/node_modules/util-deprecate/README.md +53 -0
  672. package/node_modules/util-deprecate/browser.js +67 -0
  673. package/node_modules/util-deprecate/node.js +6 -0
  674. package/node_modules/util-deprecate/package.json +27 -0
  675. package/package.json +7 -7
  676. package/server.json +3 -3
  677. package/skills/{cloud-service-agreement → agreements/cloud-service-agreement}/SKILL.md +2 -2
  678. package/skills/{nda → agreements/cloud-service-agreement}/template-filling-execution.md +2 -2
  679. package/skills/{data-privacy-agreement → agreements/data-privacy-agreement}/SKILL.md +15 -4
  680. package/skills/{open-agreements → agreements/data-privacy-agreement}/template-filling-execution.md +12 -6
  681. package/skills/{employment-contract → agreements/employment-contract}/SKILL.md +25 -8
  682. package/skills/{cloud-service-agreement → agreements/employment-contract}/template-filling-execution.md +12 -6
  683. package/skills/{nda → agreements/nda}/SKILL.md +2 -2
  684. package/skills/{safe → agreements/nda}/template-filling-execution.md +12 -6
  685. package/skills/{open-agreements → agreements/open-agreements}/SKILL.md +13 -30
  686. package/skills/agreements/open-agreements/template-filling-execution.md +98 -0
  687. package/skills/{safe → agreements/safe}/SKILL.md +2 -2
  688. package/skills/agreements/safe/template-filling-execution.md +98 -0
  689. package/skills/{services-agreement → agreements/services-agreement}/SKILL.md +3 -3
  690. package/skills/agreements/services-agreement/template-filling-execution.md +98 -0
  691. package/skills/{venture-financing → agreements/venture-financing}/SKILL.md +3 -3
  692. package/skills/agreements/venture-financing/template-filling-execution.md +98 -0
  693. package/skills/{client-email → client-workflows/client-email}/SKILL.md +9 -7
  694. package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/SKILL.md +1 -1
  695. package/skills/{edit-docx-agreement → client-workflows/edit-docx-agreement}/SKILL.md +1 -1
  696. package/skills/{iso-27001-evidence-collection → compliance/iso-27001-evidence-collection}/SKILL.md +1 -1
  697. package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/SKILL.md +1 -1
  698. package/skills/{soc2-readiness → compliance/soc2-readiness}/SKILL.md +1 -1
  699. package/skills/{canonical-markdown-authoring → internal/canonical-markdown-authoring}/SKILL.md +2 -3
  700. package/skills/{recipe-quality-audit → internal/recipe-quality-audit}/SKILL.md +2 -1
  701. package/skills/{unit-test-philosophy → internal/unit-test-philosophy}/SKILL.md +2 -0
  702. package/skills/legal-explainers/data-privacy-law-explainer/CONTRIBUTING.md +7 -0
  703. package/skills/legal-explainers/data-privacy-law-explainer/LICENSE +269 -0
  704. package/skills/legal-explainers/data-privacy-law-explainer/NOTICE +7 -0
  705. package/skills/legal-explainers/data-privacy-law-explainer/SKILL.md +113 -0
  706. package/skills/legal-explainers/data-privacy-law-explainer/content/alabama.md +211 -0
  707. package/skills/legal-explainers/data-privacy-law-explainer/content/alaska.md +155 -0
  708. package/skills/legal-explainers/data-privacy-law-explainer/content/arizona.md +181 -0
  709. package/skills/legal-explainers/data-privacy-law-explainer/content/arkansas.md +219 -0
  710. package/skills/legal-explainers/data-privacy-law-explainer/content/california.md +107 -0
  711. package/skills/legal-explainers/data-privacy-law-explainer/content/colorado.md +87 -0
  712. package/skills/legal-explainers/data-privacy-law-explainer/content/connecticut.md +83 -0
  713. package/skills/legal-explainers/data-privacy-law-explainer/content/delaware.md +85 -0
  714. package/skills/legal-explainers/data-privacy-law-explainer/content/district-of-columbia.md +153 -0
  715. package/skills/legal-explainers/data-privacy-law-explainer/content/florida.md +234 -0
  716. package/skills/legal-explainers/data-privacy-law-explainer/content/georgia.md +149 -0
  717. package/skills/legal-explainers/data-privacy-law-explainer/content/hawaii.md +167 -0
  718. package/skills/legal-explainers/data-privacy-law-explainer/content/idaho.md +149 -0
  719. package/skills/legal-explainers/data-privacy-law-explainer/content/illinois.md +238 -0
  720. package/skills/legal-explainers/data-privacy-law-explainer/content/indiana.md +93 -0
  721. package/skills/legal-explainers/data-privacy-law-explainer/content/iowa.md +99 -0
  722. package/skills/legal-explainers/data-privacy-law-explainer/content/kansas.md +155 -0
  723. package/skills/legal-explainers/data-privacy-law-explainer/content/kentucky.md +87 -0
  724. package/skills/legal-explainers/data-privacy-law-explainer/content/louisiana.md +209 -0
  725. package/skills/legal-explainers/data-privacy-law-explainer/content/maine.md +163 -0
  726. package/skills/legal-explainers/data-privacy-law-explainer/content/maryland.md +85 -0
  727. package/skills/legal-explainers/data-privacy-law-explainer/content/massachusetts.md +260 -0
  728. package/skills/legal-explainers/data-privacy-law-explainer/content/michigan.md +175 -0
  729. package/skills/legal-explainers/data-privacy-law-explainer/content/minnesota.md +93 -0
  730. package/skills/legal-explainers/data-privacy-law-explainer/content/mississippi.md +132 -0
  731. package/skills/legal-explainers/data-privacy-law-explainer/content/missouri.md +179 -0
  732. package/skills/legal-explainers/data-privacy-law-explainer/content/montana.md +105 -0
  733. package/skills/legal-explainers/data-privacy-law-explainer/content/nebraska.md +83 -0
  734. package/skills/legal-explainers/data-privacy-law-explainer/content/nevada.md +212 -0
  735. package/skills/legal-explainers/data-privacy-law-explainer/content/new-hampshire.md +91 -0
  736. package/skills/legal-explainers/data-privacy-law-explainer/content/new-jersey.md +95 -0
  737. package/skills/legal-explainers/data-privacy-law-explainer/content/new-mexico.md +174 -0
  738. package/skills/legal-explainers/data-privacy-law-explainer/content/new-york.md +195 -0
  739. package/skills/legal-explainers/data-privacy-law-explainer/content/north-carolina.md +205 -0
  740. package/skills/legal-explainers/data-privacy-law-explainer/content/north-dakota.md +169 -0
  741. package/skills/legal-explainers/data-privacy-law-explainer/content/ohio.md +171 -0
  742. package/skills/legal-explainers/data-privacy-law-explainer/content/oklahoma.md +168 -0
  743. package/skills/legal-explainers/data-privacy-law-explainer/content/oregon.md +103 -0
  744. package/skills/legal-explainers/data-privacy-law-explainer/content/pennsylvania.md +99 -0
  745. package/skills/legal-explainers/data-privacy-law-explainer/content/rhode-island.md +93 -0
  746. package/skills/legal-explainers/data-privacy-law-explainer/content/south-carolina.md +175 -0
  747. package/skills/legal-explainers/data-privacy-law-explainer/content/south-dakota.md +176 -0
  748. package/skills/legal-explainers/data-privacy-law-explainer/content/tennessee.md +89 -0
  749. package/skills/legal-explainers/data-privacy-law-explainer/content/texas.md +89 -0
  750. package/skills/legal-explainers/data-privacy-law-explainer/content/utah.md +83 -0
  751. package/skills/legal-explainers/data-privacy-law-explainer/content/vermont.md +267 -0
  752. package/skills/legal-explainers/data-privacy-law-explainer/content/virginia.md +85 -0
  753. package/skills/legal-explainers/data-privacy-law-explainer/content/washington.md +247 -0
  754. package/skills/legal-explainers/data-privacy-law-explainer/content/west-virginia.md +141 -0
  755. package/skills/legal-explainers/data-privacy-law-explainer/content/wisconsin.md +156 -0
  756. package/skills/legal-explainers/data-privacy-law-explainer/content/wyoming.md +185 -0
  757. package/skills/legal-explainers/data-privacy-law-explainer/manifest.json +519 -0
  758. package/skills/legal-explainers/non-compete-contract-explainer/CONTRIBUTING.md +7 -0
  759. package/skills/legal-explainers/non-compete-contract-explainer/LICENSE +269 -0
  760. package/skills/legal-explainers/non-compete-contract-explainer/NOTICE +7 -0
  761. package/skills/{non-compete-contract-explainer → legal-explainers/non-compete-contract-explainer}/SKILL.md +1 -1
  762. package/skills/legal-explainers/non-compete-contract-explainer/content/alabama.md +251 -0
  763. package/skills/legal-explainers/non-compete-contract-explainer/content/alaska.md +160 -0
  764. package/skills/legal-explainers/non-compete-contract-explainer/content/american-samoa.md +187 -0
  765. package/skills/legal-explainers/non-compete-contract-explainer/content/arizona.md +295 -0
  766. package/skills/legal-explainers/non-compete-contract-explainer/content/arkansas.md +235 -0
  767. package/skills/legal-explainers/non-compete-contract-explainer/content/au.md +208 -0
  768. package/skills/legal-explainers/non-compete-contract-explainer/content/australian-capital-territory.md +220 -0
  769. package/skills/legal-explainers/non-compete-contract-explainer/content/california.md +270 -0
  770. package/skills/legal-explainers/non-compete-contract-explainer/content/cnmi.md +168 -0
  771. package/skills/legal-explainers/non-compete-contract-explainer/content/colorado.md +277 -0
  772. package/skills/legal-explainers/non-compete-contract-explainer/content/connecticut.md +220 -0
  773. package/skills/legal-explainers/non-compete-contract-explainer/content/delaware.md +222 -0
  774. package/skills/legal-explainers/non-compete-contract-explainer/content/district-of-columbia.md +263 -0
  775. package/skills/legal-explainers/non-compete-contract-explainer/content/florida.md +267 -0
  776. package/skills/legal-explainers/non-compete-contract-explainer/content/georgia.md +323 -0
  777. package/skills/legal-explainers/non-compete-contract-explainer/content/guam.md +180 -0
  778. package/skills/legal-explainers/non-compete-contract-explainer/content/hawaii.md +236 -0
  779. package/skills/legal-explainers/non-compete-contract-explainer/content/idaho.md +258 -0
  780. package/skills/legal-explainers/non-compete-contract-explainer/content/illinois.md +266 -0
  781. package/skills/legal-explainers/non-compete-contract-explainer/content/in.md +269 -0
  782. package/skills/legal-explainers/non-compete-contract-explainer/content/indiana.md +253 -0
  783. package/skills/legal-explainers/non-compete-contract-explainer/content/iowa.md +232 -0
  784. package/skills/legal-explainers/non-compete-contract-explainer/content/kansas.md +227 -0
  785. package/skills/legal-explainers/non-compete-contract-explainer/content/kentucky.md +201 -0
  786. package/skills/legal-explainers/non-compete-contract-explainer/content/louisiana.md +272 -0
  787. package/skills/legal-explainers/non-compete-contract-explainer/content/maine.md +178 -0
  788. package/skills/legal-explainers/non-compete-contract-explainer/content/maryland.md +244 -0
  789. package/skills/legal-explainers/non-compete-contract-explainer/content/massachusetts.md +272 -0
  790. package/skills/legal-explainers/non-compete-contract-explainer/content/michigan.md +222 -0
  791. package/skills/legal-explainers/non-compete-contract-explainer/content/minnesota.md +171 -0
  792. package/skills/legal-explainers/non-compete-contract-explainer/content/mississippi.md +237 -0
  793. package/skills/legal-explainers/non-compete-contract-explainer/content/missouri.md +219 -0
  794. package/skills/legal-explainers/non-compete-contract-explainer/content/montana.md +202 -0
  795. package/skills/legal-explainers/non-compete-contract-explainer/content/nebraska.md +206 -0
  796. package/skills/legal-explainers/non-compete-contract-explainer/content/nevada.md +278 -0
  797. package/skills/legal-explainers/non-compete-contract-explainer/content/new-hampshire.md +233 -0
  798. package/skills/legal-explainers/non-compete-contract-explainer/content/new-jersey.md +277 -0
  799. package/skills/legal-explainers/non-compete-contract-explainer/content/new-mexico.md +244 -0
  800. package/skills/legal-explainers/non-compete-contract-explainer/content/new-south-wales.md +218 -0
  801. package/skills/legal-explainers/non-compete-contract-explainer/content/new-york.md +226 -0
  802. package/skills/legal-explainers/non-compete-contract-explainer/content/north-carolina.md +346 -0
  803. package/skills/legal-explainers/non-compete-contract-explainer/content/north-dakota.md +187 -0
  804. package/skills/legal-explainers/non-compete-contract-explainer/content/northern-territory.md +214 -0
  805. package/skills/legal-explainers/non-compete-contract-explainer/content/ohio.md +207 -0
  806. package/skills/legal-explainers/non-compete-contract-explainer/content/oklahoma.md +196 -0
  807. package/skills/legal-explainers/non-compete-contract-explainer/content/oregon.md +359 -0
  808. package/skills/legal-explainers/non-compete-contract-explainer/content/pennsylvania.md +254 -0
  809. package/skills/legal-explainers/non-compete-contract-explainer/content/ph.md +211 -0
  810. package/skills/legal-explainers/non-compete-contract-explainer/content/puerto-rico.md +163 -0
  811. package/skills/legal-explainers/non-compete-contract-explainer/content/queensland.md +206 -0
  812. package/skills/legal-explainers/non-compete-contract-explainer/content/rhode-island.md +171 -0
  813. package/skills/legal-explainers/non-compete-contract-explainer/content/sg.md +229 -0
  814. package/skills/legal-explainers/non-compete-contract-explainer/content/south-australia.md +236 -0
  815. package/skills/legal-explainers/non-compete-contract-explainer/content/south-carolina.md +226 -0
  816. package/skills/legal-explainers/non-compete-contract-explainer/content/south-dakota.md +222 -0
  817. package/skills/legal-explainers/non-compete-contract-explainer/content/tasmania.md +224 -0
  818. package/skills/legal-explainers/non-compete-contract-explainer/content/tennessee.md +251 -0
  819. package/skills/legal-explainers/non-compete-contract-explainer/content/texas.md +297 -0
  820. package/skills/legal-explainers/non-compete-contract-explainer/content/utah.md +250 -0
  821. package/skills/legal-explainers/non-compete-contract-explainer/content/vermont.md +211 -0
  822. package/skills/legal-explainers/non-compete-contract-explainer/content/victoria.md +218 -0
  823. package/skills/legal-explainers/non-compete-contract-explainer/content/virgin-islands.md +193 -0
  824. package/skills/legal-explainers/non-compete-contract-explainer/content/virginia.md +213 -0
  825. package/skills/legal-explainers/non-compete-contract-explainer/content/washington.md +296 -0
  826. package/skills/legal-explainers/non-compete-contract-explainer/content/west-virginia.md +187 -0
  827. package/skills/legal-explainers/non-compete-contract-explainer/content/western-australia.md +224 -0
  828. package/skills/legal-explainers/non-compete-contract-explainer/content/wisconsin.md +293 -0
  829. package/skills/{non-compete-contract-explainer → legal-explainers/non-compete-contract-explainer}/content/wyoming.md +69 -55
  830. package/skills/legal-explainers/non-compete-contract-explainer/manifest.json +689 -0
  831. package/content/templates/bonterms-mutual-nda/signing.yaml +0 -35
  832. package/dist/core/signing-config.d.ts +0 -46
  833. package/dist/core/signing-config.d.ts.map +0 -1
  834. package/dist/core/signing-config.js +0 -67
  835. package/dist/core/signing-config.js.map +0 -1
  836. package/skills/non-compete-contract-explainer/manifest.json +0 -18
  837. package/skills/services-agreement/template-filling-execution.md +0 -81
  838. package/skills/shared/template-filling-execution.md +0 -92
  839. /package/skills/{cloud-service-agreement → agreements/cloud-service-agreement}/CONNECTORS.md +0 -0
  840. /package/skills/{data-privacy-agreement → agreements/data-privacy-agreement}/CONNECTORS.md +0 -0
  841. /package/skills/{employment-contract → agreements/employment-contract}/CONNECTORS.md +0 -0
  842. /package/skills/{nda → agreements/nda}/CONNECTORS.md +0 -0
  843. /package/skills/{open-agreements → agreements/open-agreements}/CONNECTORS.md +0 -0
  844. /package/skills/{safe → agreements/safe}/CONNECTORS.md +0 -0
  845. /package/skills/{services-agreement → agreements/services-agreement}/CONNECTORS.md +0 -0
  846. /package/skills/{venture-financing → agreements/venture-financing}/CONNECTORS.md +0 -0
  847. /package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/CONNECTORS.md +0 -0
  848. /package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/reference/ecorp-portal-playwright-notes.md +0 -0
  849. /package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/reference/faq.md +0 -0
  850. /package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/reference/filing-instructions.md +0 -0
  851. /package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/reference/tax-calculation.md +0 -0
  852. /package/skills/{edit-docx-agreement → client-workflows/edit-docx-agreement}/CONNECTORS.md +0 -0
  853. /package/skills/{iso-27001-evidence-collection → compliance/iso-27001-evidence-collection}/CONNECTORS.md +0 -0
  854. /package/skills/{iso-27001-evidence-collection → compliance/iso-27001-evidence-collection}/rules/api-exports.md +0 -0
  855. /package/skills/{iso-27001-evidence-collection → compliance/iso-27001-evidence-collection}/rules/evidence-types.md +0 -0
  856. /package/skills/{iso-27001-evidence-collection → compliance/iso-27001-evidence-collection}/rules/screenshot-guide.md +0 -0
  857. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/CONNECTORS.md +0 -0
  858. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/access-control.md +0 -0
  859. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/business-continuity.md +0 -0
  860. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/change-management.md +0 -0
  861. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/encryption.md +0 -0
  862. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/incident-response.md +0 -0
  863. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/isms-management.md +0 -0
  864. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/logging-monitoring.md +0 -0
  865. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/people-controls.md +0 -0
  866. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/supplier-management.md +0 -0
  867. /package/skills/{soc2-readiness → compliance/soc2-readiness}/CONNECTORS.md +0 -0
  868. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/change-vendor-management.md +0 -0
  869. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/communication-info.md +0 -0
  870. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/control-activities.md +0 -0
  871. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/control-environment.md +0 -0
  872. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/logical-access.md +0 -0
  873. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/monitoring-activities.md +0 -0
  874. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/optional-categories.md +0 -0
  875. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/privacy-criteria.md +0 -0
  876. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/risk-assessment.md +0 -0
  877. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/system-operations.md +0 -0
  878. /package/skills/{canonical-markdown-authoring → internal/canonical-markdown-authoring}/CONNECTORS.md +0 -0
  879. /package/skills/{unit-test-philosophy → internal/unit-test-philosophy}/references/allure-test-spec-writing-guide.md +0 -0
@@ -0,0 +1,278 @@
1
+ ---
2
+ jurisdiction: "Nevada"
3
+ slug: nevada
4
+ countryCode: US
5
+ snapshotAsOf: "2026-06-19"
6
+ lastReviewed: "2026-06-02"
7
+ canonicalUrl: https://openagreements.org/practice-guides/non-compete/us/nevada
8
+ license: CC BY 4.0
9
+ stale: false
10
+ ---
11
+
12
+ > [!IMPORTANT]
13
+ > **Informational only — not legal advice.** This is a snapshot of an OpenAgreements practice note,
14
+ > provided for general information. It is not legal advice, does not create an attorney-client
15
+ > relationship, and is not a substitute for a licensed attorney in the relevant jurisdiction.
16
+ > Laws change; verify against the canonical version before relying on it.
17
+ >
18
+ > **Canonical:** https://openagreements.org/practice-guides/non-compete/us/nevada · **Snapshot as of:** 2026-06-19 · License: CC BY 4.0 · © openagreements.org
19
+
20
+ # Non-Competes in Nevada[^about]
21
+
22
+ A question-by-question summary of Nevada non-compete law, including NRS 613.195, mandatory judicial revision, hourly-wage workers, volunteer customer limits, layoffs, assignment in transactions, healthcare covenants, and trade-secret alternatives.
23
+
24
+
25
+ ## At a glance
26
+
27
+ | Question | Nevada |
28
+ | --- | --- |
29
+ | **Are non-competes enforceable?** | Allowed if reasonable |
30
+ | **Bottom line** | Nevada enforces employee non-competes that meet a four-part statutory reasonableness test, but bans them for solely hourly-wage workers and requires courts to revise overbroad covenants. |
31
+ | **Main law or case** | NRS 613.195 |
32
+ | **Main exceptions** | Hourly-wage workers excluded; volunteer-customer safe harbor; layoff/RIF enforceable only while employer pays; sale-of-business antitrust carve-out (NRS 598A.040) |
33
+ | **Can a court narrow it?** | Yes — rewrites to reasonable |
34
+ | **Applies to contractors?** | Unclear |
35
+ | **Restriction extended during a breach?** | Silent — no authority |
36
+ | **Maximum length set by law** | No statutory limit |
37
+
38
+ ## Are employee non-compete agreements enforceable in Nevada? {#employee-noncompetes}
39
+
40
+ **Short answer.** Yes, if they satisfy Nevada's statute. A non-compete is void unless it is supported by valuable consideration, protects no more than the employer needs, avoids undue hardship, and uses restrictions appropriate to the consideration given [^q1-nrs-613-195-enforceability].
41
+
42
+ Nevada is a reasonableness state with a detailed statutory overlay. The core rule is NRS 613.195(1), which states the enforceability test directly.
43
+
44
+ "A noncompetition covenant is void and unenforceable unless the noncompetition covenant: (a) Is supported by valuable consideration; (b) Does not impose any restraint that is greater than is required for the protection of the employer for whose benefit the restraint is imposed; (c) Does not impose any undue hardship on the employee; and (d) Imposes restrictions that are appropriate in relation to the valuable consideration supporting the noncompetition covenant."[^q1-nrs-613-195-enforceability]
45
+
46
+ That makes Nevada more permissive than a ban state, but it is not a free drafting state. The statute also removes hourly-only workers, protects certain former customers, limits enforcement after a layoff or restructuring, and requires fee shifting in specified unlawful-enforcement cases.
47
+
48
+ ## What must a valid Nevada non-compete satisfy? {#valid-covenant-requirements}
49
+
50
+ **Short answer.** Four statutory requirements. The covenant must have valuable consideration, avoid restraints greater than necessary, avoid undue hardship, and keep the restrictions appropriate to the consideration supporting the covenant [^q2-nrs-613-195-four-prong].
51
+
52
+ The four requirements work together. Consideration alone does not make a restraint enforceable, and a reasonable time period does not cure an overbroad activity ban. A Nevada court still asks whether the covenant protects the employer without imposing an excessive restraint or employee hardship.
53
+
54
+ The fourth requirement is especially important for mid-employment agreements. It asks whether the restriction is appropriate in relation to the consideration, so the value given for the covenant matters to the scope the employer asks a court to enforce [^q2-nrs-613-195-four-prong].
55
+
56
+ > [!CAUTION]
57
+ > **Drafting note.**
58
+ >
59
+ > Draft the restriction around the actual interest being protected. Nevada's statutory text makes the employer justify both the business need and the fit between the restraint and the consideration [^q2-nrs-613-195-four-prong].
60
+
61
+ ## Must a Nevada court revise an overbroad non-compete instead of voiding it? {#court-revision}
62
+
63
+ **Short answer.** Usually yes, when revision is possible. NRS 613.195(6) directs the court to revise and enforce an overbroad but consideration-supported covenant, and *Tough Turtle Turf* confirms that judicial revision is mandatory when the court can revise instead of rewrite the agreement [^q3-nrs-613-195-revision][^q3-tough-turtle-mandatory][^q3-tough-turtle-rewrite].
64
+
65
+ The statute gives Nevada courts a mandatory reformation role for covenants that are supported by valuable consideration but are unreasonable in time, geography, activity scope, restraint level, or employee hardship.
66
+
67
+ "If an employer brings an action to enforce a noncompetition covenant or an employee brings an action to challenge a noncompetition covenant and the court finds the covenant is supported by valuable consideration but contains limitations as to time, geographical area or scope of activity to be restrained that are not reasonable, imposes a greater restraint than is necessary for the protection of the employer for whose benefit the restraint is imposed or imposes undue hardship on the employee, the court shall revise the covenant to the extent necessary and enforce the covenant as revised."[^q3-nrs-613-195-revision]
68
+
69
+ That was a statutory change from the prior *Golden Road* rule. In 2016, before NRS 613.195 took effect, the Nevada Supreme Court treated an unreasonable non-compete as wholly unenforceable [^q3-golden-road-old-rule].
70
+
71
+ "Under Nevada law, such an unreasonable provision renders the noncompete agreement wholly unenforceable."[^q3-golden-road-old-rule]
72
+
73
+ The Legislature then superseded that no-reformation rule. *Tough Turtle Turf* explains the history and the current limit: the court must revise when possible, but it need not supply missing essential terms or create a new contract. For a clause-by-clause pass over a specific agreement against these rules, the [Nevada non-compete review checklist](/checklists/non-compete/us/nevada) walks the full covenant suite item by item with each requirement's force level.
74
+
75
+ "This provision overruled Golden Road's holding that an unreasonable noncompete covenant can never be revised."[^q3-tough-turtle-overruled]
76
+
77
+ "It nonetheless mandates judicial revision of a restrictive covenant if this can be done without subjecting employees to unreasonable terms."[^q3-tough-turtle-mandatory]
78
+
79
+ For older agreements, *Duong* adds a separate path. Even before the statute applied, the Nevada Supreme Court allowed blue-penciling when the covenant itself had a savings or reformation clause [^q3-duong-savings-clause].
80
+
81
+ "We hold that Golden Road does not prohibit a district court from blue-penciling an unreasonable noncompetition agreement if the agreement itself allows for it."[^q3-duong-savings-clause]
82
+
83
+ > [!CAUTION]
84
+ > **Drafting note.**
85
+ >
86
+ > Do not rely on Nevada revision to fill missing deal terms. *Tough Turtle Turf* requires revision when possible, but the court still distinguishes revising an existing covenant from writing a new one for the parties [^q3-tough-turtle-mandatory][^q3-tough-turtle-rewrite].
87
+
88
+ ## Can a Nevada non-compete apply to an hourly-wage worker? {#hourly-wage-workers}
89
+
90
+ **Short answer.** No, if the employee is paid solely on an hourly wage basis. NRS 613.195(3) says a non-compete may not apply to that employee, excluding tips and gratuities from the analysis [^q4-nrs-613-195-hourly].
91
+
92
+ "A noncompetition covenant may not apply to an employee who is paid solely on an hourly wage basis, exclusive of any tips or gratuities."[^q4-nrs-613-195-hourly]
93
+
94
+ The important unresolved edge case is the word *solely*. Nevada appellate courts have not squarely decided whether a worker paid hourly plus commission, a nondiscretionary bonus, or another non-tip form of compensation falls outside subsection 3. That issue should be treated as open until Nevada courts or the Legislature address it.
95
+
96
+ > [!NOTE]
97
+ > **Practice note.**
98
+ >
99
+ > Do not assume a small add-on payment makes an hourly worker covenant enforceable. The statute creates mandatory fee risk for unlawful enforcement, and the hourly-plus-commission boundary remains unsettled [^q4-nrs-613-195-hourly][^q4-nrs-613-195-fees].
100
+
101
+ ## Can a Nevada employer stop a former employee from serving a customer who sought them out? {#volunteer-customers}
102
+
103
+ **Short answer.** Usually no, if the statutory safe harbor is met. Nevada bars an employer from restricting service to a former customer when the employee did not solicit the customer, the customer voluntarily chose the employee, and the employee otherwise follows the covenant's valid time, geographic, and activity limits [^q5-nrs-613-195-customer].
104
+
105
+ "A noncompetition covenant may not restrict, and an employer may not bring an action to restrict, a former employee of an employer from providing service to a former customer or client if: (a) The former employee did not solicit the former customer or client; (b) The customer or client voluntarily chose to leave and seek services from the former employee; and (c) The former employee is otherwise complying with the limitations in the covenant as to time, geographical area and scope of activity to be restrained, other than any limitation on providing services to a former customer or client who seeks the services of the former employee without any contact instigated by the former employee."[^q5-nrs-613-195-customer]
106
+
107
+ This is a service safe harbor, not a general permission to solicit. The former employee still needs to comply with valid time, territory, and activity limits, and the customer must come without contact instigated by the employee.
108
+
109
+ > [!NOTE]
110
+ > **Practice note.**
111
+ >
112
+ > An absolute no-service clause for former customers is risky in Nevada. If the customer independently seeks out the former employee and the statutory conditions are met, enforcing that clause can trigger fee shifting [^q5-nrs-613-195-customer][^q5-nrs-613-195-fees].
113
+
114
+ ## What happens to a Nevada non-compete after a layoff or reduction in force? {#layoff-reduction-in-force}
115
+
116
+ **Short answer.** It is enforceable only while the employer keeps paying. For an employer-driven reduction in force, reorganization, or similar restructuring, Nevada allows enforcement only during the period the employer pays salary, benefits, equivalent compensation, or severance [^q6-nrs-613-195-rif].
117
+
118
+ "If the termination of the employment of an employee is the result of a reduction of force, reorganization or similar restructuring of the employer, a noncompetition covenant is only enforceable during the period in which the employer is paying the employee’s salary, benefits or equivalent compensation, including, without limitation, severance pay."[^q6-nrs-613-195-rif]
119
+
120
+ This operates like conditional garden leave for layoffs and restructurings. It does not say every involuntary termination requires pay; the trigger is a reduction of force, reorganization, or similar restructuring. The current staged statute places this rule in subsection 5.
121
+
122
+ ## What are the penalties for enforcing an unlawful Nevada non-compete? {#fees-penalties}
123
+
124
+ **Short answer.** Fee shifting can be mandatory. If the employer enforces against a solely hourly-wage employee, or restricts or attempts to restrict a protected volunteer-customer situation, the court must award the employee reasonable attorney's fees and costs [^q7-nrs-613-195-fees].
125
+
126
+ "If an employer brings an action to enforce a noncompetition covenant or an employee brings an action to challenge a noncompetition covenant and the court finds that the noncompetition covenant applies to an employee described in subsection 3 or that the employer has restricted or attempted to restrict a former employee in the manner described in subsection 2, the court shall award the employee reasonable attorney’s fees and costs."[^q7-nrs-613-195-fees]
127
+
128
+ The word *shall* matters. This is not merely a discretionary prevailing-party rule for every covenant dispute; it is a mandatory award tied to the hourly-worker ban and the volunteer-customer safe harbor.
129
+
130
+ > [!NOTE]
131
+ > **Practice note.**
132
+ >
133
+ > Screen the worker's compensation structure and the customer facts before filing. Nevada makes the fee consequence mandatory when the covenant reaches subsection 3 employees or subsection 2 customer-service activity [^q7-nrs-613-195-fees].
134
+
135
+ ## What consideration supports a Nevada non-compete? {#consideration}
136
+
137
+ **Short answer.** Historically, continued at-will employment was enough, but the modern statute adds a proportionality question. *Camco* held continued employment sufficient at common law, while NRS 613.195 now also requires restrictions appropriate to the valuable consideration supporting the covenant [^q8-camco-consideration][^q8-nrs-613-195-consideration].
138
+
139
+ In *Camco*, the Nevada Supreme Court adopted the majority rule that continued employment can support a post-hire non-compete.
140
+
141
+ "Today we adopt the majority rule which states that an at-will employee's continued employment is sufficient consideration for enforcing a non-competition agreement."[^q8-camco-consideration]
142
+
143
+ The statute now speaks in two places. The covenant must be supported by valuable consideration, and the restrictions must be appropriate in relation to that consideration [^q8-nrs-613-195-consideration].
144
+
145
+ "A noncompetition covenant is void and unenforceable unless the noncompetition covenant: (a) Is supported by valuable consideration; (b) Does not impose any restraint that is greater than is required for the protection of the employer for whose benefit the restraint is imposed; (c) Does not impose any undue hardship on the employee; and (d) Imposes restrictions that are appropriate in relation to the valuable consideration supporting the noncompetition covenant."[^q8-nrs-613-195-consideration]
146
+
147
+ The open question is how much *Camco* survives the statutory proportionality requirement in a difficult case. Continued employment remains important Nevada authority, but no staged Nevada appellate source squarely decides whether continued employment alone satisfies NRS 613.195(1)(d) for a severe covenant.
148
+
149
+ > [!CAUTION]
150
+ > **Drafting note.**
151
+ >
152
+ > For a mid-employment rollout, fresh value is safer than relying only on continued employment. *Camco* supports continued employment as consideration, but the current statute separately tests whether the restriction is appropriate to the consideration [^q8-camco-consideration][^q8-nrs-613-195-consideration].
153
+
154
+ ## Does a Nevada non-compete toll or extend during breach or litigation? {#tolling-during-breach}
155
+
156
+ **Short answer.** This is an open question. Nevada's staged statute and cases do not squarely address judicial tolling or contractual extension clauses, though NRS 613.195(6) lets a court revise and enforce reasonable terms when revision is possible [^q9-nrs-613-195-revision].
157
+
158
+ Many covenants say the restricted period pauses during breach or litigation so the employer receives the full period of compliance. The staged Nevada authorities do not contain a Nevada holding approving or rejecting that kind of tolling clause.
159
+
160
+ As a mandatory revision state, Nevada gives courts authority to revise time, geography, and activity restrictions and enforce the covenant as revised.
161
+
162
+ "Such revisions must cause the limitations contained in the covenant as to time, geographical area and scope of activity to be restrained to be reasonable, to not impose undue hardship on the employee and to impose a restraint that is not greater than is necessary for the protection of the employer for whose benefit the restraint is imposed."[^q9-nrs-613-195-revision]
163
+
164
+ That supports an inference that a reasonable, clearly drafted contractual extension-on-breach clause could be considered with the rest of the covenant. It is only an inference, not a Nevada tolling holding.
165
+
166
+ > [!NOTE]
167
+ > **Practice note.**
168
+ >
169
+ > No staged Nevada statute or case squarely decides whether a court may extend a non-compete period for breach or pending litigation. Treat tolling as unsettled, and draft any extension clause as a defined, reasonable term rather than an open-ended restraint [^q9-nrs-613-195-revision].
170
+
171
+ ## Can a Nevada non-compete be assigned in a sale of the business or a merger? {#assignment-sale-merger}
172
+
173
+ **Short answer.** It depends on the transaction. In an asset sale, *Traffic Control Services* treats employee non-competes as personal and unassignable absent the employee's express consent, obtained through arm's-length negotiation and supported by separate consideration; in a statutory merger, *HD Supply* says the nonassignability rule does not apply [^q10-traffic-control-consent][^q10-hd-supply-merger].
174
+
175
+ The asset-sale rule is strict. *Traffic Control Services* held that employee non-competes are personal in nature, so an asset buyer cannot enforce them without the employee's express consent, obtained through arm's-length negotiation and supported by separate consideration.
176
+
177
+ "Covenants not to compete are personal in nature and therefore are not assignable absent the employee's express consent. Further, an employer must obtain such consent through arm's-length negotiation with the employee, supported by valuable consideration beyond that necessary to support the underlying covenant."[^q10-traffic-control-consent]
178
+
179
+ The court later clarified in *HD Supply* that a statutory merger is different. The covenant passes by operation of law, so the *Traffic Control Services* assignment rule does not control merger succession.
180
+
181
+ "Traffic Control's rule of nonassignability does not apply when a successor corporation acquires restrictive employment covenants as the result of a merger."[^q10-hd-supply-merger]
182
+
183
+ Nevada also has a separate sale-of-business antitrust carve-out. Restrictive covenants that are part of a contract for the sale of a business are outside Chapter 598A when they bar the seller from competing within a reasonable market area for a reasonable period of time [^q10-nrs-598a-sale-business].
184
+
185
+ "Restrictive covenants: (a) Which are part of a contract of sale for a business and which bar the seller of the business from competing with the purchaser of the business sold within a reasonable market area for a reasonable period of time; or (b) Which are part of a commercial shopping center lease and which bar the parties from permitting or engaging in the furnishing of certain services or the sale of certain commodities within the commercial shopping center where such leased premises are located."[^q10-nrs-598a-sale-business]
186
+
187
+ > [!NOTE]
188
+ > **Practice note.**
189
+ >
190
+ > Do not assume an employee covenant follows the assets automatically. Nevada draws a hard line between asset sales and statutory mergers, and an asset buyer should plan for employee consent, an express assignment clause, and separate consideration where *Traffic Control Services* applies [^q10-traffic-control-consent].
191
+
192
+ ## Are Nevada physician and healthcare non-competes enforceable? {#healthcare-physicians}
193
+
194
+ **Short answer.** No healthcare-specific ban appears in Nevada's non-compete statute, so a physician or healthcare covenant is not automatically void — but it is not automatically enforceable either. It is judged case by case under the general NRS 613.195 requirements: valuable consideration, no excessive restraint, no undue hardship, and proportional restrictions [^q11-nrs-613-195-healthcare].
195
+
196
+ The staged research reports note that the 2023 Nevada Legislature passed AB 11, a physician non-compete bill, but the Governor vetoed it. That legislative history signals scrutiny of healthcare covenants, not an enacted ban.
197
+
198
+ Current enforceability therefore returns to the ordinary Nevada framework. A physician or healthcare covenant must fit the statute, and healthcare access or public-interest facts can matter when a court evaluates undue hardship and the reasonableness of the restraint.
199
+
200
+ "A noncompetition covenant is void and unenforceable unless the noncompetition covenant: (a) Is supported by valuable consideration; (b) Does not impose any restraint that is greater than is required for the protection of the employer for whose benefit the restraint is imposed; (c) Does not impose any undue hardship on the employee; and (d) Imposes restrictions that are appropriate in relation to the valuable consideration supporting the noncompetition covenant."[^q11-nrs-613-195-healthcare]
201
+
202
+ > [!NOTE]
203
+ > **Practice note.**
204
+ >
205
+ > Do not treat the AB 11 veto as permission to use broad healthcare covenants. The current statute still requires narrow, consideration-linked restrictions that do not impose undue hardship [^q11-nrs-613-195-healthcare].
206
+
207
+ ## How do Nevada trade-secret protections and NDAs compare to non-competes? {#trade-secrets-ndas}
208
+
209
+ **Short answer.** They remain available and often narrower. Nevada has adopted the Uniform Trade Secrets Act, and NRS 613.200 expressly allows reasonable, consideration-supported confidentiality agreements covering trade secrets and confidential business information [^q12-nrs-600a-010-utsa][^q12-nrs-613-200-nda].
210
+
211
+ NRS Chapter 600A is Nevada's Uniform Trade Secrets Act.
212
+
213
+ "This chapter may be cited as the Uniform Trade Secrets Act."[^q12-nrs-600a-010-utsa]
214
+
215
+ The trade-secret definition focuses on economic value from secrecy and reasonable secrecy efforts.
216
+
217
+ "‘Trade secret’: (a) Means information, including, without limitation, a formula, pattern, compilation, program, device, method, technique, product, system, process, design, prototype, procedure, computer programming instruction or code that: (1) Derives independent economic value, actual or potential, from not being generally known to, and not being readily ascertainable by proper means by the public or any other persons who can obtain commercial or economic value from its disclosure or use; and (2) Is the subject of efforts that are reasonable under the circumstances to maintain its secrecy."[^q12-nrs-600a-030-trade-secret]
218
+
219
+ NRS 613.200 separately makes it unlawful to willfully prevent a discharged or departing person from getting other work, subject to the non-compete statute and other exceptions [^q12-nrs-613-200-mobility]. But it expressly preserves reasonable confidentiality agreements for trade secrets, business methods, customer lists, formulas, processes, and confidential information [^q12-nrs-613-200-nda].
220
+
221
+ "The provisions of this section do not prohibit a person, association, company, corporation, agent or officer from negotiating, executing and enforcing an agreement with an employee of the person, association, company or corporation which, upon termination of the employment, prohibits the employee from disclosing any trade secrets, business methods, lists of customers, secret formulas or processes or confidential information learned or obtained during the course of his or her employment with the person, association, company or corporation if the agreement is supported by valuable consideration and is otherwise reasonable in its scope and duration."[^q12-nrs-613-200-nda]
222
+
223
+ > [!CAUTION]
224
+ > **Drafting note.**
225
+ >
226
+ > Use confidentiality and trade-secret covenants for secrecy interests, not as a disguised non-compete. NRS 613.200 preserves reasonable NDAs, but it also prohibits willful interference with a former worker's ability to obtain other employment [^q12-nrs-613-200-nda][^q12-nrs-613-200-mobility].
227
+
228
+ [^about]: By Steven Obiajulu, J.D. Published by [openagreements.org](https://openagreements.org). Last reviewed 2026-06-02. License: CC BY 4.0. Steven Obiajulu, J.D. is admitted in New York, not Nevada. This article synthesizes Nevada primary law and is not legal advice from a Nevada-admitted attorney. This article is for informational purposes only and does not create an attorney-client relationship.
229
+
230
+ [^q1-nrs-613-195-enforceability]: **NRS 613.195** — "A noncompetition covenant is void and unenforceable unless the noncompetition covenant: (a) Is supported by valuable consideration; (b) Does not impose any restraint that is greater than is required for the protection of the employer for whose benefit the restraint is imposed; (c) Does not impose any undue hardship on the employee; and (d) Imposes restrictions that are appropriate in relation to the valuable consideration supporting the noncompetition covenant." *NRS 613.195(1).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
231
+
232
+ [^q2-nrs-613-195-four-prong]: **NRS 613.195** — "A noncompetition covenant is void and unenforceable unless the noncompetition covenant: (a) Is supported by valuable consideration; (b) Does not impose any restraint that is greater than is required for the protection of the employer for whose benefit the restraint is imposed; (c) Does not impose any undue hardship on the employee; and (d) Imposes restrictions that are appropriate in relation to the valuable consideration supporting the noncompetition covenant." *NRS 613.195(1)(a)-(d).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
233
+
234
+ [^q3-nrs-613-195-revision]: **NRS 613.195** — "If an employer brings an action to enforce a noncompetition covenant or an employee brings an action to challenge a noncompetition covenant and the court finds the covenant is supported by valuable consideration but contains limitations as to time, geographical area or scope of activity to be restrained that are not reasonable, imposes a greater restraint than is necessary for the protection of the employer for whose benefit the restraint is imposed or imposes undue hardship on the employee, the court shall revise the covenant to the extent necessary and enforce the covenant as revised." *NRS 613.195(6).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
235
+
236
+ [^q3-tough-turtle-mandatory]: **Tough Turtle Turf, LLC v. Scott** — "It nonetheless mandates judicial revision of a restrictive covenant if this can be done without subjecting employees to unreasonable terms." *Tough Turtle Turf, LLC v. Scott, 139 Nev. Adv. Op. 47, 537 P.3d 883 (2023).* <https://www.courtlistener.com/opinion/9456796/tough-turtle-turf-llc-v-scott/#:~:text=It%20nonetheless%20mandates%20judicial%20revision,subjecting%20employees%20to%20unreasonable%20terms.>
237
+
238
+ [^q3-tough-turtle-rewrite]: **Tough Turtle Turf, LLC v. Scott** — "Reading subsection (1) harmoniously with subsection (6) indicates that there are instances when a noncompete covenant will be unenforceable, such as when no valuable consideration supports the noncompete covenant or when the court would need to rewrite rather than revise the noncompete covenant." *Tough Turtle Turf, LLC v. Scott, 139 Nev. Adv. Op. 47, 537 P.3d 883 (2023).* <https://www.courtlistener.com/opinion/9456796/tough-turtle-turf-llc-v-scott/#:~:text=Reading%20subsection%20(1)%20harmoniously%20with,than%20revise%20the%20noncompete%20covenant.>
239
+
240
+ [^q3-golden-road-old-rule]: **Golden Road Motor Inn, Inc. v. Islam** — "Under Nevada law, such an unreasonable provision renders the noncompete agreement wholly unenforceable." *Golden Road Motor Inn, Inc. v. Islam, 132 Nev. 476, 376 P.3d 151 (2016).* <https://www.courtlistener.com/opinion/4240728/golden-rd-motor-inn-v-islam/#:~:text=Under%20Nevada%20law%2C%20such%20an,the%20noncompete%20agreement%20wholly%20unenforceable.>
241
+
242
+ [^q3-tough-turtle-overruled]: **Tough Turtle Turf, LLC v. Scott** — "This provision overruled Golden Road's holding that an unreasonable noncompete covenant can never be revised." *Tough Turtle Turf, LLC v. Scott, 139 Nev. Adv. Op. 47, 537 P.3d 883 (2023).* <https://www.courtlistener.com/opinion/9456796/tough-turtle-turf-llc-v-scott/#:~:text=This%20provision%20overruled%20Golden%20Road's,covenant%20can%20never%20be%20revised.>
243
+
244
+ [^q3-duong-savings-clause]: **Duong v. Fielden Hanson Isaacs Miyada Robison Yeh, Ltd.** — "We hold that Golden Road does not prohibit a district court from blue-penciling an unreasonable noncompetition agreement if the agreement itself allows for it." *Duong v. Fielden Hanson Isaacs Miyada Robison Yeh, Ltd., 136 Nev. Adv. Op. 87, 478 P.3d 380 (2020).* <https://www.courtlistener.com/opinion/5304741/duong-md-vs-fielden-hanson-isaacs-miyada-robison-yeh-ltd/#:~:text=We%20hold%20that%20Golden%20Road,agreement%20itself%20allows%20for%20it.>
245
+
246
+ [^q4-nrs-613-195-hourly]: **NRS 613.195** — "A noncompetition covenant may not apply to an employee who is paid solely on an hourly wage basis, exclusive of any tips or gratuities." *NRS 613.195(3).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
247
+
248
+ [^q4-nrs-613-195-fees]: **NRS 613.195** — "If an employer brings an action to enforce a noncompetition covenant or an employee brings an action to challenge a noncompetition covenant and the court finds that the noncompetition covenant applies to an employee described in subsection 3 or that the employer has restricted or attempted to restrict a former employee in the manner described in subsection 2, the court shall award the employee reasonable attorney’s fees and costs." *NRS 613.195(7).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
249
+
250
+ [^q5-nrs-613-195-customer]: **NRS 613.195** — "A noncompetition covenant may not restrict, and an employer may not bring an action to restrict, a former employee of an employer from providing service to a former customer or client if: (a) The former employee did not solicit the former customer or client; (b) The customer or client voluntarily chose to leave and seek services from the former employee; and (c) The former employee is otherwise complying with the limitations in the covenant as to time, geographical area and scope of activity to be restrained, other than any limitation on providing services to a former customer or client who seeks the services of the former employee without any contact instigated by the former employee." *NRS 613.195(2).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
251
+
252
+ [^q5-nrs-613-195-fees]: **NRS 613.195** — "If an employer brings an action to enforce a noncompetition covenant or an employee brings an action to challenge a noncompetition covenant and the court finds that the noncompetition covenant applies to an employee described in subsection 3 or that the employer has restricted or attempted to restrict a former employee in the manner described in subsection 2, the court shall award the employee reasonable attorney’s fees and costs." *NRS 613.195(7).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
253
+
254
+ [^q6-nrs-613-195-rif]: **NRS 613.195** — "If the termination of the employment of an employee is the result of a reduction of force, reorganization or similar restructuring of the employer, a noncompetition covenant is only enforceable during the period in which the employer is paying the employee’s salary, benefits or equivalent compensation, including, without limitation, severance pay." *NRS 613.195(5).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
255
+
256
+ [^q7-nrs-613-195-fees]: **NRS 613.195** — "If an employer brings an action to enforce a noncompetition covenant or an employee brings an action to challenge a noncompetition covenant and the court finds that the noncompetition covenant applies to an employee described in subsection 3 or that the employer has restricted or attempted to restrict a former employee in the manner described in subsection 2, the court shall award the employee reasonable attorney’s fees and costs." *NRS 613.195(7).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
257
+
258
+ [^q8-camco-consideration]: **Camco, Inc. v. Baker** — "Today we adopt the majority rule which states that an at-will employee's continued employment is sufficient consideration for enforcing a non-competition agreement." *Camco, Inc. v. Baker, 113 Nev. 512, 936 P.2d 829 (1997).* <https://www.courtlistener.com/opinion/1224995/camco-inc-v-baker/#:~:text=Today%20we%20adopt%20the%20majority,for%20enforcing%20a%20non%2Dcompetition%20agreement.>
259
+
260
+ [^q8-nrs-613-195-consideration]: **NRS 613.195** — "A noncompetition covenant is void and unenforceable unless the noncompetition covenant: (a) Is supported by valuable consideration; (b) Does not impose any restraint that is greater than is required for the protection of the employer for whose benefit the restraint is imposed; (c) Does not impose any undue hardship on the employee; and (d) Imposes restrictions that are appropriate in relation to the valuable consideration supporting the noncompetition covenant." *NRS 613.195(1)(a), (d).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
261
+
262
+ [^q9-nrs-613-195-revision]: **NRS 613.195** — "Such revisions must cause the limitations contained in the covenant as to time, geographical area and scope of activity to be restrained to be reasonable, to not impose undue hardship on the employee and to impose a restraint that is not greater than is necessary for the protection of the employer for whose benefit the restraint is imposed." *NRS 613.195(6).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
263
+
264
+ [^q10-traffic-control-consent]: **Traffic Control Servs., Inc. v. United Rentals Nw., Inc.** — "Covenants not to compete are personal in nature and therefore are not assignable absent the employee's express consent. Further, an employer must obtain such consent through arm's-length negotiation with the employee, supported by valuable consideration beyond that necessary to support the underlying covenant." *Traffic Control Servs., Inc. v. United Rentals Nw., Inc., 120 Nev. 168, 87 P.3d 1054 (2004).* <https://www.courtlistener.com/opinion/8085820/traffic-control-services-inc-v-united-rentals-northwest-inc/#:~:text=Covenants%20not%20to%20compete%20are,to%20support%20the%20underlying%20covenant.>
265
+
266
+ [^q10-hd-supply-merger]: **HD Supply Facilities Maint., Ltd. v. Bymoen** — "Traffic Control's rule of nonassignability does not apply when a successor corporation acquires restrictive employment covenants as the result of a merger." *HD Supply Facilities Maint., Ltd. v. Bymoen, 125 Nev. 200, 210 P.3d 183 (2009).* <https://www.courtlistener.com/opinion/2575254/hd-supply-facilities-maintenance-ltd-v-bymoen/#:~:text=Traffic%20Control's%20rule%20of%20nonassignability,the%20result%20of%20a%20merger.>
267
+
268
+ [^q10-nrs-598a-sale-business]: **NRS 598A.040** — "Restrictive covenants: (a) Which are part of a contract of sale for a business and which bar the seller of the business from competing with the purchaser of the business sold within a reasonable market area for a reasonable period of time; or (b) Which are part of a commercial shopping center lease and which bar the parties from permitting or engaging in the furnishing of certain services or the sale of certain commodities within the commercial shopping center where such leased premises are located." *NRS 598A.040(5).* <https://www.leg.state.nv.us/nrs/NRS-598A.html>
269
+
270
+ [^q11-nrs-613-195-healthcare]: **NRS 613.195** — "A noncompetition covenant is void and unenforceable unless the noncompetition covenant: (a) Is supported by valuable consideration; (b) Does not impose any restraint that is greater than is required for the protection of the employer for whose benefit the restraint is imposed; (c) Does not impose any undue hardship on the employee; and (d) Imposes restrictions that are appropriate in relation to the valuable consideration supporting the noncompetition covenant." *NRS 613.195(1).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
271
+
272
+ [^q12-nrs-600a-010-utsa]: **NRS 600A.010** — "This chapter may be cited as the Uniform Trade Secrets Act." *NRS 600A.010.* <https://www.leg.state.nv.us/nrs/NRS-600A.html>
273
+
274
+ [^q12-nrs-613-200-nda]: **NRS 613.200** — "The provisions of this section do not prohibit a person, association, company, corporation, agent or officer from negotiating, executing and enforcing an agreement with an employee of the person, association, company or corporation which, upon termination of the employment, prohibits the employee from disclosing any trade secrets, business methods, lists of customers, secret formulas or processes or confidential information learned or obtained during the course of his or her employment with the person, association, company or corporation if the agreement is supported by valuable consideration and is otherwise reasonable in its scope and duration." *NRS 613.200(4).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
275
+
276
+ [^q12-nrs-600a-030-trade-secret]: **NRS 600A.030** — "‘Trade secret’: (a) Means information, including, without limitation, a formula, pattern, compilation, program, device, method, technique, product, system, process, design, prototype, procedure, computer programming instruction or code that: (1) Derives independent economic value, actual or potential, from not being generally known to, and not being readily ascertainable by proper means by the public or any other persons who can obtain commercial or economic value from its disclosure or use; and (2) Is the subject of efforts that are reasonable under the circumstances to maintain its secrecy." *NRS 600A.030(5)(a).* <https://www.leg.state.nv.us/nrs/NRS-600A.html>
277
+
278
+ [^q12-nrs-613-200-mobility]: **NRS 613.200** — "Except as otherwise provided in this section and NRS 613.195 , any person, association, company or corporation within this State, or any agent or officer on behalf of the person, association, company or corporation, who willfully does anything intended to prevent any person who for any cause left or was discharged from his, her or its employ from obtaining employment elsewhere in this State is guilty of a gross misdemeanor and shall be punished by a fine of not more than $5,000." *NRS 613.200(1).* <https://www.leg.state.nv.us/nrs/NRS-613.html>
@@ -0,0 +1,233 @@
1
+ ---
2
+ jurisdiction: "New Hampshire"
3
+ slug: new-hampshire
4
+ countryCode: US
5
+ snapshotAsOf: "2026-06-19"
6
+ lastReviewed: "2026-06-02"
7
+ canonicalUrl: https://openagreements.org/practice-guides/non-compete/us/new-hampshire
8
+ license: CC BY 4.0
9
+ stale: false
10
+ ---
11
+
12
+ > [!IMPORTANT]
13
+ > **Informational only — not legal advice.** This is a snapshot of an OpenAgreements practice note,
14
+ > provided for general information. It is not legal advice, does not create an attorney-client
15
+ > relationship, and is not a substitute for a licensed attorney in the relevant jurisdiction.
16
+ > Laws change; verify against the canonical version before relying on it.
17
+ >
18
+ > **Canonical:** https://openagreements.org/practice-guides/non-compete/us/new-hampshire · **Snapshot as of:** 2026-06-19 · License: CC BY 4.0 · © openagreements.org
19
+
20
+ # Non-Competes in New Hampshire[^about]
21
+
22
+ New Hampshire enforces reasonable non-competes under a common-law test, but RSA 275:70 creates a pre-acceptance notice rule, RSA 275:70-a voids low-wage employee noncompetes, healthcare statutes void certain geographic practice restrictions, and RSA chapter 350-B preserves trade-secret alternatives.
23
+
24
+
25
+ ## At a glance
26
+
27
+ | Question | New Hampshire |
28
+ | --- | --- |
29
+ | **Are non-competes enforceable?** | Allowed above a pay level |
30
+ | **Bottom line** | New Hampshire enforces reasonable non-competes under a three-part common-law test, but voids them for low-wage employees (at or below 200% of the federal minimum wage) and requires pre-acceptance notice to new hires. |
31
+ | **Main law or case** | Smith, Batchelder & Rugg v. Foster, 119 N.H. 679 (1979); RSA 275:70 and RSA 275:70-a |
32
+ | **Main exceptions** | Low-wage ban (≤200% federal min wage); pre-acceptance notice (RSA 275:70); geographic-practice bans for physicians/nurses/APRNs/podiatrists; sale-of-business |
33
+ | **When the ban took effect** | APRN health-care ban eff. Aug 23, 2025 (low-wage ban date not stated) |
34
+ | **Can a court narrow it?** | Yes — rewrites to reasonable |
35
+ | **Applies to contractors?** | Unclear |
36
+ | **Restriction extended during a breach?** | Unsettled — no controlling authority |
37
+ | **Maximum length set by law** | No statutory limit |
38
+
39
+ ## Are employee non-compete agreements enforceable in New Hampshire? {#employee-noncompetes}
40
+
41
+ **Short answer.** Yes, if the restraint is reasonable and no statute makes it unenforceable. New Hampshire uses a three-part reasonableness test: the restriction must protect a legitimate employer interest, avoid undue hardship on the employee, and avoid injury to the public interest [^foster-three-part-test][^hobert-reasonable-enforceable].
42
+
43
+ The practical starting point is common law plus statutory gates. Even a reasonable covenant can fail if it was not disclosed before the employee accepted the offer, if the employee is covered by the low-wage ban, or if a profession-specific healthcare statute voids the restriction.
44
+
45
+ New Hampshire also construes restraints narrowly. The court starts with the employer interest being protected, then asks whether the chosen time, geography, customer, and activity limits are broader than that interest requires [^foster-three-part-test]. For a clause-by-clause pass over a specific agreement, the [New Hampshire non-compete review checklist](/checklists/non-compete/us/new-hampshire) walks the full covenant suite item by item with each requirement's force level.
46
+
47
+ > [!NOTE]
48
+ > **Practice note.**
49
+ >
50
+ > Do not summarize New Hampshire as either a total-ban state or a free-enforcement state. It is a reasonableness-test state with statutory traps layered on top [^foster-three-part-test][^hobert-reasonable-enforceable].
51
+
52
+ ## Is continued employment enough consideration for a New Hampshire non-compete? {#consideration-after-hire}
53
+
54
+ **Short answer.** Yes. New Hampshire recognizes continued employment after signing as consideration for a covenant not to compete [^foster-continued-employment].
55
+
56
+ That consideration rule does not cure statutory notice problems. If the worker is a new employee covered by RSA 275:70, the employer still must provide the noncompete before the employee accepts the offer, regardless of common-law consideration [^rsa-275-70-notice-gate].
57
+
58
+ > [!CAUTION]
59
+ > **Drafting note.**
60
+ >
61
+ > Separate consideration from timing. Continued employment may support the covenant, but late delivery can still make the noncompete unenforceable under RSA 275:70 [^foster-continued-employment][^rsa-275-70-notice-gate].
62
+
63
+ ## What is a legitimate protectable interest for a New Hampshire non-compete? {#legitimate-interests}
64
+
65
+ **Short answer.** Protectable interests include trade secrets, confidential information, special customer influence, employment-developed contacts, goodwill, and a positive business image. Ordinary recruiting and hiring costs are not enough [^hobert-legitimate-interests][^olsten-recruiting-costs].
66
+
67
+ Goodwill is often the practical center of the analysis. New Hampshire cases allow protection against a former employee appropriating customer or patient goodwill developed through the job, but they do not allow a covenant to block ordinary competition unrelated to that employer asset [^forbes-patient-goodwill].
68
+
69
+ > [!NOTE]
70
+ > **Practice note.**
71
+ >
72
+ > Before enforcing, identify the employer asset at risk. A covenant based only on the cost of hiring or training workers is unlikely to satisfy the first prong of the New Hampshire test [^olsten-recruiting-costs].
73
+
74
+ ## How narrow must a New Hampshire non-compete's duration, geography, and customer scope be? {#scope-duration-geography}
75
+
76
+ **Short answer.** Narrow enough to match the protected interest. Customer and geography limits generally should track the employee's actual sphere of customer influence, and duration should last no longer than needed to protect the employer's goodwill or confidential information [^near-customer-sphere][^forbes-duration-geography].
77
+
78
+ New Hampshire courts are especially skeptical of all-customer restrictions. In *Near*, a covenant covering customers beyond the salesperson's contacts was too broad because the employee had no special claim on most of the employer's customer base [^near-customer-sphere].
79
+
80
+ The same principle applies to geography. A territory is not reasonable merely because it is named. It should correspond to the market where the employee had customer or patient contact, or to another concrete employer interest.
81
+
82
+ ## Will a New Hampshire court reform an overbroad non-compete? {#court-reformation}
83
+
84
+ **Short answer.** Yes, but only if the employer proves good faith in the execution of the agreement. New Hampshire courts have power to reform overbroad covenants, but bad-faith presentation can defeat that remedy [^near-good-faith-reformation][^syncom-bad-faith-reformation].
85
+
86
+ The good-faith issue is practical, not cosmetic. Courts have treated lack of advance discussion, post-start presentation, first-day pressure, and lack of a meaningful opportunity to understand the restriction as facts relevant to denying reformation.
87
+
88
+ Reformation is a narrowing remedy. It is not a license to draft an overbroad all-customer covenant and ask the court to rescue it later.
89
+
90
+ > [!CAUTION]
91
+ > **Drafting note.**
92
+ >
93
+ > Draft for enforceability at signing. If the agreement is presented late, under pressure, or without a fair chance to understand it, New Hampshire courts may refuse to reform even if a narrower covenant might have been valid [^near-good-faith-reformation][^syncom-bad-faith-reformation].
94
+
95
+ ## What is New Hampshire's RSA 275:70 pre-acceptance notice requirement? {#pre-acceptance-notice}
96
+
97
+ **Short answer.** RSA 275:70 is the marquee New Hampshire drafting trap. If an employer requires an employee who has not previously worked for the employer to sign a noncompete as a condition of employment, the employer must provide a copy before the employee accepts the offer, and an undisclosed noncompete is not enforceable against the employee [^rsa-275-70-preacceptance].
98
+
99
+ The statute preserves other provisions in the same agreement. A notice failure defeats the noncompete, but confidentiality, nondisclosure, trade-secret, intellectual-property assignment, and other employment provisions can remain in force [^rsa-275-70-preacceptance].
100
+
101
+ > [!CAUTION]
102
+ > **Drafting note.**
103
+ >
104
+ > Give the actual noncompete with the offer materials, not during onboarding. The statutory consequence is unenforceability of the noncompete itself, even though other agreement provisions may survive [^rsa-275-70-preacceptance].
105
+
106
+ ## What is New Hampshire's low-wage employee non-compete ban? {#low-wage-employees}
107
+
108
+ **Short answer.** RSA 275:70-a prohibits employers from requiring low-wage employees to enter into noncompete agreements. A noncompete with a covered low-wage employee is void and unenforceable [^rsa-275-70-a-ban][^rsa-275-70-a-void].
109
+
110
+ The statute defines a low-wage employee by hourly rate, not job title. The threshold is less than or equal to 200 percent of the federal minimum wage, currently $14.50 per hour while the federal minimum wage remains $7.25 per hour [^rsa-275-70-a-threshold].
111
+
112
+ > [!CAUTION]
113
+ > **Drafting note.**
114
+ >
115
+ > Check wage coverage before drafting any New Hampshire noncompete for hourly or lower-paid roles. If RSA 275:70-a applies, narrower wording does not save a noncompete agreement with that low-wage employee [^rsa-275-70-a-ban][^rsa-275-70-a-void].
116
+
117
+ ## What special non-compete rules apply to New Hampshire healthcare practitioners? {#healthcare-practitioners}
118
+
119
+ **Short answer.** New Hampshire statutes void certain post-termination geographic practice restrictions for physicians, nurses, advanced practice registered nurses, and podiatrists. The APRN statute is effective August 23, 2025 [^rsa-329-31-a-physicians][^rsa-326-b-45-a-nurses][^rsa-326-b-45-b-aprns][^rsa-315-18-podiatrists].
120
+
121
+ These statutes target geographic practice restrictions in professional relationship contracts. They do not automatically answer every separate issue, such as confidentiality, patient records, trade secrets, or non-geographic solicitation wording.
122
+
123
+ > [!CAUTION]
124
+ > **Drafting note.**
125
+ >
126
+ > Do not use a geographic practice ban for covered New Hampshire clinicians. Draft separate confidentiality and trade-secret provisions if the real concern is information protection rather than practice location [^rsa-329-31-a-physicians][^rsa-326-b-45-a-nurses][^rsa-326-b-45-b-aprns][^rsa-315-18-podiatrists].
127
+
128
+ ## Are sale-of-business non-competes enforceable in New Hampshire? {#sale-of-business}
129
+
130
+ **Short answer.** Yes, when the restraint is reasonable and tied to the goodwill or business assets being sold. New Hampshire enforced a sale-of-business covenant that barred motel, restaurant, and resort competition for five years within a 15-mile radius [^gosselin-sale-covenant].
131
+
132
+ Asset-purchase standing can also matter. In *Atronix*, the New Hampshire Supreme Court held that the buyer received the employee noncompete under the asset purchase agreement's transfer language, reversing dismissal for lack of standing [^atronix-assigned-covenant].
133
+
134
+ That does not make sale covenants unlimited. The agreement still should tie the restraint to the goodwill or business assets being sold, and the written duration still matters.
135
+
136
+ ## Can New Hampshire independent contractors be bound by non-competes? {#independent-contractors}
137
+
138
+ **Short answer.** New Hampshire appellate law in this source set does not supply a settled independent-contractor rule. Treat contractor noncompetes as high-risk restraints that still must satisfy the same concrete-interest and narrow-tailoring principles that govern employee covenants [^hobert-legitimate-interests-contractors][^hcc-persuasive-limits].
139
+
140
+ The available non-binding material points in a cautious direction. A federal District of New Hampshire decision applying New Hampshire law is persuasive only, not controlling state appellate law, and it declined to enjoin the noncompete for lack of irreparable injury and a favorable balance of equities while still issuing the narrower nondisclosure injunction [^hcc-persuasive-limits][^hcc-nondisclosure-granted].
141
+
142
+ Because the available appellate source set does not squarely address independent contractors, use the employee-covenant cases by analogy: the safer analysis is whether the contractor actually received trade secrets, confidential information, customer influence, or goodwill capable of appropriation.
143
+
144
+ > [!NOTE]
145
+ > **Practice note.**
146
+ >
147
+ > Do not assume the contractor label expands enforceability. If the worker was engaged as an independent business and lacked concrete access to protectable goodwill or confidential information, the restraint may look like ordinary competition control rather than protection of an employer asset [^hobert-legitimate-interests-contractors].
148
+
149
+ ## What trade-secret alternatives remain when a New Hampshire non-compete fails? {#trade-secrets}
150
+
151
+ **Short answer.** RSA chapter 350-B remains an important alternative. New Hampshire's trade-secret statute defines trade secrets by independent economic value and reasonable secrecy efforts, authorizes injunctions for actual or threatened misappropriation, and preserves contractual remedies [^rsa-350-b-1-definition][^rsa-350-b-2-injunction][^rsa-350-b-7-contracts].
152
+
153
+ Trade-secret relief is not a substitute for an overbroad noncompete. It protects information that qualifies under the statute and can support narrower orders against misuse or disclosure, including affirmative acts in appropriate circumstances.
154
+
155
+ > [!NOTE]
156
+ > **Practice note.**
157
+ >
158
+ > If the business concern is information misuse, build the record for trade-secret protection: identify the information, document economic value from secrecy, and maintain reasonable secrecy measures. RSA chapter 350-B is strongest when the facts support secrecy, not merely competition [^rsa-350-b-1-definition][^rsa-350-b-2-injunction].
159
+
160
+ ## Does a New Hampshire non-compete period pause or extend during breach or litigation? {#tolling-during-breach}
161
+
162
+ **Short answer.** This is unsettled for employment noncompetes. New Hampshire appellate law in this source set does not squarely decide whether a restricted period pauses during breach, extends while litigation is pending, or whether a contractual extension-during-breach clause is enforceable [^gosselin-no-extension].
163
+
164
+ The remedial pattern points to caution. New Hampshire cases recognize reformation as a scope-narrowing remedy for overbroad covenants when the employer proves good faith, but those cases do not create a general rule extending the duration of a covenant after breach [^near-reformation-narrowing][^syncom-reformation-open].
165
+
166
+ In the sale-of-business setting, *Gosselin* rejected a court-ordered extension of the written five-year covenant because there was no ambiguity or evidence of party intent to extend it. That holding does not answer every employment tolling clause question, but it is a strong reason not to assert a New Hampshire tolling rule [^gosselin-no-extension].
167
+
168
+ > [!CAUTION]
169
+ > **Drafting note.**
170
+ >
171
+ > A tolling or extension-during-breach clause is a drafting choice of uncertain enforceability in New Hampshire. If you include one, tie it to the protected interest and the covenant's overall duration, and do not assume a court will extend the period beyond the contract's fair and natural meaning [^gosselin-no-extension][^near-reformation-narrowing].
172
+
173
+ [^about]: By Steven Obiajulu, J.D. Published by [openagreements.org](https://openagreements.org). Last reviewed 2026-06-02. License: CC BY 4.0. Steven Obiajulu, J.D. is admitted in New York, not New Hampshire. This article synthesizes New Hampshire primary law and is not legal advice from a New Hampshire-admitted attorney. This article is for informational purposes only and does not create an attorney-client relationship.
174
+
175
+ [^foster-three-part-test]: **Smith, Batchelder & Rugg v. Foster** — "In scrutinizing restrictive covenants, this court employs the following three-pronged test: ‘[a] restraint on employment is reasonable only if it is no greater than necessary for the protection of the employer’s legitimate interest, does not impose undue hardship on the employee and is not injurious to the public interest.’" *Smith, Batchelder & Rugg v. Foster, 119 N.H. 679 (1979).* <https://www.courtlistener.com/opinion/2375592/smith-batchelder-rugg-v-foster/#:~:text=In%20scrutinizing%20restrictive%20covenants%2C%20this,injurious%20to%20the%20public%20interest.%E2%80%9D>
176
+
177
+ [^hobert-reasonable-enforceable]: **ACAS Acquisitions (Precitech) Inc. v. Hobert** — "Accordingly, we conclude that the defendant’s non-competition covenant was reasonable and enforceable." *ACAS Acquisitions (Precitech) Inc. v. Hobert, 155 N.H. 381 (2007).* <https://www.courtlistener.com/opinion/2320967/acas-acquisitions-precitech-inc-v-hobert/#:~:text=Accordingly%2C%20we%20conclude%20that%20the%20defendant%E2%80%99s%20non%2Dcompetition%20covenant%20was%20reasonable%20and%20enforceable.>
178
+
179
+ [^foster-continued-employment]: **Smith, Batchelder & Rugg v. Foster** — "Continued employment after signing an employment contract constitutes consideration for a covenant not to compete contained therein." *Smith, Batchelder & Rugg v. Foster, 119 N.H. 679 (1979).* <https://www.courtlistener.com/opinion/2375592/smith-batchelder-rugg-v-foster/#:~:text=Continued%20employment%20after%20signing%20an,not%20to%20compete%20contained%20therein.>
180
+
181
+ [^rsa-275-70-notice-gate]: **RSA 275:70** — "A noncompete agreement that has not been disclosed to an employee as required by this section shall not be enforceable against the employee, but all other provisions of any employment, confidentiality, nondisclosure, trade secret, intellectual property assignment, or any other type of employment agreement or provision shall remain in full force and effect." *RSA 275:70.* <https://gc.nh.gov/rsa/html/XXIII/275/275-70.htm>
182
+
183
+ [^hobert-legitimate-interests]: **ACAS Acquisitions (Precitech) Inc. v. Hobert** — "Legitimate interests of an employer that may be protected from competition include: the employer’s trade secrets that have been communicated to the employee during the course of employment; confidential information other than trade secrets communicated by the employer to the employee, such as information regarding a unique business method; an employee’s special influence over the employer’s customers, obtained during the course of employment; contacts developed during the employment; and the employer’s development of goodwill and a positive image." *ACAS Acquisitions (Precitech) Inc. v. Hobert, 155 N.H. 381 (2007).* <https://www.courtlistener.com/opinion/2320967/acas-acquisitions-precitech-inc-v-hobert/#:~:text=Legitimate%20interests%20of%20an%20employer,goodwill%20and%20a%20positive%20image.>
184
+
185
+ [^olsten-recruiting-costs]: **National Employment Service Corp. v. Olsten Staffing Service, Inc.** — "Thus, we hold that although there may be valid reasons for restrictive covenants, the mere cost associated with recruiting and hiring employees is not a legitimate interest protectable by a restrictive covenant in an employment contract." *National Employment Service Corp. v. Olsten Staffing Service, Inc., 145 N.H. 158 (2000).* <https://www.courtlistener.com/opinion/8092147/national-employment-service-corp-v-olsten-staffing-service-inc/#:~:text=Thus%2C%20we%20hold%20that%20although,covenant%20in%20an%20employment%20contract.>
186
+
187
+ [^forbes-patient-goodwill]: **Concord Orthopaedics Professional Ass'n v. Forbes** — "COPA has a legitimate interest in preventing Forbes from appropriating the goodwill of its business, developed in part by Forbes’ contact with patients in his capacity as a COPA physician." *Concord Orthopaedics Professional Ass'n v. Forbes, 142 N.H. 440 (1997).* <https://www.courtlistener.com/opinion/8091834/concord-orthopaedics-professional-assn-v-forbes/#:~:text=COPA%20has%20a%20legitimate%20interest,capacity%20as%20a%20COPA%20physician.>
188
+
189
+ [^near-customer-sphere]: **Merrimack Valley Wood Products, Inc. v. Near** — "Thus, the restrictive covenant goes far beyond the defendant’s sphere of customer goodwill, and was more restrictive than necessary to protect the plaintiffs’ legitimate interests." *Merrimack Valley Wood Products, Inc. v. Near, 152 N.H. 192 (2005).* <https://www.courtlistener.com/opinion/8093022/merrimack-valley-wood-products-inc-v-near/#:~:text=Thus%2C%20the%20restrictive%20covenant%20goes,protect%20the%20plaintiffs%E2%80%99%20legitimate%20interests.>
190
+
191
+ [^forbes-duration-geography]: **Concord Orthopaedics Professional Ass'n v. Forbes** — "A restraint on competition must be narrowly tailored in both geography and duration to protect COPA’s legitimate interest in its goodwill." *Concord Orthopaedics Professional Ass'n v. Forbes, 142 N.H. 440 (1997).* <https://www.courtlistener.com/opinion/8091834/concord-orthopaedics-professional-assn-v-forbes/#:~:text=A%20restraint%20on%20competition%20must,legitimate%20interest%20in%20its%20goodwill.>
192
+
193
+ [^near-good-faith-reformation]: **Merrimack Valley Wood Products, Inc. v. Near** — "Courts have the power to reform overly broad restrictive covenants if the employer shows that it acted in good faith in the execution of the employment contract." *Merrimack Valley Wood Products, Inc. v. Near, 152 N.H. 192 (2005).* <https://www.courtlistener.com/opinion/8093022/merrimack-valley-wood-products-inc-v-near/#:~:text=Courts%20have%20the%20power%20to,execution%20of%20the%20employment%20contract.>
194
+
195
+ [^syncom-bad-faith-reformation]: **Syncom Industries, Inc. v. Wood** — "If the trial court were to determine that the restrictive covenants could not be reformed due to Syncom’s bad faith, then there would be no need to further address their enforceability." *Syncom Industries, Inc. v. Wood, 155 N.H. 73 (2007).* <https://www.courtlistener.com/opinion/1896769/syncom-industries-inc-v-wood/#:~:text=If%20the%20trial%20court%20were,to%20further%20address%20their%20enforceability.>
196
+
197
+ [^rsa-275-70-preacceptance]: **RSA 275:70** — "Any employer who requires an employee who has not previously been employed by the employer to execute a noncompete agreement as a condition of employment shall provide a copy of such agreement to the potential employee prior to the employee's acceptance of an offer of employment. A noncompete agreement that has not been disclosed to an employee as required by this section shall not be enforceable against the employee, but all other provisions of any employment, confidentiality, nondisclosure, trade secret, intellectual property assignment, or any other type of employment agreement or provision shall remain in full force and effect." *RSA 275:70.* <https://gc.nh.gov/rsa/html/XXIII/275/275-70.htm>
198
+
199
+ [^rsa-275-70-a-ban]: **RSA 275:70-a** — "No employer shall require a low-wage employee to enter into a noncompete agreement." *RSA 275:70-a, II(a).* <https://gc.nh.gov/rsa/html/XXIII/275/275-70-a.htm>
200
+
201
+ [^rsa-275-70-a-void]: **RSA 275:70-a** — "A noncompete agreement entered into between an employer and a low-wage employee shall be void and unenforceable." *RSA 275:70-a, II(b).* <https://gc.nh.gov/rsa/html/XXIII/275/275-70-a.htm>
202
+
203
+ [^rsa-275-70-a-threshold]: **RSA 275:70-a** — "(b) ‘Low-wage employee’ means an employee who earns an hourly rate less than or equal to 200 percent of the federal minimum wage." *RSA 275:70-a, I(b).* <https://gc.nh.gov/rsa/html/XXIII/275/275-70-a.htm>
204
+
205
+ [^rsa-329-31-a-physicians]: **RSA 329:31-a** — "Any contract or agreement which creates or established the terms of a partnership, employment, or any other form of professional relationship with a physician licensed by the board to practice in this state, which includes any restriction to the right of such physician to also practice medicine in any geographic area for any period of time after the termination of such partnership, employment, or professional relationship shall be void and unenforceable with respect to said restriction; provided however, that nothing herein shall render void or unenforceable the remaining provision of any such contract or agreement." *RSA 329:31-a.* <https://gc.nh.gov/rsa/html/XXX/329/329-31-a.htm>
206
+
207
+ [^rsa-326-b-45-a-nurses]: **RSA 326-B:45-a** — "Any contract or agreement which creates or established the terms of a partnership, employment, or any other form of professional relationship with a nurse licensed by the board to practice in this state, which includes any restriction to the right of such nurse to also practice in any geographic area for any period of time after the termination of such partnership, employment, or professional relationship shall be void and unenforceable with respect to said restriction; provided however, that nothing herein shall render void or unenforceable the remaining provision of any such contract or agreement." *RSA 326-B:45-a.* <https://gc.nh.gov/rsa/html/XXX/326-B/326-B-45-a.htm>
208
+
209
+ [^rsa-326-b-45-b-aprns]: **RSA 326-B:45-b** — "Any contract or agreement which creates or establishes the terms of a partnership, employment, or any other form of professional relationship with an advanced practice registered nurse licensed by the board to practice in this state, which includes any restriction to the right of such advanced practice registered nurse to also practice in any geographic area for any period of time after the termination of such partnership, employment, or professional relationship shall be void and unenforceable with respect to said restriction; provided however, that nothing herein shall render void or unenforceable the remaining provisions of any such contract or agreement." *RSA 326-B:45-b.* <https://gc.nh.gov/rsa/html/XXX/326-B/326-B-45-b.htm>
210
+
211
+ [^rsa-315-18-podiatrists]: **RSA 315:18** — "Any contract or agreement which creates or established the terms of a partnership, employment, or any other form of professional relationship with a podiatrist licensed by the board to practice in this state, which includes any restriction to the right of such podiatrist to also practice podiatry in any geographic area for any period of time after the termination of such partnership, employment, or professional relationship shall be void and unenforceable with respect to said restriction; provided however, that nothing herein shall render void or unenforceable the remaining provision of any such contract or agreement." *RSA 315:18.* <https://gc.nh.gov/rsa/html/XXX/315/315-18.htm>
212
+
213
+ [^gosselin-sale-covenant]: **Gosselin v. Archibald** — "The terms of the agreement, as set forth in the purchase and sale contract, are reasonable and enforceable." *Gosselin v. Archibald, 121 N.H. 1016 (1981).* <https://www.courtlistener.com/opinion/2059042/gosselin-v-archibald/#:~:text=The%20terms%20of%20the%20agreement%2C,contract%2C%20are%20reasonable%20and%20enforceable.>
214
+
215
+ [^atronix-assigned-covenant]: **Atronix, Inc. v. Morris** — "Because we conclude that Morris’s non-compete agreement was conveyed to the plaintiff under the plain language of section 2.02(a)(xii), we need not address either the plaintiff’s additional arguments or the defendants’ argument" *Atronix, Inc. v. Morris, 197 A.3d 79 (N.H. 2018).* <https://www.courtlistener.com/opinion/4546183/atronix-inc-v-kenneth-morris-a/#:~:text=Because%20we%20conclude%20that%20Morris%E2%80%99s,arguments%20or%20the%20defendants%E2%80%99%20argument>
216
+
217
+ [^hobert-legitimate-interests-contractors]: **ACAS Acquisitions (Precitech) Inc. v. Hobert** — "The first step in determining the reasonableness of a given restraint is to determine whether the restraint was narrowly tailored to protect the employer’s legitimate interests." *ACAS Acquisitions (Precitech) Inc. v. Hobert, 155 N.H. 381 (2007).* <https://www.courtlistener.com/opinion/2320967/acas-acquisitions-precitech-inc-v-hobert/#:~:text=The%20first%20step%20in%20determining,protect%20the%20employer%E2%80%99s%20legitimate%20interests.>
218
+
219
+ [^hcc-persuasive-limits]: **HCC Specialty Underwriters, Inc. v. Woodbury** — "However, with respect to Woodbury's breach of the noncompete provisions, HCC has not demonstrated irreparable injury or a favorable balance of the equities." *HCC Specialty Underwriters, Inc. v. Woodbury, 289 F. Supp. 3d 303 (D.N.H. 2018).* <https://www.courtlistener.com/opinion/7328330/hcc-specialty-underwriters-inc-v-woodbury/#:~:text=However%2C%20with%20respect%20to%20Woodbury's,favorable%20balance%20of%20the%20equities.>
220
+
221
+ [^hcc-nondisclosure-granted]: **HCC Specialty Underwriters, Inc. v. Woodbury** — "Therefore, the court issues a preliminary injunction requiring Woodbury to abide by the nondisclosure provisions of the 1996 Agreement." *HCC Specialty Underwriters, Inc. v. Woodbury, 289 F. Supp. 3d 303 (D.N.H. 2018).* <https://www.courtlistener.com/opinion/7328330/hcc-specialty-underwriters-inc-v-woodbury/#:~:text=Therefore%2C%20the%20court%20issues%20a,provisions%20of%20the%201996%20Agreement.>
222
+
223
+ [^rsa-350-b-1-definition]: **RSA 350-B:1** — "IV. ‘Trade secret’ means information, including a formula, pattern, compilation, program, device, method, technique, or process, that: (a) Derives independent economic value, actual or potential, from not being generally known to, and not being readily ascertainable by proper means by, other persons who can obtain economic value from its disclosure or use; and (b) Is the subject of efforts that are reasonable under the circumstances to maintain its secrecy." *RSA 350-B:1.* <https://gc.nh.gov/rsa/html/XXXI/350-B/350-B-1.htm>
224
+
225
+ [^rsa-350-b-2-injunction]: **RSA 350-B:2** — "Actual or threatened misappropriation may be enjoined." *RSA 350-B:2.* <https://gc.nh.gov/rsa/html/XXXI/350-B/350-B-2.htm>
226
+
227
+ [^rsa-350-b-7-contracts]: **RSA 350-B:7** — "II. This chapter shall not affect: (a) Contractual remedies, whether or not based upon misappropriation of a trade secret; (b) Other civil remedies that are not based upon misappropriation of a trade secret; or (c) Criminal remedies, whether or not based upon misappropriation of a trade secret." *RSA 350-B:7, II.* <https://gc.nh.gov/rsa/html/XXXI/350-B/350-B-7.htm>
228
+
229
+ [^gosselin-no-extension]: **Gosselin v. Archibald** — "We cannot agree with the master’s extension of the time limitation of the covenant not to compete." *Gosselin v. Archibald, 121 N.H. 1016 (1981).* <https://www.courtlistener.com/opinion/2059042/gosselin-v-archibald/#:~:text=We%20cannot%20agree%20with%20the%20master%E2%80%99s%20extension,the%20covenant%20not%20to%20compete.>
230
+
231
+ [^near-reformation-narrowing]: **Merrimack Valley Wood Products, Inc. v. Near** — "Courts have the power to reform overly broad restrictive covenants if the employer shows that it acted in good faith in the execution of the employment contract." *Merrimack Valley Wood Products, Inc. v. Near, 152 N.H. 192 (2005).* <https://www.courtlistener.com/opinion/8093022/merrimack-valley-wood-products-inc-v-near/#:~:text=Courts%20have%20the%20power%20to,execution%20of%20the%20employment%20contract.>
232
+
233
+ [^syncom-reformation-open]: **Syncom Industries, Inc. v. Wood** — "Finally, as the defendants have challenged both the geographic and temporal scope of the restrictive covenants, and have properly preserved those challenges, both aspects of the covenants are open to possible reformation." *Syncom Industries, Inc. v. Wood, 155 N.H. 73 (2007).* <https://www.courtlistener.com/opinion/1896769/syncom-industries-inc-v-wood/#:~:text=Finally%2C%20as%20the%20defendants%20have,are%20open%20to%20possible%20reformation.>