Scope every protected record to the signed-in agency and role.
Tiny checks agency and role before reading or changing child records, keeps files behind authenticated access, appends audit events, and excludes protected health information from account email.
- Every protected record operation is scoped to the active agency
- Roles reduce access to the work a person is allowed to perform
- Audit events are appended rather than rewritten
- Child and family information never belongs in account email
The agency boundary is enforced before the record is read.
Every request to read or change a protected record resolves the signed-in person, active agency, and role on the server. A route name or hidden button is never treated as the security boundary.
People get controls they can understand and use.
A secure account still needs a clear recovery path. Tiny Solutions combines sign-in methods, session visibility, role management, and step-up checks around sensitive actions.
Each outside service gets the minimum data for its job.
Infrastructure boundaries matter because not every service in a software stack should receive child or family information.
Software controls do not replace agency policy.
HIPAA and FERPA obligations also depend on agreements, device practices, staff training, access reviews, and the agency choices made after setup.