forked from ChelseaKR/habitable
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
447 lines (429 loc) · 20.8 KB
/
Copy pathindex.html
File metadata and controls
447 lines (429 loc) · 20.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
<!doctype html>
<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#123d62" />
<title>Habitable Evidence — Offline Tenant Repair Documentation</title>
<meta
name="description"
content="Habitable Evidence helps tenants and unions document repairs, notices, photos, and timelines offline—then share a packet anyone can verify."
/>
<meta name="author" content="Chelsea Kelly-Reif" />
<meta name="robots" content="index, follow, max-image-preview:large" />
<link rel="canonical" href="https://habitable.chelseakr.com/" />
<link rel="icon" href="img/icon.svg" type="image/svg+xml" />
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="Habitable Evidence" />
<meta property="og:url" content="https://habitable.chelseakr.com/" />
<meta property="og:title" content="Habitable Evidence — Offline Tenant Repair Documentation" />
<meta
property="og:description"
content="Habitable Evidence helps tenants and unions document repairs, notices, photos, and timelines offline—then share a packet anyone can verify."
/>
<meta property="og:image" content="https://habitable.chelseakr.com/img/app-en.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="2200" />
<meta property="og:image:height" content="3000" />
<meta
property="og:image:alt"
content="The Habitable repair trail for a synthetic Unit 4B condition."
/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Habitable Evidence — Offline Tenant Repair Documentation" />
<meta
name="twitter:description"
content="Habitable Evidence helps tenants and unions document repairs, notices, photos, and timelines offline—then share a packet anyone can verify."
/>
<meta name="twitter:image" content="https://habitable.chelseakr.com/img/app-en.png" />
<meta
name="twitter:image:alt"
content="The Habitable repair trail for a synthetic Unit 4B condition."
/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Person",
"@id": "https://github.com/ChelseaKR#person",
"name": "Chelsea Kelly-Reif",
"url": "https://github.com/ChelseaKR"
},
{
"@type": "WebSite",
"@id": "https://habitable.chelseakr.com/#website",
"url": "https://habitable.chelseakr.com/",
"name": "Habitable Evidence",
"alternateName": "habitable",
"inLanguage": "en",
"publisher": { "@id": "https://github.com/ChelseaKR#person" }
},
{
"@type": "ImageObject",
"@id": "https://habitable.chelseakr.com/#primaryimage",
"contentUrl": "https://habitable.chelseakr.com/img/app-en.png",
"width": 2200,
"height": 3000,
"caption": "The Habitable Evidence app in English."
},
{
"@type": "WebPage",
"@id": "https://habitable.chelseakr.com/#webpage",
"url": "https://habitable.chelseakr.com/",
"name": "Habitable Evidence — Offline Tenant Repair Documentation",
"description": "Habitable Evidence helps tenants and unions document repairs, notices, photos, and timelines offline—then share a packet anyone can verify.",
"inLanguage": "en",
"isPartOf": { "@id": "https://habitable.chelseakr.com/#website" },
"about": { "@id": "https://habitable.chelseakr.com/#software" },
"primaryImageOfPage": { "@id": "https://habitable.chelseakr.com/#primaryimage" }
},
{
"@type": "SoftwareApplication",
"@id": "https://habitable.chelseakr.com/#software",
"name": "habitable",
"alternateName": "Habitable Evidence",
"url": "https://habitable.chelseakr.com/",
"sameAs": "https://github.com/ChelseaKR/habitable",
"description": "A privacy-first, offline-capable tool for tenants and tenant unions to document repair and habitability problems and export independently verifiable evidence packets.",
"applicationCategory": "UtilitiesApplication",
"applicationSubCategory": "Tenant repair documentation",
"operatingSystem": "Any operating system that supports Python 3.14",
"softwareRequirements": "Python 3.14 and uv",
"isAccessibleForFree": true,
"offers": { "@type": "Offer", "price": 0 },
"license": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
"creator": { "@id": "https://github.com/ChelseaKR#person" },
"image": { "@id": "https://habitable.chelseakr.com/#primaryimage" },
"subjectOf": { "@id": "https://github.com/ChelseaKR/habitable#source" }
},
{
"@type": "SoftwareSourceCode",
"@id": "https://github.com/ChelseaKR/habitable#source",
"name": "habitable source code",
"url": "https://github.com/ChelseaKR/habitable",
"codeRepository": "https://github.com/ChelseaKR/habitable",
"programmingLanguage": "Python",
"runtimePlatform": "Python 3.14",
"license": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
"creator": { "@id": "https://github.com/ChelseaKR#person" },
"targetProduct": { "@id": "https://habitable.chelseakr.com/#software" }
}
]
}
</script>
<link rel="stylesheet" href="home.css?v=repair-trail" />
</head>
<body>
<a class="skip" href="#main">Skip to content</a>
<header class="site-top">
<a class="site-wordmark" href="./" aria-label="Habitable Evidence home">
<img src="img/icon.svg" alt="" width="36" height="36" />
<strong>habitable</strong>
</a>
<nav aria-label="Primary">
<a href="how-it-works/">How it works</a>
<a href="tenant-unions/">For tenant unions</a>
<a href="review/">Review the alpha</a>
<a href="trust-limitations/">Current limits</a>
</nav>
<span class="alpha-chip">Alpha · synthetic evaluation only</span>
</header>
<main id="main">
<section class="opening" aria-labelledby="landing-h">
<div class="opening-copy">
<p class="plain-label">A tenant-held repair record</p>
<h1 id="landing-h">Your landlord has the work orders. Keep your own.</h1>
<p class="opening-lede">
A photo is only the first entry. Keep the condition, repair request, proof it
arrived, response, repair visit, and what happened afterward in one record
stored on your device.
</p>
<div class="opening-actions">
<a id="pilot-cta" href="review/">Walk the Unit 4B sample</a>
<a id="sample-cta" href="sample-packet/packet.html">Open the packet it produced</a>
<a id="method-cta" href="how-it-works/">Check the evidence method</a>
</div>
<p class="alpha-boundary">
<strong>Current boundary:</strong> Habitable Evidence is not independently
audited or proven in court. Do not rely on it for a real legal matter yet.
</p>
</div>
<article class="sample-case" aria-labelledby="sample-case-h">
<header class="case-order">
<div>
<span>Tenant copy</span>
<strong>Unit 4B · Bathroom</strong>
</div>
<p>Sample case · synthetic data</p>
</header>
<div class="case-question">
<div>
<span>Condition</span>
<h2 id="sample-case-h">Black mold on bathroom ceiling</h2>
</div>
<p><strong>4</strong> recorded events</p>
</div>
<div class="trail-key">
<span>Reported</span><span>Repair trail</span><span>Added to record</span>
</div>
<p class="clock-note">The left date is when the tenant says it happened.
The right date is when the entry joined this record.</p>
<details class="sample-event condition-event" open>
<summary>
<time datetime="2026-01-02" data-clock="Reported"
aria-label="Reported 2 January 2026">02 Jan</time>
<i aria-hidden="true"></i>
<span><strong>Condition photographed</strong><small>Dark spotting above
the shower</small></span>
<time datetime="2026-01-04" data-clock="Added to record"
aria-label="Added to record 4 January 2026">04 Jan</time>
</summary>
<div class="event-fold">
<div class="report-copy">
<div class="photo-specimen" role="img"
aria-label="Synthetic schematic of dark ceiling spotting">
<span>IMG_0042 · synthetic</span>
</div>
<dl>
<div><dt>What was reported</dt><dd>Spots were visible above the
shower on 2 January.</dd></div>
</dl>
</div>
<div class="proof-copy">
<dl>
<div><dt>What can be checked</dt><dd>The file joined the record on
4 January. Original sealed; content fingerprint recorded.</dd></div>
</dl>
</div>
</div>
</details>
<details class="sample-event notice-event">
<summary>
<time datetime="2026-01-03" data-clock="Reported"
aria-label="Reported 3 January 2026">03 Jan</time>
<i aria-hidden="true"></i>
<span><strong>Repair request saved</strong><small>Email copy attached to
the condition</small></span>
<time datetime="2026-01-03" data-clock="Added to record"
aria-label="Added to record 3 January 2026">03 Jan</time>
</summary>
<div class="event-fold text-fold">
<div class="report-copy">
<p>“Dark spotting is spreading above the bathroom shower. Please
inspect and repair.”</p>
<dl><div><dt>What was reported</dt><dd>The tenant says this request was
sent on 3 January.</dd></div></dl>
</div>
<div class="proof-copy">
<dl><div><dt>What can be checked</dt><dd>The saved message bytes and
their later handling.</dd></div></dl>
</div>
</div>
</details>
<details class="sample-event delivery-event">
<summary>
<time datetime="2026-01-03" data-clock="Reported"
aria-label="Reported 3 January 2026">03 Jan</time>
<i aria-hidden="true"></i>
<span><strong>Delivery confirmation attached</strong><small>Email receipt
linked to the request</small></span>
<time datetime="2026-01-04" data-clock="Added to record"
aria-label="Added to record 4 January 2026">04 Jan</time>
</summary>
<div class="event-fold receipt-fold">
<div class="report-copy">
<p><b>Delivered</b><span>03 Jan · 9:42 AM</span></p>
<dl><div><dt>What was reported</dt><dd>The receipt is described as
confirmation of delivery.</dd></div></dl>
</div>
<div class="proof-copy">
<dl><div><dt>What can be checked</dt><dd>The receipt joined the record
on 4 January, sealed and linked to the saved request.</dd></div></dl>
</div>
</div>
</details>
<details class="sample-event recurrence-event">
<summary>
<time datetime="2026-01-18" data-clock="Reported"
aria-label="Reported 18 January 2026">18 Jan</time>
<i aria-hidden="true"></i>
<span><strong>Condition documented again</strong><small>Dark spotting
still visible</small></span>
<time datetime="2026-01-19" data-clock="Added to record"
aria-label="Added to record 19 January 2026">19 Jan</time>
</summary>
<div class="event-fold">
<div class="report-copy">
<div class="photo-specimen later" role="img"
aria-label="Synthetic follow-up schematic with wider dark ceiling spotting">
<span>IMG_0061 · synthetic</span>
</div>
<dl><div><dt>What was reported</dt><dd>The condition remained visible
after notice.</dd></div></dl>
</div>
<div class="proof-copy">
<dl><div><dt>What can be checked</dt><dd>The follow-up file joined the
record on 19 January, separately sealed and linked.</dd></div></dl>
</div>
</div>
</details>
<p class="missing-step"><span aria-hidden="true">!</span>
No response or repair visit is recorded in this sample trail.</p>
</article>
</section>
<section class="copy-boundary" aria-labelledby="copies-h">
<div class="copy-explanation">
<p class="plain-label">Sharing is a separate action</p>
<h2 id="copies-h">One record. Two deliberately different copies.</h2>
<p>
Habitable keeps the complete tenant-held record on the device. Creating a
review copy is a separate step with its own contents and disclosures.
</p>
</div>
<div class="copy-set">
<article class="tenant-copy">
<span>Canary · tenant copy</span>
<h3>Kept here</h3>
<ul>
<li>Sealed originals</li>
<li>Original photo metadata</li>
<li>Complete local custody details</li>
</ul>
</article>
<article class="review-copy">
<span>Pink · review copy</span>
<h3>Leaves only when created</h3>
<ul>
<li>Whole-unit record in the current alpha</li>
<li>Photo metadata removed by default</li>
<li>Bundle a recipient can verify independently</li>
</ul>
</article>
</div>
</section>
<section class="claim-record" aria-labelledby="limits-h">
<header>
<p class="plain-label">Current limits</p>
<h2 id="limits-h">The project’s claims have a status, too.</h2>
</header>
<div class="claim-table" role="table" aria-label="Current project claims and gaps">
<div role="row" class="claim-head">
<span role="columnheader">Claim</span>
<span role="columnheader">Current evidence</span>
<span role="columnheader">Status</span>
</div>
<div role="row">
<span role="cell">The app detects changes to sealed files and custody records.</span>
<span role="cell">Automated fixity, custody, packet, and verifier tests.</span>
<strong role="cell" class="status-built">Implemented and test-gated</strong>
</div>
<div role="row">
<span role="cell">The security and cryptography have been independently reviewed.</span>
<span role="cell">An independent security and cryptography audit.</span>
<strong role="cell" class="status-open">Not completed</strong>
</div>
<div role="row">
<span role="cell">The packet workflow fits housing-law practice.</span>
<span role="cell">Housing-law review of the legal framing and packet workflow.</span>
<strong role="cell" class="status-open">Not completed</strong>
</div>
<div role="row">
<span role="cell">The workflow works for tenant organizations.</span>
<span role="cell">A real tenant-union or legal-aid pilot with documented outcomes.</span>
<strong role="cell" class="status-open">Not completed</strong>
</div>
<div role="row">
<span role="cell">The interface works with major screen readers.</span>
<span role="cell">A recorded human NVDA and VoiceOver pass, plus signed native distribution.</span>
<strong role="cell" class="status-open">Still open</strong>
</div>
</div>
<p class="evidence-boundary">
Integrity checks cannot prove what a photo depicts, who created it, or whether
a particular court or agency will admit it. Habitable produces a verifiable,
court-organized alpha packet—not a promise about a legal outcome.
</p>
</section>
<section class="working-routes" aria-labelledby="routes-h">
<header>
<p class="plain-label">Ways to inspect the work</p>
<h2 id="routes-h">Start with the artifact you need.</h2>
</header>
<div class="route-list">
<article>
<h3>Tenant unions</h3>
<p>Evaluate the intake and repair-trail workflow with synthetic records.</p>
<p><a href="tenant-unions/">Plan a bounded union evaluation</a> ·
<a href="templates/tenant-union-building-condition-survey/">Download the building condition survey</a></p>
</article>
<article>
<h3>Legal aid, attorneys, and inspectors</h3>
<p>Cold-read the packet and find each condition, notice, receipt, and follow-up.</p>
<p><a href="legal-aid-reviewers/">Follow the legal-aid review guide</a> ·
<a href="inspectors-code-enforcement/">Follow the inspector review guide</a></p>
</article>
<article>
<h3>Field documentation</h3>
<p>Use concrete preservation guides before a portal, phone, or record changes.</p>
<p><a href="documentation-checklist/">Open the safe documentation checklist</a> ·
<a href="guides/preserve-maintenance-request-records/">Preserve a maintenance request</a> ·
<a href="guides/housing-inspection-records/">Preserve inspection records</a></p>
</article>
<article>
<h3>Reviewers and contributors</h3>
<p>Take one bounded review task and leave tenant data out of public channels.</p>
<p><a href="review/">Choose one bounded review task</a> ·
<a href="review/changes/">Read what reviewers found and what changed</a> ·
<a href="trust-limitations/">Read the open trust gates</a> ·
<a href="https://github.com/ChelseaKR/habitable">Browse the source</a></p>
</article>
</div>
</section>
<section class="evaluation-note" aria-labelledby="evaluation-h">
<h2 id="evaluation-h">Evaluate the supplied case—not a tenant’s case.</h2>
<p>
The review hub separates public technical feedback from private organization
contact. It accepts no evidence uploads; every evaluation starts with the
supplied synthetic case.
</p>
<p><a href="how-it-works/">Follow one condition through the evidence method</a>.</p>
</section>
<details class="local-install">
<summary>Run the alpha locally</summary>
<div>
<p>There is no hosted case app. The local interface requires uv and Python (3.14).</p>
<pre><code>git clone https://github.com/ChelseaKR/habitable
cd habitable
uv sync
uv run habitable demo
uv run habitable app</code></pre>
<p>AGPL-3.0; the standalone verifier also carries Apache-2.0 permission.</p>
</div>
</details>
<section class="safety" aria-labelledby="safety-h">
<div>
<h2 id="safety-h">For a current housing problem, use a tenant resource.</h2>
<p>
Habitable is not legal advice, an emergency service, or a place to post
evidence. Do not put tenant names, addresses, photos, or case details in
GitHub issues.
</p>
</div>
<ul>
<li><a href="https://www.usa.gov/tenant-rights">USAGov tenant-rights directory</a></li>
<li><a href="https://oag.ca.gov/tenants">California Attorney General tenant resources</a></li>
<li><a href="https://selfhelp.courts.ca.gov/get-free-or-low-cost-legal-help">California Courts free and low-cost legal help</a></li>
</ul>
</section>
</main>
<footer>
<p>
Habitable Evidence is an independent open-source alpha by Chelsea Kelly-Reif.
AGPL-3.0. Do not submit tenant data.
</p>
</footer>
</body>
</html>