Every human is a seed.
A sovereign AI node you run on your own machine — local-first, consent-bound, receipt-backed.
%%{init: {"theme":"base","themeVariables":{
"primaryColor":"#0b1220","primaryTextColor":"#f8f6f1","primaryBorderColor":"#C9A962",
"lineColor":"#C9A962","clusterBkg":"#04070E","clusterBorder":"#2b3a55",
"edgeLabelBackground":"#04070E","fontFamily":"monospace","fontSize":"13px"}}}%%
flowchart LR
subgraph H["you — the human"]
OP["exact-string consent<br/>typed by you alone"]
end
subgraph D["Dema — the door"]
F["reads local state ·<br/>explains it · previews<br/>safe next steps"]
R["receipts — read & list"]
end
subgraph N["Node0 — governed runtime"]
E["bounded execution<br/>behind your typed GO"]
M["receipt issuance"]
end
OP -- reads --> F
OP == "typed GO phrase" ==> E
E --> M
M -- mirror --> R
Dema is the local-first product face: it reads local state, explains it, and previews safe next steps. BIZRA is the ecosystem; Dema is the door.
Most projects list features. This one gates its own words:
- Every public claim lives in a machine-readable claim register, and a corpus gate fails the build when an unregistered claim appears in a public-facing document.
- Receipts are sha256 content-addressed and tamper-evident; consent is an exact-string match, never an inferred yes.
- The honest ledger of what is measured, what is designed-but-not-live, and
what is merely planned is public:
docs/CURRENT_LIMITS.md.
Deliberately not live (and said out loud): federation, cross-node synchronization, token economics, and Proof-of-Impact rewards. Absence stated is worth more than presence implied.
%%{init: {"theme":"base","themeVariables":{
"primaryColor":"#0b1220","primaryTextColor":"#f8f6f1","primaryBorderColor":"#C9A962",
"lineColor":"#C9A962","cScale0":"#C9A962","cScale1":"#2b3a55","cScale2":"#C9A962",
"fontFamily":"monospace"}}}%%
timeline
title From seed to first proofs
Founding : Three founding documents anchored on Bitcoin via OpenTimestamps — reproducible from the Dema repo
2026-05-06 : ARTIFACT-011 — first bounded-diagnostic receipt issued by the governed runtime path
2026-08 : Local model door opens — llama.cpp joins the trunk-allowed provider set
2026-08-20 : The node learns to see its own body — hardware constellation observer merged
Each entry above binds to a public artifact: a Bitcoin-anchored manifest, a
receipt mirror, or a merged commit in
BizraInfo/Dema.
git clone https://github.com/BizraInfo/Dema
cd Dema
node bin/dema welcomeZero npm install. Zero runtime dependencies. No daemon, no remote provider,
nothing touched outside ~/.dema/.
Knowledge here keeps its chain of transmission: source named, lesson recorded, implementation linked, receipt sealed. Ideas are carried with attribution — never claimed, never orphaned.
◈ BIZRA · بذرة
Knowledge does not die with its carrier — if it finds someone to carry it faithfully.



