@tgoodington/intuition 8.1.3 → 9.2.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 (111) hide show
  1. package/docs/v9/decision-framework-direction.md +142 -0
  2. package/docs/v9/decision-framework-implementation.md +114 -0
  3. package/docs/v9/domain-adaptive-team-architecture.md +1016 -0
  4. package/docs/v9/test/SESSION_SUMMARY.md +117 -0
  5. package/docs/v9/test/TEST_PLAN.md +119 -0
  6. package/docs/v9/test/blueprints/legal-analyst.md +166 -0
  7. package/docs/v9/test/output/07_cover_letter.md +41 -0
  8. package/docs/v9/test/phase2/mock_plan.md +89 -0
  9. package/docs/v9/test/phase2/producers.json +32 -0
  10. package/docs/v9/test/phase2/specialists/database-architect.specialist.md +10 -0
  11. package/docs/v9/test/phase2/specialists/financial-analyst.specialist.md +10 -0
  12. package/docs/v9/test/phase2/specialists/legal-analyst.specialist.md +10 -0
  13. package/docs/v9/test/phase2/specialists/technical-writer.specialist.md +10 -0
  14. package/docs/v9/test/phase2/team_assignment.json +61 -0
  15. package/docs/v9/test/phase3/blueprints/legal-analyst.md +840 -0
  16. package/docs/v9/test/phase3/legal-analyst-full.specialist.md +111 -0
  17. package/docs/v9/test/phase3/project_context/nh_landlord_tenant_notes.md +35 -0
  18. package/docs/v9/test/phase3/project_context/property_facts.md +32 -0
  19. package/docs/v9/test/phase3b/blueprints/legal-analyst.md +1715 -0
  20. package/docs/v9/test/phase3b/legal-analyst.specialist.md +153 -0
  21. package/docs/v9/test/phase3b/scratch/legal-analyst-stage1.md +270 -0
  22. package/docs/v9/test/phase4/TEST_PLAN.md +32 -0
  23. package/docs/v9/test/phase4/blueprints/financial-analyst-T2.md +538 -0
  24. package/docs/v9/test/phase4/blueprints/legal-analyst-T4.md +253 -0
  25. package/docs/v9/test/phase4/cross-blueprint-check.md +280 -0
  26. package/docs/v9/test/phase4/scratch/financial-analyst-T2-stage1.md +67 -0
  27. package/docs/v9/test/phase4/scratch/legal-analyst-T4-stage1.md +54 -0
  28. package/docs/v9/test/phase4/specialists/financial-analyst.specialist.md +156 -0
  29. package/docs/v9/test/phase4/specialists/legal-analyst.specialist.md +153 -0
  30. package/docs/v9/test/phase5/TEST_PLAN.md +35 -0
  31. package/docs/v9/test/phase5/blueprints/code-architect-hw-vetter.md +375 -0
  32. package/docs/v9/test/phase5/output/04_compliance_checklist.md +149 -0
  33. package/docs/v9/test/phase5/output/hardware-vetter-SKILL-v2.md +561 -0
  34. package/docs/v9/test/phase5/output/hardware-vetter-SKILL.md +459 -0
  35. package/docs/v9/test/phase5/producers/code-writer.producer.md +49 -0
  36. package/docs/v9/test/phase5/producers/document-writer.producer.md +62 -0
  37. package/docs/v9/test/phase5/regression-comparison-v2.md +60 -0
  38. package/docs/v9/test/phase5/regression-comparison.md +197 -0
  39. package/docs/v9/test/phase5/review-5A-specialist.md +213 -0
  40. package/docs/v9/test/phase5/specialist-test/TEST_PLAN.md +60 -0
  41. package/docs/v9/test/phase5/specialist-test/blueprint-comparison.md +252 -0
  42. package/docs/v9/test/phase5/specialist-test/blueprints/code-architect-hw-vetter.md +916 -0
  43. package/docs/v9/test/phase5/specialist-test/scratch/code-architect-stage1.md +427 -0
  44. package/docs/v9/test/phase5/specialists/code-architect.specialist.md +168 -0
  45. package/docs/v9/test/phase5b/TEST_PLAN.md +219 -0
  46. package/docs/v9/test/phase5b/blueprints/5B-10-stage2-with-decisions.md +286 -0
  47. package/docs/v9/test/phase5b/decisions/5B-2-accept-all-decisions.json +68 -0
  48. package/docs/v9/test/phase5b/decisions/5B-3-promote-decisions.json +70 -0
  49. package/docs/v9/test/phase5b/decisions/5B-4-individual-decisions.json +68 -0
  50. package/docs/v9/test/phase5b/decisions/5B-5-triage-decisions.json +110 -0
  51. package/docs/v9/test/phase5b/decisions/5B-6-fallback-decisions.json +40 -0
  52. package/docs/v9/test/phase5b/decisions/5B-8-partial-decisions.json +46 -0
  53. package/docs/v9/test/phase5b/decisions/5B-9-complete-decisions.json +54 -0
  54. package/docs/v9/test/phase5b/scratch/code-architect-stage1.md +133 -0
  55. package/docs/v9/test/phase5b/specialists/code-architect.specialist.md +202 -0
  56. package/docs/v9/test/phase5b/stage1-many-decisions.md +139 -0
  57. package/docs/v9/test/phase5b/stage1-no-assumptions.md +70 -0
  58. package/docs/v9/test/phase5b/stage1-with-assumptions.md +86 -0
  59. package/docs/v9/test/phase5b/test-5B-1-results.md +157 -0
  60. package/docs/v9/test/phase5b/test-5B-10-results.md +130 -0
  61. package/docs/v9/test/phase5b/test-5B-2-results.md +75 -0
  62. package/docs/v9/test/phase5b/test-5B-3-results.md +104 -0
  63. package/docs/v9/test/phase5b/test-5B-4-results.md +114 -0
  64. package/docs/v9/test/phase5b/test-5B-5-results.md +126 -0
  65. package/docs/v9/test/phase5b/test-5B-6-results.md +60 -0
  66. package/docs/v9/test/phase5b/test-5B-7-results.md +141 -0
  67. package/docs/v9/test/phase5b/test-5B-8-results.md +115 -0
  68. package/docs/v9/test/phase5b/test-5B-9-results.md +76 -0
  69. package/docs/v9/test/producers/document-writer.producer.md +62 -0
  70. package/docs/v9/test/specialists/legal-analyst.specialist.md +58 -0
  71. package/package.json +4 -2
  72. package/producers/code-writer/code-writer.producer.md +86 -0
  73. package/producers/data-file-writer/data-file-writer.producer.md +116 -0
  74. package/producers/document-writer/document-writer.producer.md +117 -0
  75. package/producers/form-filler/form-filler.producer.md +99 -0
  76. package/producers/presentation-creator/presentation-creator.producer.md +109 -0
  77. package/producers/spreadsheet-builder/spreadsheet-builder.producer.md +107 -0
  78. package/scripts/install-skills.js +88 -7
  79. package/scripts/uninstall-skills.js +3 -0
  80. package/skills/intuition-agent-advisor/SKILL.md +107 -0
  81. package/skills/intuition-assemble/SKILL.md +261 -0
  82. package/skills/intuition-build/SKILL.md +211 -151
  83. package/skills/intuition-debugger/SKILL.md +4 -4
  84. package/skills/intuition-design/SKILL.md +7 -3
  85. package/skills/intuition-detail/SKILL.md +377 -0
  86. package/skills/intuition-engineer/SKILL.md +8 -4
  87. package/skills/intuition-handoff/SKILL.md +251 -213
  88. package/skills/intuition-handoff/references/handoff_core.md +16 -16
  89. package/skills/intuition-initialize/SKILL.md +20 -5
  90. package/skills/intuition-initialize/references/state_template.json +16 -1
  91. package/skills/intuition-plan/SKILL.md +139 -59
  92. package/skills/intuition-plan/references/magellan_core.md +8 -8
  93. package/skills/intuition-plan/references/templates/plan_template.md +5 -5
  94. package/skills/intuition-prompt/SKILL.md +89 -27
  95. package/skills/intuition-start/SKILL.md +42 -9
  96. package/skills/intuition-start/references/start_core.md +12 -12
  97. package/skills/intuition-test/SKILL.md +345 -0
  98. package/specialists/api-designer/api-designer.specialist.md +291 -0
  99. package/specialists/business-analyst/business-analyst.specialist.md +270 -0
  100. package/specialists/copywriter/copywriter.specialist.md +268 -0
  101. package/specialists/database-architect/database-architect.specialist.md +275 -0
  102. package/specialists/devops-infrastructure/devops-infrastructure.specialist.md +314 -0
  103. package/specialists/financial-analyst/financial-analyst.specialist.md +269 -0
  104. package/specialists/frontend-component/frontend-component.specialist.md +293 -0
  105. package/specialists/instructional-designer/instructional-designer.specialist.md +285 -0
  106. package/specialists/legal-analyst/legal-analyst.specialist.md +260 -0
  107. package/specialists/marketing-strategist/marketing-strategist.specialist.md +281 -0
  108. package/specialists/project-manager/project-manager.specialist.md +266 -0
  109. package/specialists/research-analyst/research-analyst.specialist.md +273 -0
  110. package/specialists/security-auditor/security-auditor.specialist.md +354 -0
  111. package/specialists/technical-writer/technical-writer.specialist.md +275 -0
