Skip to main content

HolosCognitive — ADHD App for Goals, Calendar & Kitchen

HolosCognitive is a neuro-inclusive platform that cuts the clicks between you and what matters. AI-powered scaffolding for goals and lists, calendar management, and kitchen planning — adapting in real time to your energy and capacity. Built for ADHD, autism, executive burnout, and neurodivergent individuals and families.

What HolosCognitive Does

HolosCognitive is available on iOS, Android, and Web. 14-day free trial, not charged until day 14. Personal plan starts at $29/month.

HolosCognitive never writes to your calendar or health records and never sells your data. Operated by HolosLabs, a trade name of Logixr Corp.

HolosLabs is a trade name of Logixr Corp. © 2026 Logixr Corp.

Clinical practice

Building Trust Through Human-First Clinical Software

How HolosCognitive defines ethical AI scheduling through the LALI engine — a suggestion system that keeps clinician and patient authority intact.

7 min read Audio availableBy Ehren Schlueter

Listen to this piece

Building Trust Through Human-First Clinical Software

0:00
0:00
Audio narrated by HolosCognitive. Also available in the podcast feed.

The most dangerous moment in AI-powered clinical software is not a data breach. It is the moment the system stops asking and starts deciding.

Ethical AI scheduling — surfacing intelligent, context-aware suggestions while preserving full human authority over every action — is not a competitive differentiator. For occupational therapists, ADHD coaches, and the practitioners who extend their professional reputation to every tool they place in a client's hands, it is a clinical obligation. The difference between a suggestion and an automated action is the difference between a scaffold and a cage. For neurodivergent clients already navigating systems designed without them in mind, that distinction carries real clinical weight.

HolosCognitive was built to hold that line.

Defining Ethical AI Scheduling in Clinical Software

Most AI-powered software teams describe their features with language that quietly overstates autonomy: "automated scheduling," "intelligent routing," "smart reminders." The promise is efficiency. The risk is agency erosion — the steady transfer of decision-making authority from practitioner and client to algorithm.

Ethical AI scheduling means something more precise: the system reads context, models load, and presents ranked options. The human acts. The system never acts first.

HolosCognitive's core engine — the LALI engine (Logixr Allostatic Load Index) — was designed around this principle. The LALI engine reads a combination of user-reported somatic states, behavioral history, and household context to generate calibrated daily-living suggestions. But those suggestions are outputs of a ranked list, not a queue of automated actions. Every suggestion requires explicit human acceptance before anything changes. Nothing executes on behalf of the user. Nothing reschedules, confirms, or commits without a deliberate choice.

For a neurodivergent client with a demand-avoidance profile, this is not a technical footnote. Automation that moves things without permission triggers the exact neurological response the platform is designed to reduce. For a practitioner, it is a liability question: whose clinical judgment made that decision? If the answer is "the algorithm's," trust in the tool evaporates.

The LALI engine is not a scheduler. It is a structured suggestion system. That choice was made on purpose.

The Governor: When Restraint Is the Most Clinical Response

A suggestion system that ignores a client's real-time state is no different from a to-do list. What makes ethical AI scheduling meaningful in a clinical context is not only what the system proposes — it is what the system knows not to propose.

HolosCognitive implements a constraint layer called the Governor. The Governor does not compete with the LALI engine; it overrides it when conditions demand restraint rather than guidance.

When a user enters Sanctuary Mode — indicating extreme allostatic load — the Governor suspends all LALI task suggestions entirely. No items are prompted. No scheduled reminders surface. The platform shifts to co-regulation and grounding prompts only, recognizing that any task suggestion during a nervous system crisis costs more cognitive energy than it could possibly return.

At the Shards somatic state — the most acute level of fragmented nervous system regulation — the Governor reduces all output to a single, lowest-friction item. One thing. Not a prioritized list. One.

These are not accessibility features layered onto an existing product. They are load-aware governance built into the suggestion architecture from the beginning. The system measures what a client can realistically hold and matches its output to that capacity — not to an idealized productivity standard. For practitioners managing clients through high-demand periods, this behavior is the difference between a tool that supports clinical judgment and one that quietly undermines it.

Engineering Trust Through Verifiable Process

Clinicians extend trust to software the same way they extend trust to a colleague: through evidence of rigorous process, predictable behavior, and accountability when things go wrong.

HolosCognitive was developed under two engineering methodologies specifically matched to the consequential nature of clinical-adjacent software.

