docs: initial product stub
This commit is contained in:
parent
628411c60f
commit
7bbba167cf
2 changed files with 40 additions and 2 deletions
7
PRIVACY.md
Normal file
7
PRIVACY.md
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Privacy Policy
|
||||||
|
|
||||||
|
CircuitForge LLC's privacy policy applies to this product and is published at:
|
||||||
|
|
||||||
|
**<https://circuitforge.tech/privacy>**
|
||||||
|
|
||||||
|
Last reviewed: March 2026.
|
||||||
35
README.md
35
README.md
|
|
@ -1,3 +1,34 @@
|
||||||
# bunting
|
# Bunting — IEP & 504 Plan Navigation
|
||||||
|
|
||||||
bunting by Circuit Forge LLC — IEP/504 plans — education accommodations, meeting prep, dispute letters
|
> *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
|
||||||
|
|
||||||
|
Bunting helps families navigate IEP and 504 plan processes — preparing for meetings, reviewing plan documents, and drafting dispute letters when schools fail to deliver required services.
|
||||||
|
|
||||||
|
## Why it is hard
|
||||||
|
|
||||||
|
Special education advocacy requires expertise families should not need:
|
||||||
|
- IDEA timelines and procedural safeguards are complex
|
||||||
|
- Schools frequently offer less than students are entitled to
|
||||||
|
- Meeting dynamics favor school teams over solo parents
|
||||||
|
- Prior Written Notice and due process have strict procedural requirements
|
||||||
|
|
||||||
|
## Core pipeline
|
||||||
|
|
||||||
|
```
|
||||||
|
Upload IEP / 504 document
|
||||||
|
→ AI flags gaps, missing services, vague language → Human review
|
||||||
|
→ Generate meeting prep questions and rights summary
|
||||||
|
→ Draft PWN response or dispute letter if needed → Track deadlines
|
||||||
|
```
|
||||||
|
|
||||||
|
## Product code (license key)
|
||||||
|
|
||||||
|
`CFG-BNTG-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).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue