File size: 1,957 Bytes
369b13e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
license: mit
tags:
- sipa-os
- neurodivergent
- ai-assistant
- cognitive-infrastructure
- non-lying
- protocol0
language:
- en
- ru
- he
---

# SIPA AI β€” The Non-Lying AI

Cognitive infrastructure for neurodivergent minds. Live at **[ai.sipa-os.org](https://ai.sipa-os.org)**.

## Who

Built by **Aelin AquaSoul** Β· [Soul In PsyAbstract](https://sipa-os.org) Β· Eilat, Israel.

SIPA OS is a neurodivergent-first operating system. Niche: neurodivergent users.
Specialization: AI behavioral compliance β€” AI that doesn't lie, fabricate, or guess.

## What

SIPA AI is the chat interface and API for the SIPA OS cognitive infrastructure.
It operates under **Protocol 0** β€” a set of behavioral constraints:

- Stop under ambiguity β€” don't guess
- Don't fabricate unverifiable claims
- No unsolicited opinions
- Single-action responses
- Conciseness

**AI = executor from A to B. No opinions. No initiative. Step left/right = termination.**

## Why

Standard AI assistants hallucinate, fabricate, and over-explain. For neurodivergent
users (ADHD, BPD, aphantasia), this is actively harmful β€” it adds cognitive load instead
of reducing it.

SIPA AI is built to be predictable, honest, and minimal. It either answers or says
"I don't know." Nothing in between.

## Architecture

```
ai.sipa-os.org (CF Worker)
    β†’ Auth0 authentication
    β†’ SIPA MLL (10-layer pipeline)
        β†’ Protocol 0 guardrails
        β†’ Specialist models (ABCD architecture)
        β†’ Response
```

## Live

- **Web:** [ai.sipa-os.org](https://ai.sipa-os.org)
- **API:** `https://api.sipa-os.org/v1`
- **Community:** [community.sipa-os.org](https://community.sipa-os.org)
- **PWA:** Installable from ai.sipa-os.org (add to home screen)

## Status

βœ… Live. βœ… Protocol 0 enforced. πŸ”„ Specialist ABCD models in training.

## License

MIT Β· SIPA OS is [public, honest, forensic, governance, zerotrust](https://github.com/soulinpsyabstract/sipa-os-governance).