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,323 @@
1
+ ---
2
+ jurisdiction: "Georgia"
3
+ slug: georgia
4
+ countryCode: US
5
+ snapshotAsOf: "2026-06-19"
6
+ lastReviewed: "2026-06-03"
7
+ canonicalUrl: https://openagreements.org/practice-guides/non-compete/us/georgia
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/georgia · **Snapshot as of:** 2026-06-19 · License: CC BY 4.0 · © openagreements.org
19
+
20
+ # Non-Competes in Georgia[^about]
21
+
22
+ A question-by-question summary of Georgia non-compete law under the Georgia Restrictive Covenants Act (O.C.G.A. §§ 13-8-50 to 13-8-59), covering the reasonableness standard, the employee-category limits, the two-, three-, and five-year durational presumptions, implied geographic scope after Wimmer, customer and employee non-solicitation covenants, material contact, judicial modification (blue-pencil), choice-of-law limits under Motorsports of Conyers, tolling and the no-equitable-extension rule of Daneshgari, confidentiality and trade-secret alternatives, physician covenants, and the May 11, 2011 effective date.
23
+
24
+
25
+ ## At a glance
26
+
27
+ | Question | Georgia |
28
+ | --- | --- |
29
+ | **Are non-competes enforceable?** | Allowed if reasonable |
30
+ | **Bottom line** | Georgia enforces non-competes that are reasonable in time, area, and scope under the Restrictive Covenants Act, but only against employees who perform covered higher-level job functions. |
31
+ | **Main law or case** | Georgia Restrictive Covenants Act, O.C.G.A. §§ 13-8-50 to 13-8-59 |
32
+ | **Main exceptions** | Employee-category gate (§ 13-8-53(a)); longer presumptions for distributors/franchisees (3 yr) and sellers (5 yr+) |
33
+ | **Can a court narrow it?** | Yes — rewrites to reasonable |
34
+ | **Applies to contractors?** | — |
35
+ | **Restriction extended during a breach?** | No — courts will not extend beyond expiration |
36
+ | **Maximum length set by law** | 2 years for employees (rebuttable presumption) |
37
+
38
+ ## Are employee non-compete agreements enforceable in Georgia? {#employee-noncompetes}
39
+
40
+ **Short answer.** Yes, when they are reasonable and the worker performs a covered job function. Under the Georgia Restrictive Covenants Act, a post-employment non-compete is permitted so long as it is reasonable in time, geographic area, and scope of prohibited activities [^q1-grca-13-8-53a-reasonable]. As the next question explains, the Act separately limits which employees can be bound by a post-employment non-compete.
41
+
42
+ Georgia was historically a strict, covenant-hostile state, but a 2010 constitutional amendment and the Georgia Restrictive Covenants Act (the GRCA), O.C.G.A. §§ 13-8-50 to 13-8-59, replaced that regime with a reasonableness standard backed by statutory presumptions and judicial modification. The legislature said as much in the Act's findings.
43
+
44
+ "The General Assembly finds that reasonable restrictive covenants contained in employment and commercial contracts serve the legitimate purpose of protecting legitimate business interests and creating an environment that is favorable to attracting commercial enterprises to Georgia and keeping existing businesses within the state."[^q1-grca-13-8-50-findings]
45
+
46
+ The core enforcement rule appears in O.C.G.A. § 13-8-53(a). It permits a covenant that restricts competition if the restraint is reasonable in time, geographic area, and scope, and the rest of the Act supplies the presumptions and limits that give that reasonableness test concrete content.
47
+
48
+ "Notwithstanding any other provision of this chapter, enforcement of contracts that restrict competition during the term of a restrictive covenant, so long as such restrictions are reasonable in time, geographic area, and scope of prohibited activities, shall be permitted."[^q1-grca-13-8-53a-reasonable]
49
+
50
+ The party seeking to enforce a covenant carries the initial burden. O.C.G.A. § 13-8-55 requires the enforcing party to plead and prove a legitimate business interest, and only then does the burden shift to the worker.
51
+
52
+ "The person seeking enforcement of a restrictive covenant shall plead and prove the existence of one or more legitimate business interests justifying the restrictive covenant. If a person seeking enforcement of the restrictive covenant establishes by prima-facie evidence that the restraint is in compliance with the provisions of Code Section 13-8-53, then any person opposing enforcement has the burden of establishing that the contractually specified restraint does not comply with such requirements or that such covenant is unreasonable."[^q1-grca-13-8-55-burden]
53
+
54
+ ## Which Georgia employees can be bound by a non-compete? {#covered-employees}
55
+
56
+ **Short answer.** Only employees who perform certain higher-level functions. O.C.G.A. § 13-8-53(a) provides that a post-employment non-compete may not be enforced against an employee who does not customarily solicit customers, make sales, perform defined managerial duties, or qualify as a key employee or professional — and in *Blair v. Pantera Enterprises, Inc.* the Court of Appeals held that an hourly equipment operator did not meet the key-employee definition [^q2-grca-13-8-53a-categories][^q2-blair-key-employee].
57
+
58
+ This employee-category gate is the most important structural limit in the GRCA, and national surveys often miss it. Even a covenant that is perfectly reasonable in time, area, and scope is unenforceable as a post-employment non-compete if the worker does not fall into one of the listed categories. Customer non-solicitation and confidentiality provisions, discussed below, are treated separately and are not subject to this gate.
59
+
60
+ "However, enforcement of contracts that restrict competition after the term of employment, as distinguished from a customer nonsolicitation provision, as described in subsection (b) of this Code section, or a nondisclosure of confidential information provision, as described in subsection (e) of this Code section, shall not be permitted against any employee who does not, in the course of his or her employment: (1) Customarily and regularly solicit for the employer customers or prospective customers; (2) Customarily and regularly engage in making sales or obtaining orders or contracts for products or services to be performed by others; (3) Perform the following duties: (A) Have a primary duty of managing the enterprise in which the employee is employed or of a customarily recognized department or subdivision thereof; (B) Customarily and regularly direct the work of two or more other employees; and (C) Have the authority to hire or fire other employees or have particular weight given to suggestions and recommendations as to the hiring, firing, advancement, promotion, or any other change of status of other employees; or (4) Perform the duties of a key employee or of a professional."[^q2-grca-13-8-53a-categories]
61
+
62
+ The *key employee* and *professional* categories are defined narrowly, and courts police them. In *Blair* — a decision issued as physical precedent only, so it is persuasive rather than binding — the employer tried to bind an hourly backhoe operator as a key employee, and the Court of Appeals rejected that characterization.
63
+
64
+ "Thus, Blair is not a ‘key employee’ as that term is defined in OCGA § 13-8-51 (8). Consequently, the trial court erred in issuing injunctive relief to Pantera."[^q2-blair-key-employee]
65
+
66
+ > [!NOTE]
67
+ > **Practice note.**
68
+ >
69
+ > Confirm that the employee actually performs a covered function before relying on a non-compete. A reasonable covenant is still void as a post-employment non-compete against a worker who does not solicit, sell, manage, or qualify as a key employee or professional, as *Blair v. Pantera Enterprises* shows [^q2-grca-13-8-53a-categories][^q2-blair-key-employee].
70
+
71
+ ## How long can a Georgia non-compete last? {#duration}
72
+
73
+ **Short answer.** It depends on the relationship, with rebuttable presumptions of two, three, or five years. O.C.G.A. § 13-8-57 presumes a restraint of two years or less reasonable against a former employee, three years or less against a distributor, dealer, franchisee, lessee, or licensee, and the longer of five years or the payout period reasonable against the seller or owner of a business [^q3-grca-13-8-57b-employee][^q3-grca-13-8-57c-other][^q3-grca-13-8-57d-sale].
74
+
75
+ The durational presumptions are the clearest drafting safe harbors in the GRCA. For an ordinary former employee, the dividing line is two years, measured from the date the relationship ends.
76
+
77
+ "a court shall presume to be reasonable in time any restraint two years or less in duration and shall presume to be unreasonable in time any restraint more than two years in duration, measured from the date of the termination of the business relationship."[^q3-grca-13-8-57b-employee]
78
+
79
+ The Act gives more latitude outside the ordinary employment relationship. A covenant against a distributor, dealer, franchisee, lessee of real or personal property, or licensee gets a three-year presumption.
80
+
81
+ "a court shall presume to be reasonable in time any restraint three years or less in duration and shall presume to be unreasonable in time any restraint more than three years in duration, measured from the date of termination of the business relationship."[^q3-grca-13-8-57c-other]
82
+
83
+ A covenant tied to the sale or ownership of a business gets the most latitude of all — the longer of five years or the period over which the buyer is paying the seller.
84
+
85
+ "a court shall presume to be reasonable in time any restraint the longer of five years or less in duration or equal to the period of time during which payments are being made to the owner or seller as a result of any sale referred to in this subsection and shall presume to be unreasonable in time any restraint more than the longer of five years in duration or the period of time during which payments are being made to the owner or seller as a result of any sale referred to in this subsection, measured from the date of termination or disposition of such interest."[^q3-grca-13-8-57d-sale]
86
+
87
+ Because these presumptions are rebuttable, a covenant within the safe harbor can still be attacked as unreasonable in geography or scope, and a covenant beyond it can still be defended — but the burden flips with the time period.
88
+
89
+ ## Does a Georgia non-compete need an express geographic territory? {#geography}
90
+
91
+ **Short answer.** No. In *North American Senior Benefits, LLC v. Wimmer*, decided September 4, 2024, the Supreme Court of Georgia held that O.C.G.A. § 13-8-53(a) does not require an express geographic term and reversed the Court of Appeals' contrary rule; geographic reasonableness is instead assessed in context [^q4-wimmer-no-express-term][^q4-grca-13-8-56-geography].
92
+
93
+ For several years the Court of Appeals had read § 13-8-53(a) to require non-compete and employee-non-solicitation covenants to spell out an explicit geographic area. The Supreme Court rejected that reading in *Wimmer*.
94
+
95
+ "The petitioner — a Georgia corporation seeking to enforce a restrictive covenant against two former employees — asks us to review the conclusion reached by the Court of Appeals that, to be deemed geographically reasonable under OCGA § 13-8-53 (a), a restrictive covenant must contain an express geographic term. In light of the statutory text and context of the GRCA, we conclude that the Court of Appeals erred, so we reverse and remand this case for further proceedings."[^q4-wimmer-no-express-term]
96
+
97
+ The statute supports an implied-geography approach. O.C.G.A. § 13-8-56 supplies a presumption that the areas where the employer does business can be a reasonable territory, provided the total distance is reasonable, so the geographic inquiry turns on overall reasonableness rather than the presence of a magic-words territory clause.
98
+
99
+ "In determining the reasonableness of a restrictive covenant that limits or restricts competition during or after the term of an employment or business or commercial relationship, the court shall make the following presumptions: (1) During the term of the relationship, a time period equal to or measured by duration of the parties' relationship is reasonable; provided, however, that the reasonableness of a time period after the term of an employment or business or commercial relationship shall be as provided for in Code Section 13-8-57; (2) A geographic territory which includes the areas in which the employer does business at any time during the parties' relationship, even if not known at the time of entry into the restrictive covenant, is reasonable provided that: (A) The total distance encompassed by the provisions of the covenant also is reasonable; (B) The agreement contains a list of particular competitors as prohibited employers for a limited period of time after the term of employment or a business or commercial relationship; or (C) Both subparagraphs (A) and (B) of this paragraph"[^q4-grca-13-8-56-geography]
100
+
101
+ > [!CAUTION]
102
+ > **Drafting note.**
103
+ >
104
+ > Do not assume a Georgia covenant fails for lack of an express territory, and do not assume one with a territory is automatically safe. After *Wimmer*, geographic scope is judged for overall reasonableness under O.C.G.A. § 13-8-56, so an unreasonably broad express territory is still vulnerable [^q4-wimmer-no-express-term][^q4-grca-13-8-56-geography].
105
+
106
+ ## Are customer non-solicitation covenants treated differently in Georgia? {#customer-nonsolicit}
107
+
108
+ **Short answer.** Yes. O.C.G.A. § 13-8-53(b) lets an employer restrict solicitation of customers with whom the employee had material contact, and it expressly says no geographic term is required. The Act defines material contact narrowly, focusing on customers the employee actually dealt with or learned about [^q5-grca-13-8-53b-customer][^q5-grca-13-8-51-material-contact].
109
+
110
+ Customer non-solicitation provisions sit outside the employee-category gate and outside the express-geography question entirely. The statute allows them without a territory, so long as they are tied to material-contact customers and competitive products or services.
111
+
112
+ "an employee may agree in writing for the benefit of an employer to refrain, for a stated period of time following termination, from soliciting, or attempting to solicit, directly or by assisting others, any business from any of such employer's customers, including actively seeking prospective customers, with whom the employee had material contact during his or her employment for purposes of providing products or services that are competitive with those provided by the employer's business. No express reference to geographic area or the types of products or services considered to be competitive shall be required in order for the restraint to be enforceable."[^q5-grca-13-8-53b-customer]
113
+
114
+ The leverage in a customer non-solicit is the definition of *material contact*. O.C.G.A. § 13-8-51 limits it to customers the employee dealt with, supervised, learned confidential information about, or earned compensation from in the two years before termination.
115
+
116
+ "'Material contact' means the contact between an employee and each customer or potential customer: (A) With whom or which the employee dealt on behalf of the employer; (B) Whose dealings with the employer were coordinated or supervised by the employee; (C) About whom the employee obtained confidential information in the ordinary course of business as a result of such employee's association with the employer; or (D) Who receives products or services authorized by the employer, the sale or provision of which results or resulted in compensation, commissions, or earnings for the employee within two years prior to the date of the employee's termination."[^q5-grca-13-8-51-material-contact]
117
+
118
+ > [!CAUTION]
119
+ > **Drafting note.**
120
+ >
121
+ > Anchor a customer non-solicitation clause to material-contact customers rather than the employer's entire customer base. O.C.G.A. § 13-8-53(b) narrowly construes these covenants to customers the employee actually dealt with and to competitive products or services [^q5-grca-13-8-53b-customer][^q5-grca-13-8-51-material-contact].
122
+
123
+ ## Are employee non-recruitment and no-hire covenants governed by the GRCA? {#employee-nonsolicit}
124
+
125
+ **Short answer.** Yes. In *Belt Power, LLC v. Reed*, the Court of Appeals held that the covenants at issue fell within the GRCA, and in *Wimmer* the Supreme Court applied § 13-8-53(a) to a two-year employee non-recruitment provision — so these covenants are analyzed under the Act and, after *Wimmer*, do not require an express geographic term [^q6-beltpower-grca][^q6-wimmer-nonrecruit].
126
+
127
+ The statute carves out customer non-solicitation and confidentiality, but it does not separately address employee non-recruitment or no-hire covenants, so the courts have placed them inside the GRCA framework. *Belt Power* confirmed that a covenant restricting the recruitment of employees is analyzed under the Act rather than common law.
128
+
129
+ "Upon a close reading of the entire statute, we conclude that the restrictive covenants at issue do fall within the ambit of the Act."[^q6-beltpower-grca]
130
+
131
+ *Wimmer* itself involved a non-recruitment provision barring former employees from hiring or interfering with the employer's workforce for two years. The Supreme Court reviewed that provision under § 13-8-53(a) and held that it need not contain an express geographic term to be enforceable.
132
+
133
+ "In light of the statutory text and context of the GRCA, we conclude that the Court of Appeals erred, so we reverse and remand this case for further proceedings."[^q6-wimmer-nonrecruit]
134
+
135
+ > [!NOTE]
136
+ > **Practice note.**
137
+ >
138
+ > Treat an employee non-recruitment or no-hire clause as a GRCA covenant, not a common-law one. *Belt Power v. Reed* placed these covenants within the Act, which means the reasonableness standard and modification limits apply [^q6-beltpower-grca][^q6-wimmer-nonrecruit].
139
+
140
+ ## Can a Georgia court blue-pencil an overbroad covenant? {#blue-pencil}
141
+
142
+ **Short answer.** Yes, within a limit. O.C.G.A. § 13-8-53(d) makes a non-compliant covenant void but allows a court to modify it, so long as the modification does not make the covenant more restrictive for the employee than as originally drafted; O.C.G.A. § 13-8-54(b) directs courts to grant only the relief reasonably necessary [^q7-grca-13-8-53d-modify][^q7-grca-13-8-54b-relief].
143
+
144
+ The GRCA replaced Georgia's old all-or-nothing rule with a modification power, but that power runs in only one direction — a court can narrow an overbroad covenant, never broaden it.
145
+
146
+ "Any restrictive covenant not in compliance with the provisions of this article is unlawful and is void and unenforceable; provided, however, that a court may modify a covenant that is otherwise void and unenforceable so long as the modification does not render the covenant more restrictive with regard to the employee than as originally drafted by the parties."[^q7-grca-13-8-53d-modify]
147
+
148
+ O.C.G.A. § 13-8-54 frames the interpretive posture. Courts construe covenants in favor of reasonable protection of legitimate interests, and when a restraint does not comply they may modify it to grant only the relief reasonably necessary.
149
+
150
+ "A court shall construe a restrictive covenant to comport with the reasonable intent and expectations of the parties to the covenant and in favor of providing reasonable protection to all legitimate business interests established by the person seeking enforcement."[^q7-grca-13-8-54-construe]
151
+
152
+ The modification power is discretionary, not automatic. In *Belt Power, LLC v. Reed*, the Court of Appeals held the trial court did not abuse its discretion in declining to blue-pencil the covenants at all, leaving them unenforceable as written [^q7-beltpower-modify]. For a clause-by-clause pass over a specific agreement against these drafting rules, the [Georgia non-compete review checklist](/checklists/non-compete/us/georgia) walks the full covenant suite item by item with each requirement's force level.
153
+
154
+ "We nevertheless conclude that the trial court did not abuse its discretion in declining to apply the ‘blue pencil’ provision in the Act to modify the terms of the covenants."[^q7-beltpower-modify]
155
+
156
+ > [!CAUTION]
157
+ > **Drafting note.**
158
+ >
159
+ > Do not draft an overbroad covenant on the assumption a Georgia court will rewrite it into shape. Modification under O.C.G.A. § 13-8-53(d) is discretionary and can only narrow, not expand — and in *Belt Power v. Reed* the court declined to modify at all [^q7-grca-13-8-53d-modify][^q7-beltpower-modify].
160
+
161
+ ## Is continued employment sufficient consideration for a Georgia non-compete? {#consideration}
162
+
163
+ **Short answer.** The GRCA does not codify a consideration rule. The Act sets the conditions for enforcing a covenant without addressing what consideration must support it, and Georgia practitioners generally treat continued at-will employment as sufficient — but no modern GRCA-era appellate decision squarely settles the point, so treat it as an area to monitor [^q8-grca-13-8-53a-consideration].
164
+
165
+ A common in-house question is whether an existing at-will employee can be asked to sign a new covenant without a raise, bonus, or other new benefit. The GRCA itself is silent on consideration; § 13-8-53(a) speaks to reasonableness and the employee categories, not to what the employer must give in exchange.
166
+
167
+ "Notwithstanding any other provision of this chapter, enforcement of contracts that restrict competition during the term of a restrictive covenant, so long as such restrictions are reasonable in time, geographic area, and scope of prohibited activities, shall be permitted."[^q8-grca-13-8-53a-consideration]
168
+
169
+ Because the statute does not address consideration, the question is governed by Georgia contract principles, and practitioner commentary generally describes continued at-will employment as adequate consideration for a covenant signed during employment. That said, a definitive modern appellate decision applying that rule under the GRCA is harder to find, so the conservative course is to pair a mid-employment covenant with some additional consideration where practical.
170
+
171
+ > [!NOTE]
172
+ > **Practice note.**
173
+ >
174
+ > Do not assume continued employment alone will always suffice as consideration for a mid-employment Georgia covenant. The GRCA does not codify a consideration rule, and there is no clear modern GRCA-era appellate capstone, so where practical provide additional consideration and monitor for new case law [^q8-grca-13-8-53a-consideration].
175
+
176
+ ## Can an out-of-state choice-of-law clause avoid the GRCA? {#choice-of-law}
177
+
178
+ **Short answer.** Generally no. In *Motorsports of Conyers, LLC v. Burbach*, the Supreme Court of Georgia held that Georgia law remains the touchstone, so a Georgia court must first determine whether a covenant complies with the GRCA; if the covenant is unreasonable under the Act, the court may not apply another state's law to enforce it [^q9-motorsports-touchstone][^q9-motorsports-mechanism].
179
+
180
+ Employers with multi-state forms often insert a choice-of-law clause selecting a more permissive state. *Motorsports* makes clear that such a clause will not rescue a covenant that fails Georgia's public policy.
181
+
182
+ "Having taken a fresh look, we conclude that Georgia law remains the touchstone for determining whether a given restrictive covenant is enforceable in our courts, even where the contract says another state's law applies."[^q9-motorsports-touchstone]
183
+
184
+ The court set out a sequence: test the covenant against the GRCA first, and only honor the foreign law if the covenant is reasonable under Georgia law.
185
+
186
+ "If the restrictive covenant is unreasonable under the GRCA, a Georgia court may not apply foreign law to enforce it."[^q9-motorsports-mechanism]
187
+
188
+ > [!NOTE]
189
+ > **Practice note.**
190
+ >
191
+ > Do not rely on a Delaware, Florida, or other out-of-state choice-of-law clause to enforce a covenant that would fail in Georgia. *Motorsports of Conyers v. Burbach* requires a Georgia court to test GRCA compliance first and bars foreign law when the covenant is unreasonable under the Act [^q9-motorsports-touchstone][^q9-motorsports-mechanism].
192
+
193
+ ## Does a Georgia non-compete toll or extend during breach or litigation? {#tolling-during-breach}
194
+
195
+ **Short answer.** A court will not extend it, and a private tolling clause is on uncertain ground. In *Daneshgari v. Patriot Towing Services, LLC*, the Court of Appeals held that a trial court cannot extend a non-compete beyond its contractual expiration, even against a party violating an injunction, because Georgia courts have rejected the idea that equity lets a court extend the period of a non-compete. Whether a contractual clause that pauses and extends the restraint would fare better has not been squarely decided [^q10-daneshgari-no-extend][^q10-daneshgari-equity].
196
+
197
+ Many covenants include a tolling clause stating that the restricted period pauses while the employee is in breach or while litigation is pending, so the employer gets a full period of compliance. Georgia law is hostile to judicial extension of the restraint past its stated end date.
198
+
199
+ "On appeal, the defendants contend that the trial court erred in extending its injunction beyond the contractual expiration of the noncompete agreement. For the reasons set forth infra, we agree and reverse."[^q10-daneshgari-no-extend]
200
+
201
+ The Court of Appeals agreed with the defendants and relied on Georgia precedent rejecting equitable extension of a covenant's duration.
202
+
203
+ "But the Supreme Court of Georgia has rejected—at least implicitly—the idea that ‘equity permits a court to extend the period of a non-compete agreement.’"[^q10-daneshgari-equity]
204
+
205
+ That said, the GRCA's broad remedies provision lets courts enforce a covenant by injunction during the agreement's term, and an employer can still pursue contempt for violating an injunction — it simply cannot stretch the covenant's duration past its contractual end. A contractual tolling clause that purports to extend the restraint beyond its stated term is therefore on uncertain ground, and counsel should not count on a court enforcing it [^q10-grca-13-8-58-remedies].
206
+
207
+ "A court shall enforce a restrictive covenant by any appropriate and effective remedy available at law or equity, including, but not limited to, temporary and permanent injunctions."[^q10-grca-13-8-58-remedies]
208
+
209
+ > [!NOTE]
210
+ > **Practice note.**
211
+ >
212
+ > Do not rely on a tolling clause to extend a Georgia non-compete past its stated end date. *Daneshgari v. Patriot Towing Services* holds that a court cannot extend a covenant beyond its contractual expiration even against a party violating an injunction [^q10-daneshgari-no-extend][^q10-daneshgari-equity].
213
+
214
+ ## How do confidentiality and trade-secret protections compare to a Georgia non-compete? {#confidentiality-trade-secrets}
215
+
216
+ **Short answer.** They are available and not subject to the non-compete limits. O.C.G.A. § 13-8-53(e) provides that confidentiality and trade-secret obligations are not limited in time or geography for as long as the information stays confidential or qualifies as a trade secret, and § 13-8-53(a) treats a nondisclosure-of-confidential-information provision as distinct from a post-employment competition restraint, so it sits outside the employee-category gate [^q11-grca-13-8-53e-confidentiality][^q11-grca-13-8-53a-carveout].
217
+
218
+ For information-protection interests, a confidentiality covenant is often the better tool than a non-compete because it is not capped by the durational presumptions and does not depend on the employee's job category. The GRCA preserves indefinite confidentiality protection.
219
+
220
+ "Nothing in this article shall be construed to limit the period of time for which a party may agree to maintain information as confidential or as a trade secret, or to limit the geographic area within which such information must be kept confidential or as a trade secret, for so long as the information or material remains confidential or a trade secret, as applicable."[^q11-grca-13-8-53e-confidentiality]
221
+
222
+ The Act also recognizes trade secrets and valuable confidential information as legitimate business interests in their own right, which means a well-drafted confidentiality program can protect the same competitive concerns a non-compete addresses, while remaining enforceable against rank-and-file employees who could not be bound by a non-compete.
223
+
224
+ > [!CAUTION]
225
+ > **Drafting note.**
226
+ >
227
+ > Use confidentiality and trade-secret covenants for information-protection interests, especially against employees outside the non-compete categories. O.C.G.A. § 13-8-53(e) allows these obligations to run for as long as the information stays confidential, without the durational or category limits that apply to non-competes [^q11-grca-13-8-53e-confidentiality].
228
+
229
+ ## Are physician and other healthcare non-competes enforceable in Georgia? {#healthcare-physicians}
230
+
231
+ **Short answer.** Yes, under the same GRCA rules. Georgia has no special statutory ban on physician non-competes; a physician is typically a *professional* under O.C.G.A. § 13-8-51, so a reasonable covenant is enforceable on the ordinary reasonableness terms. Because the legislature could change this, the area is worth monitoring [^q12-grca-13-8-51-professional][^q12-grca-13-8-53a-physician].
232
+
233
+ Unlike a growing number of states, Georgia has not enacted a carve-out for physicians or other medical licensees. A physician generally qualifies as a *professional* under the Act, which is one of the employee categories that can be bound by a post-employment non-compete.
234
+
235
+ "'Professional' means an employee who has as a primary duty the performance of work requiring knowledge of an advanced type in a field of science or learning customarily acquired by a prolonged course of specialized intellectual instruction or requiring invention, imagination, originality, or talent in a recognized field of artistic or creative endeavor."[^q12-grca-13-8-51-professional]
236
+
237
+ A physician covenant is therefore enforceable on the same terms as any other professional's — reasonable in time, geographic area, and scope under § 13-8-53(a). Other healthcare workers are not automatically covered, however: a nurse, technician, or staff member can be bound by a post-employment non-compete only if he or she independently falls within one of the § 13-8-53(a) employee categories.
238
+
239
+ "Notwithstanding any other provision of this chapter, enforcement of contracts that restrict competition during the term of a restrictive covenant, so long as such restrictions are reasonable in time, geographic area, and scope of prohibited activities, shall be permitted."[^q12-grca-13-8-53a-physician]
240
+
241
+ > [!NOTE]
242
+ > **Practice note.**
243
+ >
244
+ > Treat Georgia physician non-competes as enforceable under the ordinary GRCA reasonableness rules, but watch the legislature. Healthcare non-competes are a recurring subject of proposed legislation in Georgia, none of which has yet become law, so confirm the statute has not changed before relying on a physician covenant [^q12-grca-13-8-51-professional][^q12-grca-13-8-53a-physician].
245
+
246
+ ## Which agreements does the Georgia Restrictive Covenants Act cover? {#effective-date}
247
+
248
+ **Short answer.** Only agreements entered on or after May 11, 2011. The GRCA applies to contracts entered into on and after its effective date and does not apply when a court determines the enforceability of a covenant entered before that date — those older covenants are still judged under Georgia's stricter pre-2011 common law [^q13-grca-effective-date].
249
+
250
+ Georgia restrictive-covenant law is effectively two-track, divided by the date the covenant was signed. The Act expressly limits itself to agreements entered on or after its effective date.
251
+
252
+ "This Act shall become effective upon its approval by the Governor or upon its becoming law without such approval and shall apply to contracts entered into on and after such date and shall not apply in actions determining the enforceability of restrictive covenants entered into before such date."[^q13-grca-effective-date]
253
+
254
+ The Act was signed and took effect on May 11, 2011. A covenant signed before that date is governed by the older, far less forgiving common-law regime, under which Georgia courts strictly scrutinized employee covenants and would not blue-pencil an overbroad employment non-compete. The Act applies only between the listed contracting relationships — employers and employees, franchisors and franchisees, sellers and buyers of a business, and the others § 13-8-52 lists.
255
+
256
+ "The provisions of this article shall be applicable only to contracts and agreements between or among: (1) Employers and employees; (2) Distributors and manufacturers; (3) Lessors and lessees; (4) Partnerships and partners; (5) Franchisors and franchisees; (6) Sellers and purchasers of a business or commercial enterprise; and (7) Two or more employers."[^q13-grca-13-8-52-application]
257
+
258
+ > [!NOTE]
259
+ > **Practice note.**
260
+ >
261
+ > Check the signing date before applying the GRCA. A covenant entered before May 11, 2011 is judged under Georgia's stricter pre-Act common law, where modification was unavailable for employment non-competes, so the modern reasonableness and blue-pencil rules do not apply to it [^q13-grca-effective-date][^q13-grca-13-8-52-application].
262
+
263
+ [^about]: By Steven Obiajulu, J.D. Published by [openagreements.org](https://openagreements.org). Last reviewed 2026-06-03. License: CC BY 4.0. Steven Obiajulu, J.D. is admitted in New York, not Georgia. This article synthesizes Georgia primary law and is not legal advice from a Georgia-admitted attorney. This article is for informational purposes only and does not create an attorney-client relationship.
264
+
265
+ [^q1-grca-13-8-53a-reasonable]: **O.C.G.A. § 13-8-53** — "Notwithstanding any other provision of this chapter, enforcement of contracts that restrict competition during the term of a restrictive covenant, so long as such restrictions are reasonable in time, geographic area, and scope of prohibited activities, shall be permitted." *O.C.G.A. § 13-8-53(a).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
266
+
267
+ [^q1-grca-13-8-50-findings]: **O.C.G.A. § 13-8-50** — "The General Assembly finds that reasonable restrictive covenants contained in employment and commercial contracts serve the legitimate purpose of protecting legitimate business interests and creating an environment that is favorable to attracting commercial enterprises to Georgia and keeping existing businesses within the state." *O.C.G.A. § 13-8-50.* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
268
+
269
+ [^q1-grca-13-8-55-burden]: **O.C.G.A. § 13-8-55** — "The person seeking enforcement of a restrictive covenant shall plead and prove the existence of one or more legitimate business interests justifying the restrictive covenant. If a person seeking enforcement of the restrictive covenant establishes by prima-facie evidence that the restraint is in compliance with the provisions of Code Section 13-8-53, then any person opposing enforcement has the burden of establishing that the contractually specified restraint does not comply with such requirements or that such covenant is unreasonable." *O.C.G.A. § 13-8-55.* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
270
+
271
+ [^q2-grca-13-8-53a-categories]: **O.C.G.A. § 13-8-53** — "However, enforcement of contracts that restrict competition after the term of employment, as distinguished from a customer nonsolicitation provision, as described in subsection (b) of this Code section, or a nondisclosure of confidential information provision, as described in subsection (e) of this Code section, shall not be permitted against any employee who does not, in the course of his or her employment: (1) Customarily and regularly solicit for the employer customers or prospective customers; (2) Customarily and regularly engage in making sales or obtaining orders or contracts for products or services to be performed by others; (3) Perform the following duties: (A) Have a primary duty of managing the enterprise in which the employee is employed or of a customarily recognized department or subdivision thereof; (B) Customarily and regularly direct the work of two or more other employees; and (C) Have the authority to hire or fire other employees or have particular weight given to suggestions and recommendations as to the hiring, firing, advancement, promotion, or any other change of status of other employees; or (4) Perform the duties of a key employee or of a professional." *O.C.G.A. § 13-8-53(a).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
272
+
273
+ [^q2-blair-key-employee]: **Blair v. Pantera Enterprises, Inc.** — "Thus, Blair is not a ‘key employee’ as that term is defined in OCGA § 13-8-51 (8). Consequently, the trial court erred in issuing injunctive relief to Pantera." *Blair v. Pantera Enterprises, Inc., 349 Ga. App. 846 (2019) (physical precedent only).* <https://www.courtlistener.com/opinion/4601931/blair-v-pantera-enterprises-inc/#:~:text=Thus%2C%20Blair%20is%20not%20a,issuing%20injunctive%20relief%20to%20Pantera.>
274
+
275
+ [^q3-grca-13-8-57b-employee]: **O.C.G.A. § 13-8-57** — "a court shall presume to be reasonable in time any restraint two years or less in duration and shall presume to be unreasonable in time any restraint more than two years in duration, measured from the date of the termination of the business relationship." *O.C.G.A. § 13-8-57(b).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
276
+
277
+ [^q3-grca-13-8-57c-other]: **O.C.G.A. § 13-8-57** — "a court shall presume to be reasonable in time any restraint three years or less in duration and shall presume to be unreasonable in time any restraint more than three years in duration, measured from the date of termination of the business relationship." *O.C.G.A. § 13-8-57(c).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
278
+
279
+ [^q3-grca-13-8-57d-sale]: **O.C.G.A. § 13-8-57** — "a court shall presume to be reasonable in time any restraint the longer of five years or less in duration or equal to the period of time during which payments are being made to the owner or seller as a result of any sale referred to in this subsection and shall presume to be unreasonable in time any restraint more than the longer of five years in duration or the period of time during which payments are being made to the owner or seller as a result of any sale referred to in this subsection, measured from the date of termination or disposition of such interest." *O.C.G.A. § 13-8-57(d).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
280
+
281
+ [^q4-wimmer-no-express-term]: **North American Senior Benefits, LLC v. Wimmer** — "The petitioner — a Georgia corporation seeking to enforce a restrictive covenant against two former employees — asks us to review the conclusion reached by the Court of Appeals that, to be deemed geographically reasonable under OCGA § 13-8-53 (a), a restrictive covenant must contain an express geographic term. In light of the statutory text and context of the GRCA, we conclude that the Court of Appeals erred, so we reverse and remand this case for further proceedings." *North American Senior Benefits, LLC v. Wimmer, 319 Ga. 641 (2024).* <https://www.courtlistener.com/opinion/10680273/north-american-senior-benefits-llc-v-wimmer/#:~:text=The%20petitioner%20%E2%80%94%20a%20Georgia,this%20case%20for%20further%20proceedings.>
282
+
283
+ [^q4-grca-13-8-56-geography]: **O.C.G.A. § 13-8-56** — "In determining the reasonableness of a restrictive covenant that limits or restricts competition during or after the term of an employment or business or commercial relationship, the court shall make the following presumptions: (1) During the term of the relationship, a time period equal to or measured by duration of the parties' relationship is reasonable; provided, however, that the reasonableness of a time period after the term of an employment or business or commercial relationship shall be as provided for in Code Section 13-8-57; (2) A geographic territory which includes the areas in which the employer does business at any time during the parties' relationship, even if not known at the time of entry into the restrictive covenant, is reasonable provided that: (A) The total distance encompassed by the provisions of the covenant also is reasonable; (B) The agreement contains a list of particular competitors as prohibited employers for a limited period of time after the term of employment or a business or commercial relationship; or (C) Both subparagraphs (A) and (B) of this paragraph" *O.C.G.A. § 13-8-56(2).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
284
+
285
+ [^q5-grca-13-8-53b-customer]: **O.C.G.A. § 13-8-53** — "an employee may agree in writing for the benefit of an employer to refrain, for a stated period of time following termination, from soliciting, or attempting to solicit, directly or by assisting others, any business from any of such employer's customers, including actively seeking prospective customers, with whom the employee had material contact during his or her employment for purposes of providing products or services that are competitive with those provided by the employer's business. No express reference to geographic area or the types of products or services considered to be competitive shall be required in order for the restraint to be enforceable." *O.C.G.A. § 13-8-53(b).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
286
+
287
+ [^q5-grca-13-8-51-material-contact]: **O.C.G.A. § 13-8-51** — "'Material contact' means the contact between an employee and each customer or potential customer: (A) With whom or which the employee dealt on behalf of the employer; (B) Whose dealings with the employer were coordinated or supervised by the employee; (C) About whom the employee obtained confidential information in the ordinary course of business as a result of such employee's association with the employer; or (D) Who receives products or services authorized by the employer, the sale or provision of which results or resulted in compensation, commissions, or earnings for the employee within two years prior to the date of the employee's termination." *O.C.G.A. § 13-8-51(10).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
288
+
289
+ [^q6-beltpower-grca]: **Belt Power, LLC v. Reed** — "Upon a close reading of the entire statute, we conclude that the restrictive covenants at issue do fall within the ambit of the Act." *Belt Power, LLC v. Reed, 354 Ga. App. 289 (2020).* <https://www.courtlistener.com/opinion/4735721/belt-power-llc-v-steve-reed/#:~:text=Upon%20a%20close%20reading%20of,the%20ambit%20of%20the%20Act.>
290
+
291
+ [^q6-wimmer-nonrecruit]: **North American Senior Benefits, LLC v. Wimmer** — "In light of the statutory text and context of the GRCA, we conclude that the Court of Appeals erred, so we reverse and remand this case for further proceedings." *North American Senior Benefits, LLC v. Wimmer, 319 Ga. 641 (2024).* <https://www.courtlistener.com/opinion/10680273/north-american-senior-benefits-llc-v-wimmer/#:~:text=In%20light%20of%20the%20statutory,this%20case%20for%20further%20proceedings.>
292
+
293
+ [^q7-grca-13-8-53d-modify]: **O.C.G.A. § 13-8-53** — "Any restrictive covenant not in compliance with the provisions of this article is unlawful and is void and unenforceable; provided, however, that a court may modify a covenant that is otherwise void and unenforceable so long as the modification does not render the covenant more restrictive with regard to the employee than as originally drafted by the parties." *O.C.G.A. § 13-8-53(d).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
294
+
295
+ [^q7-grca-13-8-54b-relief]: **O.C.G.A. § 13-8-54** — "In any action concerning enforcement of a restrictive covenant, a court shall not enforce a restrictive covenant unless it is in compliance with the provisions of Code Section 13-8-53; provided, however, that if a court finds that a contractually specified restraint does not comply with the provisions of Code Section 13-8-53, then the court may modify the restraint provision and grant only the relief reasonably necessary to protect such interest or interests and to achieve the original intent of the contracting parties to the extent possible." *O.C.G.A. § 13-8-54(b).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
296
+
297
+ [^q7-grca-13-8-54-construe]: **O.C.G.A. § 13-8-54** — "A court shall construe a restrictive covenant to comport with the reasonable intent and expectations of the parties to the covenant and in favor of providing reasonable protection to all legitimate business interests established by the person seeking enforcement." *O.C.G.A. § 13-8-54(a).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
298
+
299
+ [^q7-beltpower-modify]: **Belt Power, LLC v. Reed** — "We nevertheless conclude that the trial court did not abuse its discretion in declining to apply the ‘blue pencil’ provision in the Act to modify the terms of the covenants." *Belt Power, LLC v. Reed, 354 Ga. App. 289 (2020).* <https://www.courtlistener.com/opinion/4735721/belt-power-llc-v-steve-reed/#:~:text=We%20nevertheless%20conclude%20that%20the,the%20terms%20of%20the%20covenants.>
300
+
301
+ [^q8-grca-13-8-53a-consideration]: **O.C.G.A. § 13-8-53** — "Notwithstanding any other provision of this chapter, enforcement of contracts that restrict competition during the term of a restrictive covenant, so long as such restrictions are reasonable in time, geographic area, and scope of prohibited activities, shall be permitted." *O.C.G.A. § 13-8-53(a).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
302
+
303
+ [^q9-motorsports-touchstone]: **Motorsports of Conyers, LLC v. Burbach** — "Having taken a fresh look, we conclude that Georgia law remains the touchstone for determining whether a given restrictive covenant is enforceable in our courts, even where the contract says another state's law applies." *Motorsports of Conyers, LLC v. Burbach, 317 Ga. 206 (2023).* <https://www.courtlistener.com/opinion/10680038/motorsports-of-conyers-llc-v-burbach/#:~:text=Having%20taken%20a%20fresh%20look%2C,says%20another%20state's%20law%20applies.>
304
+
305
+ [^q9-motorsports-mechanism]: **Motorsports of Conyers, LLC v. Burbach** — "If the restrictive covenant is unreasonable under the GRCA, a Georgia court may not apply foreign law to enforce it." *Motorsports of Conyers, LLC v. Burbach, 317 Ga. 206 (2023).* <https://www.courtlistener.com/opinion/10680038/motorsports-of-conyers-llc-v-burbach/#:~:text=If%20the%20restrictive%20covenant%20is,foreign%20law%20to%20enforce%20it.>
306
+
307
+ [^q10-daneshgari-no-extend]: **Daneshgari v. Patriot Towing Services, LLC** — "On appeal, the defendants contend that the trial court erred in extending its injunction beyond the contractual expiration of the noncompete agreement. For the reasons set forth infra, we agree and reverse." *Daneshgari v. Patriot Towing Services, LLC, 361 Ga. App. 555 (2021).* <https://www.courtlistener.com/opinion/5295364/khosrow-daneshgari-v-patriot-towing-services-llc/#:~:text=On%20appeal%2C%20the%20defendants%20contend,infra%2C%20we%20agree%20and%20reverse.>
308
+
309
+ [^q10-daneshgari-equity]: **Daneshgari v. Patriot Towing Services, LLC** — "But the Supreme Court of Georgia has rejected—at least implicitly—the idea that ‘equity permits a court to extend the period of a non-compete agreement.’" *Daneshgari v. Patriot Towing Services, LLC, 361 Ga. App. 555 (2021).* <https://www.courtlistener.com/opinion/5295364/khosrow-daneshgari-v-patriot-towing-services-llc/#:~:text=But%20the%20Supreme%20Court%20of,period%20of%20a%20non%2Dcompete%20agreement.%E2%80%9D>
310
+
311
+ [^q10-grca-13-8-58-remedies]: **O.C.G.A. § 13-8-58** — "A court shall enforce a restrictive covenant by any appropriate and effective remedy available at law or equity, including, but not limited to, temporary and permanent injunctions." *O.C.G.A. § 13-8-58(c).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
312
+
313
+ [^q11-grca-13-8-53e-confidentiality]: **O.C.G.A. § 13-8-53** — "Nothing in this article shall be construed to limit the period of time for which a party may agree to maintain information as confidential or as a trade secret, or to limit the geographic area within which such information must be kept confidential or as a trade secret, for so long as the information or material remains confidential or a trade secret, as applicable." *O.C.G.A. § 13-8-53(e).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
314
+
315
+ [^q11-grca-13-8-53a-carveout]: **O.C.G.A. § 13-8-53** — "However, enforcement of contracts that restrict competition after the term of employment, as distinguished from a customer nonsolicitation provision, as described in subsection (b) of this Code section, or a nondisclosure of confidential information provision, as described in subsection (e) of this Code section, shall not be permitted against any employee who does not, in the course of his or her employment:" *O.C.G.A. § 13-8-53(a).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
316
+
317
+ [^q12-grca-13-8-51-professional]: **O.C.G.A. § 13-8-51** — "'Professional' means an employee who has as a primary duty the performance of work requiring knowledge of an advanced type in a field of science or learning customarily acquired by a prolonged course of specialized intellectual instruction or requiring invention, imagination, originality, or talent in a recognized field of artistic or creative endeavor." *O.C.G.A. § 13-8-51(14).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
318
+
319
+ [^q12-grca-13-8-53a-physician]: **O.C.G.A. § 13-8-53** — "Notwithstanding any other provision of this chapter, enforcement of contracts that restrict competition during the term of a restrictive covenant, so long as such restrictions are reasonable in time, geographic area, and scope of prohibited activities, shall be permitted." *O.C.G.A. § 13-8-53(a).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
320
+
321
+ [^q13-grca-effective-date]: **2011 Ga. HB 30, § 5 (O.C.G.A. § 13-8-50 et seq.)** — "This Act shall become effective upon its approval by the Governor or upon its becoming law without such approval and shall apply to contracts entered into on and after such date and shall not apply in actions determining the enforceability of restrictive covenants entered into before such date." *2011 Ga. HB 30, § 5 (eff. May 11, 2011).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
322
+
323
+ [^q13-grca-13-8-52-application]: **O.C.G.A. § 13-8-52** — "The provisions of this article shall be applicable only to contracts and agreements between or among: (1) Employers and employees; (2) Distributors and manufacturers; (3) Lessors and lessees; (4) Partnerships and partners; (5) Franchisors and franchisees; (6) Sellers and purchasers of a business or commercial enterprise; and (7) Two or more employers." *O.C.G.A. § 13-8-52(a).* <https://www.legis.ga.gov/api/legislation/document/20112012/114248>
@@ -0,0 +1,180 @@
1
+ ---
2
+ jurisdiction: "Guam"
3
+ slug: guam
4
+ countryCode: US
5
+ snapshotAsOf: "2026-06-19"
6
+ lastReviewed: "2026-06-03"
7
+ canonicalUrl: https://openagreements.org/practice-guides/non-compete/us/guam
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/guam · **Snapshot as of:** 2026-06-19 · License: CC BY 4.0 · © openagreements.org
19
+
20
+ # Non-Competes in Guam[^about]
21
+
22
+ Guam voids employee non-compete agreements by statute — 18 GCA § 88105 derives from former California Civil Code § 1673 and is virtually identical to California's Business and Professions Code § 16600 — and the Supreme Court of Guam reads it as a per-se ban, leaving only narrow sale-of-business and partnership-dissolution exceptions.
23
+
24
+
25
+ ## At a glance
26
+
27
+ | Question | Guam |
28
+ | --- | --- |
29
+ | **Are non-competes enforceable?** | Banned |
30
+ | **Bottom line** | Guam voids employee non-competes by statute — 18 GCA § 88105, a transplant of California's restraint-of-trade rule that the Supreme Court of Guam reads as a per-se ban — leaving only narrow sale-of-business and partnership-dissolution exceptions. |
31
+ | **Main law or case** | 18 GCA § 88105; Island Eye Ctr., Inc. v. Lombard, 2020 Guam 32 |
32
+ | **Main exceptions** | Sale of business good will (§ 88106); partnership dissolution (§ 88107) |
33
+ | **Can a court narrow it?** | No |
34
+ | **Applies to contractors?** | Unclear |
35
+ | **Restriction extended during a breach?** | Not addressed |
36
+ | **Maximum length set by law** | Not applicable (employee covenant void regardless of duration) |
37
+
38
+ ## Are employee non-compete agreements enforceable in Guam? {#employee-noncompetes}
39
+
40
+ **Short answer.** No. Guam voids employee non-compete agreements by statute. Title 18 of the Guam Code Annotated, section 88105, makes every contract that restrains someone from exercising a lawful profession, trade, or business void to that extent, except for two narrow statutory exceptions — and in *Island Eye Center, Inc. v. Lombard* the Supreme Court of Guam read that language as a per-se ban [^stat-88105][^ie-void-holding].
41
+
42
+ Guam's restraint-of-trade statute is not the product of local drafting — it is California law transplanted. Section 88105 descends from the former California Civil Code section 1673, since recodified as the heavily litigated Business and Professions Code section 16600, and the *Island Eye* court said so in the first case to construe the provision [^ie-first-time][^ie-derived].
43
+
44
+ "Our statute is derived from California Civil Code section 1673, since replaced by California Business and Professions Code section 16600."[^ie-derived]
45
+
46
+ Because the statutes are nearly identical, the court treats California's interpretation as persuasive and adopted its strict employee-mobility reading for the non-compete before it. That means Guam, like California, does not weigh a covenant's duration or geography the way a reasonableness state does. A clause that restrains a former employee from competing is simply outside the statute and void — the court reads section 88105 as an expression of public policy favoring employee mobility [^ie-policy].
47
+
48
+ "Therefore, we hold that section 88105 evidences public policy for employee mobility and every citizen's right to pursue lawful employment or enterprise of his or her choice."[^ie-policy]
49
+
50
+ Applying that rule, the court struck the non-compete in *Island Eye*, which barred an ophthalmologist from practicing for 30 months across Guam and the Mariana Islands, as void rather than narrowing it to something enforceable [^ie-void-holding].
51
+
52
+ "These post-employment terms are undoubtedly a restraint of trade in violation of 18 GCA § 88105 and are to that extent void."[^ie-void-holding]
53
+
54
+ This is not a new development. Decades earlier, the Ninth Circuit applied the same statute in *Shelton v. Guam Service Games* and voided a Guam-wide covenant, holding that a positive legislative declaration overrode any common-law reasonableness argument [^shelton-void].
55
+
56
+ "Since this agreement attempted to make the prohibition and restraint complete within the Territory of Guam, it is to that extent void."[^shelton-void]
57
+
58
+ > [!NOTE]
59
+ > **Practice note.**
60
+ >
61
+ > Do not paper a Guam employee with an out-of-state non-compete form and assume a court will blue-pencil it down to something enforceable. The Supreme Court of Guam voided the non-compete in *Island Eye* outright, and it expressly left open whether blue-penciling an overbroad covenant is even permissible — so reformation is no safe harbor. The only reliable paths to a valid covenant are the narrow sale-of-business and partnership exceptions discussed below [^stat-88105][^ie-void-holding].
62
+
63
+ ## Are customer and employee non-solicitation clauses enforceable in Guam? {#non-solicitation}
64
+
65
+ **Short answer.** Neither sits on firm ground, and a customer non-solicitation clause likely shares the non-compete's fate. No Guam decision squarely rules on a customer non-solicitation clause, but because *Island Eye* adopted California's section 16600 framework — under which a covenant that forecloses a former employee's ability to compete for business is an impermissible restraint — a customer non-solicit likely carries the same void risk. For clauses barring the solicitation of a former employer's *staff*, the Supreme Court of Guam expressly left the question of facial validity open in *Island Eye* [^q2-ie-postemp][^q2-ie-facial].
66
+
67
+ Guam took its restraint-of-trade rule from California, where post-employment covenants that foreclose a worker's ability to compete are impermissible restraints regardless of how they are labeled — including the former-client service restriction the court invalidated in *Edwards*, the decision *Island Eye* adopted. *Island Eye* itself distinguished employee anti-raiding clauses from client non-solicits and did not separately rule on a customer non-solicitation clause, so the customer-restriction conclusion is a prediction from the adopted framework rather than a Guam holding [^q2-ie-postemp].
68
+
69
+ "California courts interpret post-employment covenants not to compete as impermissible restraints of trade which violate section 16600."[^q2-ie-postemp]
70
+
71
+ Employee *anti-raiding* clauses — barring a departing worker from soliciting the employer's remaining staff — are the open question. In *Island Eye*, the employer conceded that such clauses are typically invalidated under California law, and the court resolved the dispute without deciding whether they facially violate section 88105 [^q2-ie-concede][^q2-ie-facial].
72
+
73
+ "Because of Island Eye's concession, the parties' arguments on appeal are limited to whether non-solicitation clauses facially violate 18 GCA § 88105."[^q2-ie-facial]
74
+
75
+ > [!NOTE]
76
+ > **Practice note.**
77
+ >
78
+ > Treat a customer non-solicitation clause in a Guam employment agreement as carrying the same void risk as a non-compete, and recognize that an employee anti-raiding clause rests on unsettled ground after *Island Eye* — the court declined to rule on its facial validity, and the employer there conceded California voids such clauses. Protect customer relationships and workforce stability through a properly scoped trade-secret and confidentiality program instead [^q2-ie-postemp][^q2-ie-concede].
79
+
80
+ ## Are non-competes tied to the sale of a business enforceable in Guam? {#sale-of-business}
81
+
82
+ **Short answer.** Yes, within a narrow statutory exception. Section 88106 lets a person who sells the good will of a business agree not to carry on a similar business within a *specified district, city, or a part thereof*, so long as the buyer continues a like business there — but courts read the geographic limit strictly [^stat-88106][^shelton-goodwill].
83
+
84
+ The sale-of-business exception exists so a buyer can protect the good will it pays for; without it, a seller could reopen next door and take back the customer base just sold. But the covenant must be tied to a genuine sale of good will and confined to a specified district, city, or part of one [^stat-88106].
85
+
86
+ "One who sells the good will of a business may agree with the buyer to refrain from carrying on a similar business within a specified district, city, or a part thereof, so long as the buyer, or any person deriving title to the good will from him, carries on a like business therein."[^stat-88106]
87
+
88
+ That geographic limit has teeth. In *Shelton v. Guam Service Games*, the Ninth Circuit refused to fit a Territory-wide covenant within the good-will exception, reasoning that a restraint covering the entire Territory of Guam is too broad to be the *specified district, city, or part* the statute allows [^shelton-goodwill].
89
+
90
+ "By no theory could it include the entire Territory of Guam or any major portion thereof."[^shelton-goodwill]
91
+
92
+ > [!CAUTION]
93
+ > **Drafting note.**
94
+ >
95
+ > Tie a Guam sale-of-business covenant to the good will actually sold and confine it to a specified district, city, or part of one — not the whole island. A covenant scoped to the entire Territory of Guam falls outside section 88106 and, under *Shelton*, leaves section 88105 to void it [^stat-88106][^shelton-goodwill].
96
+
97
+ ## Can partners agree not to compete on dissolution of a Guam partnership? {#partnership-dissolution}
98
+
99
+ **Short answer.** Yes, within the second statutory exception. Section 88107 lets partners, on or in anticipation of dissolving a partnership, agree not to carry on a similar business within the same city or town where the partnership did business, or a specified part of it [^stat-88107].
100
+
101
+ This is the partnership analogue to the sale-of-business exception, and it is drafted just as narrowly: the permissible restraint is bounded to the same city or town — or a specified part of it — where the partnership transacted business [^stat-88107].
102
+
103
+ "Partners may, upon or in anticipation of a dissolution of a partnership, agree that none of them will carry on a similar business within the same city or town where the partnership business has been transacted, or within a specified part thereof."[^stat-88107]
104
+
105
+ > [!CAUTION]
106
+ > **Drafting note.**
107
+ >
108
+ > Scope a partnership non-compete to the same city or town — or a specified part of it — where the partnership actually did business, and tie it to dissolution. A clause reaching beyond that geography, or imposed outside the dissolution context, falls outside section 88107 and is exposed to the section 88105 ban [^stat-88107][^q4-stat-88105].
109
+
110
+ ## Can a liquidated-damages or penalty clause back up a Guam covenant? {#liquidated-damages}
111
+
112
+ **Short answer.** Generally no. Guam's contract statute voids a clause that fixes damages for breach in advance, except where actual damages would be impracticable or extremely difficult to fix — so a penalty bolted onto a covenant cannot do work the covenant itself cannot [^stat-88103][^stat-88104].
113
+
114
+ Section 88103 sets the default rule: a contract that fixes the amount of damages in anticipation of a breach is void to that extent [^stat-88103].
115
+
116
+ "Every contract by which the amount of damage to be paid, or other compensation to be made, for a breach of an obligation, is determined in anticipation thereof, is to that extent void, except as expressly provided in the next section."[^stat-88103]
117
+
118
+ The lone exception, section 88104, permits a genuine liquidated-damages estimate only where actual damages would be impracticable or extremely difficult to fix [^stat-88104].
119
+
120
+ "The parties to a contract may agree therein on an amount which shall be presumed to be the amount of damage sustained by a breach thereof; when, from the nature of the case, it would be impracticable or extremely difficult to fix the actual damage."[^stat-88104]
121
+
122
+ > [!CAUTION]
123
+ > **Drafting note.**
124
+ >
125
+ > Do not try to rescue a Guam non-compete with a liquidated-damages or penalty clause. The covenant itself is void under section 88105, and section 88103 independently voids a damages-fixing clause unless it meets the narrow section 88104 standard for situations where actual damages are impracticable to calculate [^stat-88103][^stat-88104].
126
+
127
+ ## What can a Guam employer protect instead of a non-compete? {#trade-secrets}
128
+
129
+ **Short answer.** Trade secrets and narrowly drawn confidentiality. Guam has not adopted the Uniform Trade Secrets Act, so in *Island Eye* the Supreme Court of Guam borrowed the trade-secret definition from the territory's criminal code — 9 GCA § 43.10(f) — to govern civil misappropriation claims; that protection guards genuine secrets without restraining the employee's right to compete [^q6-ie-tradesecret].
130
+
131
+ Because the *Island Eye* employer had no statutory trade-secret regime to point to, the court had to decide what definition applies to a civil claim. It adopted the criminal-code definition as a matter of first impression [^q6-ie-tradesecret].
132
+
133
+ "Therefore, we hold that the definition of trade secrets in 9 GCA § 43.10(f) is the definition of trade secrets for civil trade-secret-misappropriation claims."[^q6-ie-tradesecret]
134
+
135
+ A confidentiality or trade-secret program protects the *information* rather than the employment relationship, which is why it is the durable tool a Guam employer has after section 88105 takes a non-compete off the table. The discipline it requires is precision: a confidentiality clause cannot be written so broadly that it functions as a back-door non-compete barring the employee from the field, because that would be the very restraint section 88105 voids.
136
+
137
+ The court drew that line itself. *Island Eye* rejected the *inevitable disclosure* doctrine — the theory that a departing employee will inevitably use trade secrets in a new job — precisely because it would convert trade-secret protection into a de facto covenant not to compete, and stressed that such protection is a shield rather than a sword [^q6-ie-shield].
138
+
139
+ "Trade-secret protection should be a shield, not a sword used by employers to retain its employees by threat of rendering them substantially unemployable in their field of experience or prevent workers from pursuing their livelihoods when they leave their current positions."[^q6-ie-shield]
140
+
141
+ > [!CAUTION]
142
+ > **Drafting note.**
143
+ >
144
+ > Do not define *confidential information* so broadly that it sweeps in the employee's general skills, knowledge, and industry experience — a confidentiality clause that effectively prevents the worker from practicing their profession is a non-compete in substance and void under section 88105. Tie confidentiality to genuine secrets that meet the 9 GCA § 43.10(f) definition the Supreme Court of Guam adopted, and remember that hiring a former competitor's at-will staff is not itself misappropriation absent an identifiable trade secret [^q6-ie-tradesecret][^q6-ie-shield].
145
+
146
+ [^about]: By Steven Obiajulu, J.D. Published by [openagreements.org](https://openagreements.org). Last reviewed 2026-06-03. License: CC BY 4.0. Steven Obiajulu, J.D. is admitted in New York, not Guam. This article synthesizes Guam primary law and is not legal advice from a Guam-admitted attorney. This article is for informational purposes only and does not create an attorney-client relationship.
147
+
148
+ [^stat-88105]: **18 GCA § 88105 — Contracts in Restraint of Trade** — "Every contract, by which anyone is restrained from exercising a lawful profession, trade, or business of any kind, otherwise than is provided in the next two sections, is to that extent void." *18 GCA § 88105.* <https://col.guamcourts.gov/sites/default/files/18gc088.pdf>
149
+
150
+ [^ie-void-holding]: **Island Eye Center, Inc. v. Lombard** — "These post-employment terms are undoubtedly a restraint of trade in violation of 18 GCA § 88105 and are to that extent void." *Island Eye Ctr., Inc. v. Lombard, 2020 Guam 32.* <https://case-law.vlex.com/vid/island-eye-ctr-v-1039283384>
151
+
152
+ [^ie-first-time]: **Island Eye Center, Inc. v. Lombard** — "This is the first time we have been asked to interpret our restraint-of-trade provision." *Island Eye Ctr., Inc. v. Lombard, 2020 Guam 32.* <https://case-law.vlex.com/vid/island-eye-ctr-v-1039283384>
153
+
154
+ [^ie-derived]: **Island Eye Center, Inc. v. Lombard** — "Our statute is derived from California Civil Code section 1673, since replaced by California Business and Professions Code section 16600." *Island Eye Ctr., Inc. v. Lombard, 2020 Guam 32.* <https://case-law.vlex.com/vid/island-eye-ctr-v-1039283384>
155
+
156
+ [^ie-policy]: **Island Eye Center, Inc. v. Lombard** — "Therefore, we hold that section 88105 evidences public policy for employee mobility and every citizen's right to pursue lawful employment or enterprise of his or her choice." *Island Eye Ctr., Inc. v. Lombard, 2020 Guam 32.* <https://case-law.vlex.com/vid/island-eye-ctr-v-1039283384>
157
+
158
+ [^shelton-void]: **Shelton v. Guam Service Games** — "Since this agreement attempted to make the prohibition and restraint complete within the Territory of Guam, it is to that extent void." *Shelton v. Guam Service Games, 239 F.2d 902 (9th Cir. 1956).* <https://www.courtlistener.com/opinion/241093/austin-j-shelton-v-guam-service-games-a-copartnership/#:~:text=Since%20this%20agreement%20attempted%20to,is%20to%20that%20extent%20void.>
159
+
160
+ [^q2-ie-postemp]: **Island Eye Center, Inc. v. Lombard** — "California courts interpret post-employment covenants not to compete as impermissible restraints of trade which violate section 16600." *Island Eye Ctr., Inc. v. Lombard, 2020 Guam 32.* <https://case-law.vlex.com/vid/island-eye-ctr-v-1039283384>
161
+
162
+ [^q2-ie-facial]: **Island Eye Center, Inc. v. Lombard** — "Because of Island Eye's concession, the parties' arguments on appeal are limited to whether non-solicitation clauses facially violate 18 GCA § 88105." *Island Eye Ctr., Inc. v. Lombard, 2020 Guam 32.* <https://case-law.vlex.com/vid/island-eye-ctr-v-1039283384>
163
+
164
+ [^q2-ie-concede]: **Island Eye Center, Inc. v. Lombard** — "Island Eye concedes that employee non-solicitation clauses are typically invalidated under California law as unlawful restraints of trade." *Island Eye Ctr., Inc. v. Lombard, 2020 Guam 32.* <https://case-law.vlex.com/vid/island-eye-ctr-v-1039283384>
165
+
166
+ [^stat-88106]: **18 GCA § 88106 — Exception: Sale of Good Will** — "One who sells the good will of a business may agree with the buyer to refrain from carrying on a similar business within a specified district, city, or a part thereof, so long as the buyer, or any person deriving title to the good will from him, carries on a like business therein." *18 GCA § 88106.* <https://col.guamcourts.gov/sites/default/files/18gc088.pdf>
167
+
168
+ [^shelton-goodwill]: **Shelton v. Guam Service Games** — "By no theory could it include the entire Territory of Guam or any major portion thereof." *Shelton v. Guam Service Games, 239 F.2d 902 (9th Cir. 1956).* <https://www.courtlistener.com/opinion/241093/austin-j-shelton-v-guam-service-games-a-copartnership/#:~:text=By%20no%20theory%20could%20it,or%20any%20major%20portion%20thereof.>
169
+
170
+ [^stat-88107]: **18 GCA § 88107 — Exception: Partnership Agreement** — "Partners may, upon or in anticipation of a dissolution of a partnership, agree that none of them will carry on a similar business within the same city or town where the partnership business has been transacted, or within a specified part thereof." *18 GCA § 88107.* <https://col.guamcourts.gov/sites/default/files/18gc088.pdf>
171
+
172
+ [^q4-stat-88105]: **18 GCA § 88105 — Contracts in Restraint of Trade** — "Every contract, by which anyone is restrained from exercising a lawful profession, trade, or business of any kind, otherwise than is provided in the next two sections, is to that extent void." *18 GCA § 88105.* <https://col.guamcourts.gov/sites/default/files/18gc088.pdf>
173
+
174
+ [^stat-88103]: **18 GCA § 88103 — Contract Fixing Damages** — "Every contract by which the amount of damage to be paid, or other compensation to be made, for a breach of an obligation, is determined in anticipation thereof, is to that extent void, except as expressly provided in the next section." *18 GCA § 88103.* <https://col.guamcourts.gov/sites/default/files/18gc088.pdf>
175
+
176
+ [^stat-88104]: **18 GCA § 88104 — Exceptions** — "The parties to a contract may agree therein on an amount which shall be presumed to be the amount of damage sustained by a breach thereof; when, from the nature of the case, it would be impracticable or extremely difficult to fix the actual damage." *18 GCA § 88104.* <https://col.guamcourts.gov/sites/default/files/18gc088.pdf>
177
+
178
+ [^q6-ie-tradesecret]: **Island Eye Center, Inc. v. Lombard** — "Therefore, we hold that the definition of trade secrets in 9 GCA § 43.10(f) is the definition of trade secrets for civil trade-secret-misappropriation claims." *Island Eye Ctr., Inc. v. Lombard, 2020 Guam 32.* <https://case-law.vlex.com/vid/island-eye-ctr-v-1039283384>
179
+
180
+ [^q6-ie-shield]: **Island Eye Center, Inc. v. Lombard** — "Trade-secret protection should be a shield, not a sword used by employers to retain its employees by threat of rendering them substantially unemployable in their field of experience or prevent workers from pursuing their livelihoods when they leave their current positions." *Island Eye Ctr., Inc. v. Lombard, 2020 Guam 32.* <https://case-law.vlex.com/vid/island-eye-ctr-v-1039283384>