The first is Orchestrated AI Development (OAD). OAD defines a structured relationship between AI code generation and human engineers: AI systems produce implementation artifacts — code, test suites, migration scripts, documentation — but no artifact enters the production codebase without explicit human review and approval. There are no AI-generated commits that bypass a verification gate. This approach prevents the class of errors that emerges from unstructured AI-assisted development: features shipped without audited specifications, behaviors that were never confirmed, security assumptions that were never challenged.

The second is Test-Driven Design and Development (TDDD). Under TDDD, acceptance criteria are written in plain language before any implementation code exists. Test specifications follow. Implementation is written to satisfy the tests — not the reverse. HolosCognitive serves neurodivergent adults and clinical clients. Defects in suggestion logic or state tracking carry a higher consequential risk here than in consumer productivity software. The methodology was chosen to reflect that reality.

The underlying database architecture — internally designated GlassVault — prioritizes auditability. Every record is inspectable. Every change is traceable. That transparency is not incidental; it is structural.

Security as a Foundation of Clinical Accountability

Trust requires that practitioners can answer a straightforward question: what happens to client data, and who can access it?

HolosCognitive's security architecture was built to answer that question at a clinical standard. Sensitive data is encrypted at rest using AES-256-GCM, with encryption keys managed outside the application layer. JWT authentication tokens for web clients are stored exclusively in HttpOnly, SameSite=Strict cookies — eliminating the class of XSS-based token theft that has compromised other platforms. TOTP-based multi-factor authentication is enforced for practitioner accounts, with encrypted secret storage and hashed backup codes.

All authentication and administrative events are recorded in an immutable audit log with SHA-256 checksums for tamper detection. If something goes wrong, there is a record. If a practitioner needs to account for what the system did, there is a clear answer.

This is the infrastructure of accountability — and accountability is what clinical trust is built on.

A Pricing Model Aligned With Clinical Reality

HolosCognitive deploys in clinical B2B contexts under the Track E pricing model: a base platform subscription rate plus a per-patient fee for each active client a practitioner onboards. Practices do not pay a fixed enterprise rate regardless of caseload. They pay proportionally to the clinical work the platform is actively supporting.

That alignment matters. Our incentives scale with genuine clinical utility — not with locked-in contracts that persist whether or not the platform is earning its place. For occupational therapists and ADHD coaches managing variable caseloads, the ability to scale up or down without financial penalty is itself a structural expression of the human-first values HolosCognitive was built on. Respect for clinical reality is not limited to the software design. It runs through the pricing model too.

The Standard Worth Holding

We are at an early and consequential moment in the deployment of AI inside clinical care workflows. The tools practitioners choose now will shape client outcomes, professional liability expectations, and the design standards of clinical software for a generation.

Ethical AI scheduling is the standard worth holding: a system that sees the client's state, matches its output to their capacity, returns every decision to the human, and can account for every action it has taken. That is the architecture of trust.

That is what we built.

---

References

  • Beck, K. (2002). Test driven development: By example. Addison-Wesley.
  • Erdogmus, H., Morisio, M., & Torchiano, M. (2005). On the effectiveness of the test-first approach to programming. IEEE Transactions on Software Engineering, 31(3), 226–237.
  • McEwen, B. S. (1998). Stress, adaptation, and disease: Allostasis and allostatic load. Annals of the New York Academy of Sciences, 840(1), 33–44. https://doi.org/10.1111/j.1749-6632.1998.tb09546.x
  • McEwen, B. S., & Stellar, E. (1993). Stress and the individual: Mechanisms leading to disease. Archives of Internal Medicine, 153(18), 2093–2101.
  • Newson, E., Le Maréchal, K., & David, C. (2003). Pathological demand avoidance syndrome: A necessary distinction within the pervasive developmental disorders. Archives of Disease in Childhood, 88(7), 595–600. https://doi.org/10.1136/adc.88.7.595
  • Sweller, J. (1988). Cognitive load during problem solving: Effects on learning. Cognitive Science, 12(2), 257–285. https://doi.org/10.1207/s15516709cog1202_4
  • U.S. Department of Health and Human Services. (2013). HIPAA Privacy Rule and Security Rule. 45 CFR Parts 160 and 164. https://www.hhs.gov/hipaa/
  • Vygotsky, L. S. (1978). Mind in society: The development of higher psychological processes. Harvard University Press.
Tagsadhdallostatic loadclinicalneurodivergent

HolosCognitive

Tools that match the rest of the field notes

The same principles in this piece — adaptive scaffolding, capacity-aware design, structural support for executive function — show up across every part of the HolosCognitive platform. Try it free for 14 days.

Start free trial