From 9300aea953096d9a39c347e709f4dc78c43760a1 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Mon, 11 May 2026 06:23:55 -0700 Subject: [PATCH] docs: initial product stub --- PRIVACY.md | 7 +++++++ README.md | 35 +++++++++++++++++++++++++++++++++-- 2 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 PRIVACY.md diff --git a/PRIVACY.md b/PRIVACY.md new file mode 100644 index 0000000..afc7b9f --- /dev/null +++ b/PRIVACY.md @@ -0,0 +1,7 @@ +# Privacy Policy + +CircuitForge LLC's privacy policy applies to this product and is published at: + +**** + +Last reviewed: March 2026. diff --git a/README.md b/README.md index 036ff80..45dd094 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,34 @@ -# bittern +# Bittern — Workplace Accommodations -bittern by Circuit Forge LLC — Workplace accommodations — ADA request letters, retaliation docs, escalation \ No newline at end of file +> *Part of the Circuit Forge LLC "AI for the tasks you hate most" suite.* + +**Status:** Backlog — not yet started. Peregrine must prove the model first. + +## What it does + +Bittern helps you request, document, and defend workplace accommodations under the ADA and Section 504 — drafting request letters, logging retaliation incidents, and navigating escalation from HR to the EEOC. + +## Why it is hard + +Accommodation processes are designed to wear you down: +- No standard form or timeline across employers +- Retaliation is common and hard to document after the fact +- EEOC complaints require precise timing and documentation +- Legal language creates artificial barriers to self-advocacy + +## Core pipeline + +``` +Describe accommodation need +→ AI drafts ADA-compliant request letter → Human review + submit to HR +→ Log incidents with timestamps → If denied, draft appeal or EEOC charge +→ Track deadlines → Escalate to state agency if needed +``` + +## Product code (license key) + +`CFG-BTRN-XXXX-XXXX-XXXX` + +## License + +Discovery pipeline: **MIT**. AI assist features: **BSL 1.1** (free for personal non-commercial self-hosting; converts to MIT after 4 years).