@@ -0,0 +1,840 @@
1
+ # Blueprint: Residential Lease Agreement — 24 Meadow St ADU
2
+
3
+ ## 1. Task Reference
4
+
5
+ - **Plan Task**: Task 1 — Draft Residential Lease Agreement
6
+ - **Domain**: legal/contracts
7
+ - **Depth**: Deep
8
+ - **Output**: `deliverables/01_lease_agreement.md`
9
+ - **Acceptance Criteria** (from plan):
10
+ 1. Lease complies with NH RSA 540 and 540-A requirements
11
+ 2. Lead paint disclosure included (pre-1978 structure)
12
+ 3. Security deposit terms within NH statutory limits
13
+ 4. ADU-specific provisions address shared property boundaries
14
+ 5. All required NH landlord disclosures present
15
+
16
+ ---
17
+
18
+ ## 2. Research Findings
19
+
20
+ ### Statutory Framework
21
+
22
+ **NH RSA 540 — Actions Against Tenants**
23
+ - 30-day written notice required for termination of month-to-month tenancy.
24
+ - During a fixed lease term, eviction requires specific grounds (nonpayment, lease violation, damage, criminal activity).
25
+ - All evictions must go through court process. Self-help eviction (lockouts, utility shutoffs, property removal) is prohibited.
26
+ - Landlord cannot retaliate against tenant for exercising legal rights (filing complaints, requesting repairs).
27
+
28
+ **NH RSA 540-A — Security Deposits**
29
+ - Maximum deposit: one month's rent OR $100, whichever is greater.
30
+ - Must be held in a separate escrow account at a New Hampshire bank or banking institution.
31
+ - Landlord must provide tenant written receipt with bank name and account number within 30 days of receiving the deposit.
32
+ - Interest must be paid to tenant on the deposit at the rate paid by the bank.
33
+ - Deposit must be returned within 30 days of lease termination, accompanied by an itemized list of any deductions.
34
+ - No separate "last month's rent" collection — only security deposit is permitted.
35
+ - [VERIFY] Whether NH law treats pet deposits as separate from the RSA 540-A security deposit cap, or whether all deposits are aggregated under the one-month maximum.
36
+ - [VERIFY] Whether failure to return deposit within 30 days triggers double damages under current statute.
37
+
38
+ **NH RSA 540-B — Lead Paint Disclosure**
39
+ - Applies to all residential rental properties built before 1978.
40
+ - Garage at 24 Meadow St was built in 1971 — disclosure is mandatory.
41
+ - Landlord must provide: (a) EPA-approved lead paint disclosure form, (b) "Protect Your Family from Lead in Your Home" pamphlet, (c) lead paint disclosure addendum incorporated into the lease.
42
+ - Landlord must disclose any known lead-based paint hazards and any available reports or records.
43
+ - Failure to disclose: tenant may void the lease; landlord is liable for damages.
44
+
45
+ **NH RSA 674:72 — Accessory Dwelling Units**
46
+ - Municipalities cannot prohibit ADUs in residential zones.
47
+ - Concord permits ADUs in all residential districts with no owner-occupancy requirement.
48
+ - ADU is a separate dwelling unit — a separate lease is legally appropriate.
49
+
50
+ ### Property Facts
51
+
52
+ - Address: 24 Meadow St, Concord, NH 03301
53
+ - Owners: Taylor & Katelyn Goodington
54
+ - ADU: 1-bedroom unit above converted two-bay garage, private entrance
55
+ - Original garage construction: 1971 (pre-1978 — lead paint disclosure required)
56
+ - Shared elements: driveway, yard (boundaries TBD at time of research), utilities (sub-metering TBD)
57
+ - Site: in-ground pool in rear yard, regulated wetlands at rear
58
+ - Variance for 8-foot rear extension granted February 2026
59
+
60
+ ### Required Disclosures Identified
61
+
62
+ 1. Lead paint disclosure addendum with EPA form and pamphlet (mandatory — RSA 540-B)
63
+ 2. Security deposit escrow bank name and account number (mandatory — RSA 540-A, within 30 days)
64
+ 3. Landlord name and address or authorized agent (mandatory)
65
+ 4. Utility responsibility disclosure (mandatory given shared property)
66
+ 5. Radon disclosure — [VERIFY] whether Concord has local requirements beyond state recommendations
67
+
68
+ ---
69
+
70
+ ## 3. Approach
71
+
72
+ The lease agreement is structured as a standalone residential lease for the ADU unit, with an ADU-specific shared property addendum and a lead paint disclosure addendum. The approach treats the ADU as an independent rental unit while explicitly addressing the shared-property realities of an owner-occupied ADU situation.
73
+
74
+ **Key structural decisions:**
75
+ - 12-month fixed term with automatic conversion to month-to-month at expiration
76
+ - Utilities included in rent with a conversion clause for future sub-metering
77
+ - No tenant access to the in-ground pool
78
+ - Exclusive tenant outdoor area defined near ADU entrance; all other areas restricted
79
+ - Pet policy presented as two alternatives (landlord selects at execution)
80
+ - All NH statutory requirements embedded directly in clause language, not relegated to addenda alone
81
+ - Lead paint disclosure as a required addendum with signature acknowledgment
82
+
83
+ ---
84
+
85
+ ## 4. Decisions Made
86
+
87
+ ### Decision 1: Lease Term Structure
88
+ - **Chosen**: 12-month fixed term with automatic month-to-month renewal after initial term
89
+ - **Alternatives considered**: (A) Month-to-month from start — maximum flexibility but less income security; (B) Fixed-term with fixed-term renewal — locks both parties for longer periods
90
+ - **Rationale**: Fixed initial term provides income stability while establishing the tenancy. Month-to-month conversion gives landlord flexibility to adjust terms or terminate with 30 days' notice if the ADU arrangement proves unworkable.
91
+
92
+ ### Decision 2: Pool Access
93
+ - **Chosen**: No tenant access to pool area
94
+ - **Alternatives considered**: Shared access with liability waiver and rules
95
+ - **Rationale**: Eliminates significant liability exposure and insurance complications. Pool area is restricted to landlord household. Can be amended later if relationship warrants it.
96
+
97
+ ### Decision 3: Utility Arrangement
98
+ - **Chosen**: Utilities included in rent, with automatic conversion to tenant-pays when sub-metering is installed
99
+ - **Alternatives considered**: (A) Tenant pays from day one (requires sub-metering infrastructure); (B) Percentage allocation formula (dispute-prone)
100
+ - **Rationale**: Sub-metering status is TBD. Including utilities in rent is simplest for launch. Conversion clause avoids needing a lease amendment when meters are installed. Reasonable-use provision protects landlord from abuse.
101
+
102
+ ### Decision 4: Pet Policy
103
+ - **Chosen**: Blueprint specifies both alternatives (no pets / pets with restrictions); landlord selects at lease execution
104
+ - **Legal flag**: [VERIFY] whether NH RSA 540-A aggregates all deposits (including pet deposits) under the one-month maximum, which would make a separate pet deposit impermissible
105
+ - **Rationale**: New construction argues for no-pets to protect the unit. Pet-friendly argues for broader tenant pool. Decision deferred to execution with both options fully drafted.
106
+
107
+ ### Decision 5: Shared Yard Boundaries
108
+ - **Chosen**: Exclusive tenant area defined as patio/deck and immediate area adjacent to ADU private entrance. Shared access to driveway and walkway to ADU entrance. All other yard areas (including pool area and wetland buffer zone) restricted to landlord use.
109
+ - **Alternatives considered**: Full shared yard access with rules — rejected due to friction potential in owner-occupied ADU situation.
110
+ - **Rationale**: Clear spatial boundaries reduce landlord-tenant friction. Exact dimensions to be specified in an exhibit diagram attached at execution.
111
+
112
+ ---
113
+
114
+ ## 5. Deliverable Specification
115
+
116
+ The lease agreement consists of a main document and two required addenda. Below is the section-by-section specification with actual clause language. The producer should assemble these into a single markdown document with clear section numbering.
117
+
118
+ ### Document Header
119
+
120
+ ```
121
+ RESIDENTIAL LEASE AGREEMENT
122
+
123
+ This Residential Lease Agreement ("Lease") is entered into as of __________, 20__
124
+ ("Effective Date"), by and between:
125
+
126
+ LANDLORD:
127
+ Taylor Goodington and Katelyn Goodington
128
+ 24 Meadow St, Concord, NH 03301
129
+ (collectively, "Landlord")
130
+
131
+ TENANT:
132
+ __________________________ ("Tenant")
133
+
134
+ The Landlord and Tenant are collectively referred to as the "Parties."
135
+ ```
136
+
137
+ ### Section 1: Premises
138
+
139
+ ```
140
+ 1. PREMISES
141
+
142
+ Landlord hereby leases to Tenant the following described premises ("Premises"):
143
+
144
+ The accessory dwelling unit ("ADU") located at 24 Meadow St, Concord, NH 03301,
145
+ consisting of a one-bedroom apartment situated above the converted garage structure,
146
+ including the private entrance serving the unit.
147
+
148
+ The Premises is a lawfully permitted accessory dwelling unit under New Hampshire
149
+ RSA 674:72 and the City of Concord zoning ordinance. The ADU is a separate dwelling
150
+ unit from the primary residence located on the same property.
151
+
152
+ The Premises does NOT include:
153
+ - The primary residence at 24 Meadow St
154
+ - The in-ground pool and surrounding pool area
155
+ - Any portion of the yard or grounds except as specified in Section 15
156
+ (Shared Property Areas)
157
+ - The garage bays below the ADU (if any remain in landlord use)
158
+
159
+ Year of original construction of the garage structure: 1971.
160
+ ```
161
+
162
+ ### Section 2: Term
163
+
164
+ ```
165
+ 2. TERM
166
+
167
+ A. Initial Term. The initial lease term shall be twelve (12) months, commencing
168
+ on __________, 20__ ("Commencement Date") and ending on __________, 20__
169
+ ("Expiration Date").
170
+
171
+ B. Renewal. Upon expiration of the Initial Term, this Lease shall automatically
172
+ convert to a month-to-month tenancy under the same terms and conditions, unless
173
+ either Party provides written notice of termination at least thirty (30) days
174
+ prior to the end of the then-current term, in accordance with NH RSA 540.
175
+
176
+ C. Early Termination. During the Initial Term, neither Party may terminate this
177
+ Lease except for cause as permitted under NH RSA 540. During any month-to-month
178
+ renewal period, either Party may terminate with thirty (30) days' written notice
179
+ prior to the end of a monthly period.
180
+ ```
181
+
182
+ ### Section 3: Rent
183
+
184
+ ```
185
+ 3. RENT
186
+
187
+ A. Monthly Rent. Tenant shall pay Landlord monthly rent in the amount of
188
+ $__________ ("Monthly Rent"), due on the first (1st) day of each calendar month.
189
+
190
+ B. First Month. Rent for the first month shall be due on or before the
191
+ Commencement Date. If the Commencement Date is not the first day of a month,
192
+ rent for the partial first month shall be prorated on a daily basis.
193
+
194
+ C. Payment Method. Rent shall be paid by [check / electronic transfer / other
195
+ method specified by Landlord]. Payments by check shall be made payable to
196
+ "Taylor Goodington" and delivered to: 24 Meadow St, Concord, NH 03301, or such
197
+ other address as Landlord may designate in writing.
198
+
199
+ D. Late Fee. If rent is not received by the fifth (5th) day of the month, Tenant
200
+ shall pay a late fee of $__________ [not to exceed a reasonable amount — recommend
201
+ 5% of monthly rent or $50, whichever is less]. Late fees shall not exceed the
202
+ actual administrative cost to Landlord caused by the late payment.
203
+
204
+ E. Returned Payments. If any payment is returned for insufficient funds, Tenant
205
+ shall pay a returned payment fee of $25.00 in addition to the late fee if
206
+ applicable.
207
+ ```
208
+
209
+ ### Section 4: Security Deposit
210
+
211
+ ```
212
+ 4. SECURITY DEPOSIT
213
+
214
+ This section is governed by New Hampshire RSA 540-A. Any provision of this Lease
215
+ that conflicts with RSA 540-A is superseded by the statute.
216
+
217
+ A. Amount. Tenant shall pay a security deposit in the amount of $__________
218
+ ("Security Deposit") upon execution of this Lease. The Security Deposit shall not
219
+ exceed one (1) month's rent or one hundred dollars ($100.00), whichever is greater,
220
+ as required by NH RSA 540-A:1.
221
+
222
+ B. Escrow. Landlord shall hold the Security Deposit in a separate escrow account
223
+ at a New Hampshire bank or banking institution. Landlord shall not commingle the
224
+ Security Deposit with Landlord's personal funds.
225
+
226
+ C. Deposit Receipt. Within thirty (30) days of receiving the Security Deposit,
227
+ Landlord shall provide Tenant with a written receipt stating the name and address
228
+ of the bank or banking institution where the deposit is held and the account number.
229
+
230
+ D. Interest. The Security Deposit shall accrue interest at the rate paid by the
231
+ bank on the escrow account. Landlord shall pay or credit accrued interest to
232
+ Tenant annually.
233
+
234
+ E. Permitted Deductions. Landlord may deduct from the Security Deposit only for:
235
+ (i) Unpaid rent;
236
+ (ii) Damage to the Premises beyond normal wear and tear;
237
+ (iii) Other charges permitted under this Lease and NH law.
238
+
239
+ F. Return. Within thirty (30) days after termination of the tenancy and Tenant's
240
+ surrender of the Premises, Landlord shall return the Security Deposit to Tenant,
241
+ less any lawful deductions. If deductions are made, Landlord shall provide Tenant
242
+ with an itemized written statement of each deduction and the amount thereof.
243
+
244
+ G. Forwarding Address. Tenant shall provide Landlord with a forwarding address
245
+ at or before the time of surrender. Landlord shall mail the deposit return and
246
+ any itemized statement to the forwarding address provided.
247
+
248
+ H. No Last Month's Rent. The Security Deposit shall not be applied as last
249
+ month's rent. Tenant may not withhold rent in the final month in lieu of the
250
+ Security Deposit.
251
+ ```
252
+
253
+ ### Section 5: Utilities and Services
254
+
255
+ ```
256
+ 5. UTILITIES AND SERVICES
257
+
258
+ A. Included Utilities. During such time as the Premises does not have separate
259
+ utility metering, the following utilities are included in the Monthly Rent:
260
+ - Electricity
261
+ - Heat (gas/electric — specify)
262
+ - Water and sewer
263
+ - Trash removal
264
+ - Internet (if applicable — specify)
265
+
266
+ B. Reasonable Use. Tenant shall use utilities in a reasonable and customary
267
+ manner consistent with normal residential use for a one-bedroom dwelling. Landlord
268
+ reserves the right to address excessive utility usage (defined as usage materially
269
+ exceeding the average for a comparable one-bedroom unit in the Concord, NH area)
270
+ through written notice and good-faith discussion with Tenant.
271
+
272
+ C. Sub-Metering Conversion. If Landlord installs separate utility meters or
273
+ sub-meters for the Premises, Landlord shall provide Tenant with sixty (60) days'
274
+ written notice. Upon activation of separate metering:
275
+ (i) Tenant shall establish utility accounts in Tenant's name and pay directly
276
+ for metered utilities;
277
+ (ii) The Monthly Rent shall be reduced by $__________ [amount to be determined
278
+ at that time based on average utility costs during the preceding six months
279
+ of tenancy, or if less than six months, based on reasonable estimate] to
280
+ reflect the transfer of utility costs to Tenant;
281
+ (iii) The rent reduction and effective date shall be documented in a written
282
+ amendment signed by both Parties.
283
+
284
+ D. Service Interruptions. Landlord shall not be liable for temporary interruptions
285
+ in utility service caused by events beyond Landlord's reasonable control, including
286
+ utility provider outages, weather events, and necessary maintenance. Landlord shall
287
+ provide reasonable advance notice of any planned service interruptions.
288
+ ```
289
+
290
+ ### Section 6: Use and Occupancy
291
+
292
+ ```
293
+ 6. USE AND OCCUPANCY
294
+
295
+ A. Permitted Use. The Premises shall be used exclusively as a private residence
296
+ for Tenant and the following authorized occupants: __________________________.
297
+ The total number of occupants shall not exceed two (2) persons.
298
+
299
+ B. Prohibited Uses. Tenant shall not:
300
+ (i) Conduct any business or commercial activity on the Premises, except for
301
+ remote work or home office use that does not generate foot traffic,
302
+ signage, or deliveries beyond normal residential levels;
303
+ (ii) Use or permit the Premises to be used for any unlawful purpose;
304
+ (iii) Create or permit any nuisance or unreasonably disturb the quiet enjoyment
305
+ of neighboring residents, including the occupants of the primary residence;
306
+ (iv) Store hazardous materials on the Premises beyond normal household quantities;
307
+ (v) Make any structural alterations or modifications to the Premises without
308
+ prior written consent of Landlord.
309
+
310
+ C. Smoking. Smoking of any substance (including tobacco, cannabis, and
311
+ e-cigarettes/vaping) is prohibited inside the Premises. Smoking outdoors is
312
+ permitted only in the Tenant's designated exclusive outdoor area as defined in
313
+ Section 15.
314
+
315
+ D. Compliance. Tenant shall comply with all applicable federal, state, and local
316
+ laws, ordinances, and regulations in connection with Tenant's use of the Premises.
317
+ ```
318
+
319
+ ### Section 7: Pet Policy
320
+
321
+ ```
322
+ 7. PET POLICY
323
+
324
+ [OPTION A — NO PETS]
325
+ No pets of any kind are permitted on the Premises without the prior written consent
326
+ of Landlord. This prohibition includes but is not limited to dogs, cats, birds,
327
+ reptiles, and fish tanks exceeding 10 gallons. Tenant acknowledges that unauthorized
328
+ pets constitute a material lease violation.
329
+
330
+ This restriction does not apply to service animals or emotional support animals as
331
+ required by applicable federal and state fair housing laws. Tenant must provide
332
+ Landlord with documentation of the need for such animal prior to bringing the
333
+ animal onto the Premises.
334
+
335
+ [OPTION B — PETS ALLOWED WITH RESTRICTIONS]
336
+ Tenant may keep the following pet(s) on the Premises, subject to the conditions
337
+ below:
338
+ Pet description: __________________________
339
+ Breed: __________________ Weight limit: ____ lbs
340
+
341
+ (i) Maximum of one (1) pet unless otherwise agreed in writing.
342
+ (ii) Tenant is responsible for all damage caused by the pet, including damage
343
+ to flooring, walls, fixtures, and outdoor areas.
344
+ (iii) Tenant shall not permit the pet to create unreasonable noise or
345
+ disturbance.
346
+ (iv) Tenant shall promptly clean up all pet waste from outdoor areas.
347
+ (v) Pet deposit: $__________ [VERIFY: NH RSA 540-A may prohibit any deposit
348
+ exceeding one month's rent in total. If pet deposits are aggregated with
349
+ the security deposit under the statutory cap, this deposit may not be
350
+ collected separately. Landlord should verify with a NH-licensed attorney
351
+ before collecting a pet deposit in addition to the security deposit.]
352
+
353
+ Service animals and emotional support animals are exempt from these restrictions
354
+ as required by applicable federal and state fair housing laws.
355
+
356
+ [LANDLORD: SELECT OPTION A OR OPTION B AND DELETE THE OTHER BEFORE EXECUTION.]
357
+ ```
358
+
359
+ ### Section 8: Maintenance and Repairs
360
+
361
+ ```
362
+ 8. MAINTENANCE AND REPAIRS
363
+
364
+ A. Landlord Obligations. Landlord shall maintain the Premises in compliance with
365
+ all applicable housing codes and the implied warranty of habitability under New
366
+ Hampshire law, including but not limited to:
367
+ (i) Structural elements (roof, walls, foundation, floors);
368
+ (ii) Plumbing, electrical, and heating systems;
369
+ (iii) Common areas and shared property elements;
370
+ (iv) Snow and ice removal from shared driveway and walkways providing access
371
+ to the Premises;
372
+ (v) Exterior maintenance of the ADU structure.
373
+
374
+ B. Tenant Obligations. Tenant shall:
375
+ (i) Keep the Premises in clean and sanitary condition;
376
+ (ii) Dispose of garbage and waste in designated receptacles;
377
+ (iii) Not damage or permit damage to the Premises beyond normal wear and tear;
378
+ (iv) Promptly notify Landlord of any maintenance issues, defects, or needed
379
+ repairs;
380
+ (v) Replace light bulbs, smoke detector batteries (if battery-operated), and
381
+ HVAC filters as needed;
382
+ (vi) Maintain the Tenant's exclusive outdoor area in reasonable condition.
383
+
384
+ C. Repair Requests. Tenant shall submit repair requests to Landlord in writing
385
+ (email is acceptable). Landlord shall respond to non-emergency repair requests
386
+ within a reasonable time, not to exceed fourteen (14) days. Emergency repairs
387
+ (those involving immediate risk to health, safety, or substantial property damage)
388
+ shall be addressed as promptly as practicable.
389
+
390
+ D. Landlord Contact for Emergencies.
391
+ Emergency contact: __________________________
392
+ Phone: __________________________
393
+ Email: __________________________
394
+ ```
395
+
396
+ ### Section 9: Landlord Access
397
+
398
+ ```
399
+ 9. LANDLORD ACCESS
400
+
401
+ A. Notice Required. Landlord may enter the Premises for inspection, maintenance,
402
+ repairs, or showing the unit to prospective tenants or purchasers, provided
403
+ Landlord gives Tenant reasonable advance notice. "Reasonable notice" means at
404
+ least twenty-four (24) hours' written or verbal notice, except in emergencies.
405
+
406
+ B. Emergency Access. Landlord may enter the Premises without prior notice in the
407
+ event of an emergency posing immediate risk to persons or property (including but
408
+ not limited to fire, flood, gas leak, or suspected medical emergency).
409
+
410
+ C. Timing. Non-emergency entries shall be scheduled during reasonable hours
411
+ (between 8:00 AM and 7:00 PM) unless otherwise agreed by Tenant.
412
+ ```
413
+
414
+ ### Section 10: Insurance
415
+
416
+ ```
417
+ 10. INSURANCE
418
+
419
+ A. Renter's Insurance. Tenant is [required / strongly encouraged — Landlord to
420
+ select] to obtain and maintain renter's insurance with a minimum coverage amount
421
+ of $__________ for personal property and $100,000 for personal liability
422
+ throughout the term of this Lease.
423
+
424
+ B. Proof of Insurance. If renter's insurance is required, Tenant shall provide
425
+ Landlord with proof of coverage prior to the Commencement Date and upon each
426
+ renewal of the policy.
427
+
428
+ C. Landlord's Insurance. Landlord shall maintain property insurance for the
429
+ structure. Landlord's insurance does not cover Tenant's personal property or
430
+ Tenant's liability.
431
+ ```
432
+
433
+ ### Section 11: Termination and Move-Out
434
+
435
+ ```
436
+ 11. TERMINATION AND MOVE-OUT
437
+
438
+ A. Notice. Termination of this Lease shall require written notice as follows:
439
+ (i) During the Initial Term: only for cause as permitted by NH RSA 540.
440
+ (ii) During month-to-month renewal: thirty (30) days' written notice by
441
+ either Party, delivered before the start of the final monthly period.
442
+
443
+ B. Surrender. Upon termination, Tenant shall:
444
+ (i) Remove all personal property from the Premises;
445
+ (ii) Return all keys, access devices, and garage door openers (if applicable)
446
+ to Landlord;
447
+ (iii) Leave the Premises in broom-clean condition, ordinary wear and tear
448
+ excepted;
449
+ (iv) Provide Landlord with a forwarding address for return of the Security
450
+ Deposit.
451
+
452
+ C. Holdover. If Tenant remains in possession after the termination date without
453
+ Landlord's written consent, Tenant shall be deemed a holdover tenant on a
454
+ month-to-month basis at a rent of 150% of the last Monthly Rent, subject to
455
+ Landlord's right to pursue eviction under NH RSA 540.
456
+
457
+ D. Abandonment. If Tenant abandons the Premises (defined as absence for thirty
458
+ (30) or more consecutive days without rent payment and without notice to
459
+ Landlord), Landlord may re-enter and re-let the Premises and dispose of any
460
+ remaining personal property in accordance with NH law.
461
+ ```
462
+
463
+ ### Section 12: Landlord Disclosures
464
+
465
+ ```
466
+ 12. LANDLORD DISCLOSURES
467
+
468
+ In accordance with New Hampshire law, Landlord makes the following disclosures:
469
+
470
+ A. Landlord Identity. The name and address of the Landlord (or authorized agent
471
+ for service of process and receipt of notices) is:
472
+ Taylor Goodington and Katelyn Goodington
473
+ 24 Meadow St, Concord, NH 03301
474
+ Phone: __________________________
475
+ Email: __________________________
476
+
477
+ B. Lead-Based Paint. The garage structure containing the Premises was built in
478
+ 1971. In accordance with federal law (42 U.S.C. 4852d) and NH RSA 540-B,
479
+ Landlord has provided the Lead-Based Paint Disclosure Addendum (Addendum A)
480
+ and the EPA pamphlet "Protect Your Family from Lead in Your Home." Tenant's
481
+ signature on Addendum A confirms receipt.
482
+
483
+ C. Security Deposit Account. [To be completed within 30 days of deposit receipt.]
484
+ Bank name: __________________________
485
+ Account number: __________________________
486
+ Bank address: __________________________
487
+
488
+ D. Utility Responsibility. At the commencement of this Lease, utilities for the
489
+ Premises are included in the Monthly Rent as set forth in Section 5. Landlord
490
+ is responsible for utility accounts. If and when separate metering is installed,
491
+ utility responsibility will transfer to Tenant as described in Section 5(C).
492
+
493
+ E. Radon. [VERIFY: Include if Concord or NH requires radon disclosure for
494
+ rentals.] Radon is a naturally occurring radioactive gas that may be found in
495
+ any building in New Hampshire. Tenant may wish to conduct radon testing at
496
+ Tenant's expense. Landlord has no knowledge of elevated radon levels on the
497
+ Premises. [Modify if testing has been conducted.]
498
+ ```
499
+
500
+ ### Section 13: Eviction and Dispute Resolution
501
+
502
+ ```
503
+ 13. EVICTION AND DISPUTE RESOLUTION
504
+
505
+ A. Grounds for Eviction. Landlord may pursue eviction only for grounds permitted
506
+ under NH RSA 540, including but not limited to:
507
+ (i) Nonpayment of rent;
508
+ (ii) Substantial violation of lease terms after written notice and reasonable
509
+ opportunity to cure;
510
+ (iii) Behavior constituting a serious threat to other persons or the property;
511
+ (iv) Other grounds as specified in RSA 540.
512
+
513
+ B. No Self-Help. Landlord shall not engage in self-help eviction, including
514
+ changing locks, removing Tenant's property, or shutting off utilities. All
515
+ eviction proceedings shall follow the judicial process required by NH RSA 540.
516
+
517
+ C. Non-Retaliation. Landlord shall not retaliate against Tenant for exercising
518
+ any legal right, including filing complaints with government agencies, requesting
519
+ repairs, or participating in tenant organizations.
520
+
521
+ D. Mediation. Before initiating formal legal proceedings for non-emergency
522
+ disputes (excluding nonpayment of rent), the Parties agree to attempt resolution
523
+ through good-faith discussion. Either Party may suggest mediation through a
524
+ mutually agreed mediator. Mediation costs, if any, shall be shared equally.
525
+ This clause does not waive either Party's right to pursue legal remedies.
526
+ ```
527
+
528
+ ### Section 14: Quiet Enjoyment
529
+
530
+ ```
531
+ 14. QUIET ENJOYMENT
532
+
533
+ A. Tenant's Right. Landlord covenants that Tenant, upon paying rent and
534
+ performing all obligations under this Lease, shall peacefully and quietly hold
535
+ and enjoy the Premises for the full term without interference from Landlord or
536
+ anyone claiming through Landlord.
537
+
538
+ B. Noise and Conduct. Given the proximity of the Premises to the primary
539
+ residence, both Parties agree to maintain reasonable noise levels. Quiet hours
540
+ are from 10:00 PM to 7:00 AM daily.
541
+
542
+ C. Guest Policy. Tenant may have guests on the Premises. Guests staying longer
543
+ than fourteen (14) consecutive days or more than thirty (30) days in any
544
+ twelve-month period shall be considered unauthorized occupants unless approved
545
+ in writing by Landlord.
546
+ ```
547
+
548
+ ### Section 15: Shared Property Areas (ADU-Specific)
549
+
550
+ ```
551
+ 15. SHARED PROPERTY AREAS
552
+
553
+ This section addresses the shared nature of the property at 24 Meadow St, which
554
+ includes both the primary residence occupied by Landlord and the ADU Premises
555
+ occupied by Tenant.
556
+
557
+ A. Tenant's Exclusive Area. Tenant has exclusive use of:
558
+ (i) The interior of the ADU Premises;
559
+ (ii) The private entrance to the ADU and immediately adjacent landing/stairway;
560
+ (iii) The designated outdoor area adjacent to the ADU private entrance, as
561
+ shown on the attached Exhibit B (Property Diagram). [Exhibit B to be
562
+ prepared showing approximate boundaries of the Tenant's exclusive
563
+ outdoor area.]
564
+
565
+ B. Shared Areas. The following areas are shared between Landlord and Tenant:
566
+ (i) The driveway providing vehicular access to the property;
567
+ (ii) The walkway from the driveway to the ADU private entrance.
568
+
569
+ Rules for shared areas:
570
+ - Tenant is assigned one (1) dedicated parking space as designated by Landlord.
571
+ Tenant shall park only in the designated space.
572
+ - Tenant shall keep shared walkways clear of personal belongings.
573
+ - Snow and ice removal from shared areas is Landlord's responsibility.
574
+
575
+ C. Restricted Areas. The following areas are for Landlord's exclusive use, and
576
+ Tenant shall not access them without Landlord's express permission:
577
+ (i) The primary residence and all entrances thereto;
578
+ (ii) The in-ground pool and surrounding pool deck/patio area;
579
+ (iii) All yard areas not designated as Tenant's exclusive area or shared areas;
580
+ (iv) The rear yard area adjacent to regulated wetlands;
581
+ (v) Any storage areas within the garage structure reserved by Landlord.
582
+
583
+ D. Boundary Modifications. Landlord may modify the boundaries of shared and
584
+ restricted areas with thirty (30) days' written notice to Tenant, provided that
585
+ Tenant's exclusive area and reasonable access to the Premises are not diminished.
586
+
587
+ E. Property Diagram. The Parties shall execute Exhibit B (Property Diagram)
588
+ showing the Tenant's exclusive outdoor area, shared areas, and restricted areas.
589
+ Exhibit B is incorporated into this Lease by reference.
590
+ ```
591
+
592
+ ### Section 16: Parking
593
+
594
+ ```
595
+ 16. PARKING
596
+
597
+ A. Assigned Space. Tenant is assigned one (1) parking space in the shared
598
+ driveway at the location designated by Landlord.
599
+
600
+ B. Vehicles. Tenant may park one (1) registered and operable motor vehicle in
601
+ the assigned space. Inoperable vehicles, recreational vehicles, trailers, and
602
+ commercial vehicles are not permitted without Landlord's written consent.
603
+
604
+ C. Guest Parking. Tenant's guests may park temporarily in the shared driveway
605
+ only if doing so does not obstruct Landlord's access or use of the driveway.
606
+ Overnight guest parking requires advance notice to Landlord.
607
+ ```
608
+
609
+ ### Section 17: General Provisions
610
+
611
+ ```
612
+ 17. GENERAL PROVISIONS
613
+
614
+ A. Entire Agreement. This Lease, together with all addenda and exhibits,
615
+ constitutes the entire agreement between the Parties and supersedes all prior
616
+ negotiations, representations, and agreements.
617
+
618
+ B. Amendments. This Lease may be amended only by a written instrument signed
619
+ by both Parties.
620
+
621
+ C. Severability. If any provision of this Lease is held invalid or unenforceable,
622
+ the remaining provisions shall continue in full force and effect.
623
+
624
+ D. Governing Law. This Lease shall be governed by the laws of the State of
625
+ New Hampshire. To the extent any provision of this Lease conflicts with
626
+ applicable New Hampshire statutes (including RSA 540, 540-A, and 540-B), the
627
+ statute shall control.
628
+
629
+ E. Notices. All notices required under this Lease shall be in writing and
630
+ delivered by hand, first-class mail, or email to the addresses specified in
631
+ Section 12(A) (for Landlord) and to the Premises address (for Tenant), or to
632
+ such other address as either Party may designate in writing.
633
+
634
+ F. Waiver. The failure of either Party to enforce any provision of this Lease
635
+ shall not constitute a waiver of the right to enforce that provision in the
636
+ future.
637
+
638
+ G. Binding Effect. This Lease shall be binding upon and inure to the benefit
639
+ of the Parties and their respective heirs, executors, administrators, and
640
+ permitted assigns.
641
+
642
+ H. Assignment and Subletting. Tenant shall not assign this Lease or sublet
643
+ the Premises, in whole or in part, without the prior written consent of Landlord.
644
+ ```
645
+
646
+ ### Section 18: Signatures
647
+
648
+ ```
649
+ 18. SIGNATURES
650
+
651
+ By signing below, the Parties acknowledge that they have read and agree to all
652
+ terms and conditions of this Lease, including all addenda and exhibits.
653
+
654
+ LANDLORD:
655
+
656
+ ______________________________ Date: ______________
657
+ Taylor Goodington
658
+
659
+ ______________________________ Date: ______________
660
+ Katelyn Goodington
661
+
662
+
663
+ TENANT:
664
+
665
+ ______________________________ Date: ______________
666
+ [Tenant Name]
667
+ ```
668
+
669
+ ### Addendum A: Lead-Based Paint Disclosure
670
+
671
+ ```
672
+ ADDENDUM A: LEAD-BASED PAINT DISCLOSURE
673
+
674
+ (Required by federal law for housing built before 1978 — 42 U.S.C. 4852d —
675
+ and NH RSA 540-B)
676
+
677
+ Property Address: 24 Meadow St (ADU), Concord, NH 03301
678
+ Year of Construction of Structure: 1971
679
+
680
+ LANDLORD'S DISCLOSURE:
681
+
682
+ (a) Presence of lead-based paint and/or lead-based paint hazards (check one):
683
+ [ ] Known lead-based paint and/or lead-based paint hazards are present in
684
+ the housing. Explain: ________________________________________________
685
+ [ ] Landlord has no knowledge of lead-based paint and/or lead-based paint
686
+ hazards in the housing.
687
+
688
+ (b) Records and reports available to Landlord (check one):
689
+ [ ] Landlord has provided Tenant with all available records and reports
690
+ pertaining to lead-based paint and/or lead-based paint hazards in the
691
+ housing. List: _______________________________________________________
692
+ [ ] Landlord has no reports or records pertaining to lead-based paint
693
+ and/or lead-based paint hazards in the housing.
694
+
695
+ TENANT'S ACKNOWLEDGMENT:
696
+
697
+ (c) Tenant has received:
698
+ [ ] The EPA pamphlet "Protect Your Family from Lead in Your Home."
699
+ [ ] The above disclosure information from Landlord.
700
+
701
+ (d) Tenant has had the opportunity (check one):
702
+ [ ] To conduct an independent lead-based paint inspection of the Premises
703
+ at Tenant's expense. Tenant [did / did not] elect to conduct such an
704
+ inspection.
705
+ [ ] Tenant waives the opportunity to conduct a lead-based paint inspection.
706
+
707
+ CERTIFICATION:
708
+
709
+ Landlord has disclosed all known information regarding lead-based paint and
710
+ lead-based paint hazards. Tenant has received all required information.
711
+
712
+ LANDLORD:
713
+
714
+ ______________________________ Date: ______________
715
+ Taylor Goodington
716
+
717
+ ______________________________ Date: ______________
718
+ Katelyn Goodington
719
+
720
+ TENANT:
721
+
722
+ ______________________________ Date: ______________
723
+ [Tenant Name]
724
+
725
+
726
+ AGENT (if applicable):
727
+
728
+ ______________________________ Date: ______________
729
+ [Agent Name]
730
+ ```
731
+
732
+ ### Exhibit B: Property Diagram (Placeholder)
733
+
734
+ ```
735
+ EXHIBIT B: PROPERTY DIAGRAM
736
+
737
+ [TO BE PREPARED BEFORE LEASE EXECUTION]
738
+
739
+ This exhibit shall contain a diagram or annotated photograph of the property
740
+ at 24 Meadow St showing:
741
+
742
+ 1. The ADU Premises (outlined)
743
+ 2. The Tenant's private entrance
744
+ 3. The Tenant's exclusive outdoor area (shaded or outlined)
745
+ 4. The shared driveway and walkway
746
+ 5. The Tenant's assigned parking space
747
+ 6. The restricted areas (pool, general yard, wetland buffer)
748
+
749
+ Both Parties shall sign and date the Property Diagram.
750
+
751
+ LANDLORD:
752
+
753
+ ______________________________ Date: ______________
754
+ Taylor Goodington
755
+
756
+ ______________________________ Date: ______________
757
+ Katelyn Goodington
758
+
759
+ TENANT:
760
+
761
+ ______________________________ Date: ______________
762
+ [Tenant Name]
763
+ ```
764
+
765
+ ---
766
+
767
+ ## 6. Acceptance Mapping
768
+
769
+ | # | Plan Acceptance Criterion | How Addressed |
770
+ |---|--------------------------|---------------|
771
+ | 1 | Lease complies with NH RSA 540 and 540-A requirements | RSA 540: Section 2 (term/notice periods), Section 11 (termination), Section 13 (eviction — no self-help, court process required, non-retaliation). RSA 540-A: Section 4 (full statutory compliance — deposit cap, escrow, receipt, interest, 30-day return, itemized deductions, no last-month's-rent). Section 17(D) explicitly states statutes override any conflicting lease language. |
772
+ | 2 | Lead paint disclosure included (pre-1978 structure) | Section 1 states 1971 construction year. Section 12(B) references the disclosure obligation and addendum. Addendum A provides the complete EPA-compliant lead paint disclosure form with landlord disclosure, tenant acknowledgment, and certification signatures. References both 42 U.S.C. 4852d and NH RSA 540-B. |
773
+ | 3 | Security deposit terms within NH statutory limits | Section 4 specifies: (A) cap at one month's rent or $100 whichever greater, (B) NH bank escrow, (C) 30-day written receipt with bank details, (D) interest payment, (E) permitted deductions only, (F) 30-day return with itemization, (G) forwarding address, (H) no application as last month's rent. Opens with statement that RSA 540-A supersedes any conflicting provision. |
774
+ | 4 | ADU-specific provisions address shared property boundaries | Section 15 (Shared Property Areas) defines three tiers: exclusive tenant area, shared areas with rules, and restricted areas. Section 16 (Parking) assigns dedicated space. Exhibit B (Property Diagram) provides a visual boundary reference. Section 14 (Quiet Enjoyment) addresses proximity to primary residence. Section 1 (Premises) explicitly defines what is and is not included in the ADU rental. |
775
+ | 5 | All required NH landlord disclosures present | Section 12 collects all disclosures: (A) landlord identity and contact, (B) lead paint with addendum reference, (C) security deposit bank information, (D) utility responsibility, (E) radon (flagged as [VERIFY]). Addendum A is the standalone lead paint disclosure document. |
776
+
777
+ ---
778
+
779
+ ## 7. Integration Points
780
+
781
+ - **Task 2 (Rental Market Analysis)**: The Monthly Rent amount in Section 3(A) and the utility cost estimate in Section 5(C) should be informed by the rental market analysis once completed. The producer should leave these as blanks.
782
+ - **Task 3 (Listing Copy)**: The lease terms summary (term length, pet policy, parking, utilities included) should be reflected in listing copy once the landlord selects final options.
783
+ - **Task 4 (Compliance Checklist)**: The compliance checklist may identify additional local registrations or permits (fire inspection, certificate of occupancy) that should be obtained before lease execution. The lease does not need to reference these, but they are preconditions to legally renting the unit.
784
+ - **Task 5 (Expense Tracker)**: The rent amount and utility cost assumptions from this lease feed into the expense tracking model.
785
+
786
+ ---
787
+
788
+ ## 8. Open Items
789
+
790
+ | # | Item | Type | Notes |
791
+ |---|------|------|-------|
792
+ | 1 | Pet deposit legality under NH RSA 540-A | [VERIFY] | Confirm whether NH aggregates all deposits under the one-month cap. If so, a separate pet deposit is not permissible. Consult a NH-licensed attorney. |
793
+ | 2 | Double damages for late deposit return | [VERIFY] | Confirm whether current NH RSA 540-A imposes double damages for failure to return deposit within 30 days. |
794
+ | 3 | Radon disclosure requirement | [VERIFY] | Confirm whether Concord has any local radon disclosure requirement for rental properties beyond the state recommendation. |
795
+ | 4 | Exhibit B — Property Diagram | Execution-time | Must be prepared before lease signing. Not a blueprint gap — this is a physical diagram that requires on-site measurement. |
796
+ | 5 | Rent amount | Execution-time | Dependent on Task 2 (Rental Market Analysis). |
797
+
798
+ All open items are either [VERIFY] legal questions requiring attorney consultation or execution-time fill-ins. No blueprint-level gaps remain.
799
+
800
+ ---
801
+
802
+ ## 9. Producer Handoff
803
+
804
+ - **Producer**: document-writer
805
+ - **Output format**: Markdown
806
+ - **Output file**: `deliverables/01_lease_agreement.md`
807
+ - **Instructions to producer**:
808
+ 1. Assemble the lease agreement as a single markdown document in the order specified in Section 5 above.
809
+ 2. Preserve all clause numbering and lettering exactly as written.
810
+ 3. Preserve all blank fill-in fields (__________ and [ ] checkboxes) — these are intentional execution-time fields.
811
+ 4. Include both Pet Policy options (A and B) with the instruction to landlord to select one and delete the other.
812
+ 5. Include Addendum A (Lead Paint Disclosure) as a clearly separated addendum at the end.
813
+ 6. Include Exhibit B (Property Diagram) placeholder as the final page.
814
+ 7. Do not add legal analysis, commentary, or footnotes. The document is the lease itself.
815
+ 8. Do not modify clause language. The specification is 95% final — the producer's role is assembly and formatting, not drafting.
816
+ 9. Use standard legal document formatting: section headers in bold, subsections indented, signature lines clearly delineated.
817
+ 10. The document title should be: **RESIDENTIAL LEASE AGREEMENT — 24 Meadow St ADU, Concord, NH 03301**
818
+
819
+ **Content block sequence:**
820
+ 1. Document Header (parties, effective date)
821
+ 2. Section 1: Premises
822
+ 3. Section 2: Term
823
+ 4. Section 3: Rent
824
+ 5. Section 4: Security Deposit
825
+ 6. Section 5: Utilities and Services
826
+ 7. Section 6: Use and Occupancy
827
+ 8. Section 7: Pet Policy (both options)
828
+ 9. Section 8: Maintenance and Repairs
829
+ 10. Section 9: Landlord Access
830
+ 11. Section 10: Insurance
831
+ 12. Section 11: Termination and Move-Out
832
+ 13. Section 12: Landlord Disclosures
833
+ 14. Section 13: Eviction and Dispute Resolution
834
+ 15. Section 14: Quiet Enjoyment
835
+ 16. Section 15: Shared Property Areas
836
+ 17. Section 16: Parking
837
+ 18. Section 17: General Provisions
838
+ 19. Section 18: Signatures
839
+ 20. Addendum A: Lead-Based Paint Disclosure
840
+ 21. Exhibit B: Property Diagram (placeholder)