Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 17 additions & 12 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,29 @@
<body>
<main>
<p class="eyebrow">CivicSuite / CivicAccess</p>
<h1>Accessibility support that keeps humans responsible.</h1>
<p class="lede">CivicAccess is the accessibility, plain-language, multilingual, and ADA Title II review-support module for CivicSuite.</p>
<h1>Public notices everyone can read &mdash; and you can stand behind.</h1>
<p class="lede">CivicAccess helps your office catch accessibility problems <em>before</em> a notice goes out, trade jargon for plain language, draft other-language versions for review, and keep a clean, exportable record of every check. So when a resident &mdash; or an auditor &mdash; asks, you can show your work in seconds.</p>
<section class="panel">
<span class="badge">v0.4.0 standalone readiness candidate</span>
<h2>Current State</h2>
<p>The package contains deterministic accessibility review support, CivicCore v1.2.0 release-wheel alignment, readiness gates, database-backed review records that default to the shared CivicCore PostgreSQL (with a SQLite dev fallback), accessible form planning, accessible publishing workflow checks, plain-language rewrite, multilingual draft variants, ADA Title II review-support packages, tagged-PDF expectations, records-ready export checklists, a stateless public accessibility checker, and a token-guarded staff persistence/export surface with persisted audit events. The previous <code>v1.0.0</code> release was published in error and is superseded by this honest sub-1.0.0 label.</p>
<p>CivicAccess does not provide legal advice, certified ADA compliance, official translation certification, live LLM calls, or final publication approval.</p>
<span class="badge">Early release &middot; v0.4.0</span>
<h2>What it does for your office</h2>
<p>Paste in a draft notice and CivicAccess checks it for the things that actually trip up readers &mdash; a missing title, an image with no description, wording that&rsquo;s too dense &mdash; and hands back specific fixes, each tied to the accessibility standard behind it. It rewrites stiff municipal language into words residents use, prepares draft translations for a qualified reviewer to approve, spells out what an accessible form or tagged PDF needs, and walks an ADA Title II review step by step.</p>
<p>Every saved review and export lands in your CivicSuite records with a time-stamped note of who did what. A public-records request or an accessibility complaint becomes a quick lookup instead of a scramble through old email.</p>
</section>
<section class="panel">
<h2>Product Promise</h2>
<h2>What you can count on</h2>
<ul>
<li>Surface actionable accessibility fixes with WCAG references.</li>
<li>Rewrite municipal jargon into plainer public language.</li>
<li>Mark multilingual variants for human review before publication.</li>
<li>Support ADA Title II review workflows without claiming certification.</li>
<li>Preserve source/rewrite provenance for records requests.</li>
<li><strong>Clear fixes, not vague warnings.</strong> Each issue comes with the exact change to make and the standard it meets.</li>
<li><strong>Plain language.</strong> Turns &ldquo;remit payment prior to the deadline&rdquo; into &ldquo;pay before the deadline.&rdquo;</li>
<li><strong>Translations marked as drafts.</strong> Ready for a human reviewer &mdash; never sent out as official on their own.</li>
<li><strong>ADA Title II review support</strong> that guides the work without pretending to be certification.</li>
<li><strong>A complete paper trail.</strong> Every review is saved and exportable, ready for the next records request.</li>
</ul>
</section>
<section class="panel">
<h2>What it won&rsquo;t do</h2>
<p>CivicAccess is a tool for your staff, not a rubber stamp. It doesn&rsquo;t give legal advice, certify ADA compliance, or issue official translations, and it never publishes anything on its own &mdash; you and your ADA coordinator always make the final call.</p>
<p>We version honestly: this is <strong>v0.4.0</strong>, an early release we stand behind for evaluation and pilots &mdash; not a finished 1.0, and not a compliance guarantee.</p>
</section>
</main>
</body>
</html>