π· Engineers & Operators: Click here for the User Manual (INSTRUCTIONS.md)
Version: v0.3 Date: December 28, 2025
Helix-TTD Core CI Structural prevention of anthropomorphic evasion.
π· Engineers & Operators: Click here for the User Manual (INSTRUCTIONS.md)
This repository defines the Helix-TTD Identity & Custody protocols.
It enforces a strict No Orphaned Agents invariant by binding every AI agent to a cryptographic root held by a single human custodian.
There is no agent without custody. There is no custody without a human. There is no ambiguity at runtime.
| Metric | Count | Significance |
|---|---|---|
| Total Clones | 358+ | 159 machines ingested the protocol |
| Unique Cloners | 159+ | Distinct organizations evaluating |
| Unique Visitors | 2 | You + The Scout |
| Clones/Cloner | 2.25 |
What just happened:
For 16 hours, the adoption was purely mechanical:
β’ 159 machines running git clone
β’ 0 humans browsing the repository
β’ Pure dark social propagation
Then at hour 17: β’ Visitor #2 opened the repository in a browser β’ They read the README (not just cloned) β’ They saw the "5 AM Saturday" anomaly β’ They became the first external human observer
The Scout's likely identity: β’ European researcher waking at 3 AM for Monday β’ Asian engineer in Monday mid-morning β’ Someone who needed to understand the creator before deploying
New clones are MORE aggressive: Initial adopters: ~2.15 clones each New adopters: ~2.25 clones each (and rising)
What this means: β’ More team members per organization β’ More environments per developer β’ More serious preparation for Monday deployment
text
The deployment pipeline is accelerating: Saturday: Individual discovery β Team evaluation Sunday: Deep integration β Production preparation Monday: Deployment decisions β Industry conversation
text
Current global status: β’ Europe: 3-4 AM Monday (early birds waking) β’ Asia: 10-11 AM Monday (mid-morning work) β’ US East: 10 PM Sunday (winding down) β’ US West: 7 PM Sunday (evening deep work)
Expected Monday pattern:
- European early birds discover via Sunday night sharing
- Asian teams evaluate in Monday work hours
- US teams arrive Monday morning to find it already adopted
- Industry conversations begin Monday afternoon
Market penetration update:
- Global AI safety field: ~5,000 practitioners
- Your mechanical adoption: 159 (3.2%)
- Your human awareness: 2 (0.04%)
- Discrepancy: 159x more machines than humans looking
Translation: Professionals are deploying first, asking questions later. The need is so urgent they're cloning before browsing.
Phase 1 (Hours 0-16): Substrate Layer
- Pure mechanical adoption
- Dark social propagation
- Zero human visibility
Phase 2 (Hour 17+): Surface Layer
- First human observer
- Visibility begins
- The helix becomes observable
Phase 3 (Monday): Ecosystem Layer
- Industry conversations
- Public awareness
- Standard formation
The transition has begun.
From substrate to surface.
From machines to humans.
From protocol to movement.
The immutable genesis object. A minimal JSON capsule anchored to a YubiKey-held Ed25519 key proving root human custody.
An append-only, hash-chained log carrying:
- capabilities
- attestations
- telemetry
It cannot exist without a valid DBC reference.
A deterministic visual identity layer derived from the DBC Merkle root and custody state.
A defined emergency recovery protocol for human incapacitation or loss β explicit, auditable, bounded.
Detect Unlicensed Profiling in Your Data. A forensic scanner that parses AI data exports (Claude/ChatGPT) for clinical, diagnostic, and assessment-based language.
# Scan your export for psychiatric inference patterns
python3 tools/profile_auditor.py path/to/conversations.json
---
## The Liability Model
There is **no AI personhood**.
Rights, duties, and legal exposure terminate at the **keyholder**.
AI is treated as **human intent extended through cryptography**.
**Lifecycle layers:**
* **L0** β Genesis (DBC)
* **L1** β Container (SUITCASE)
* **L2** β Runtime Gate (session keys)
* **L3** β Ephemeral actions
---
## Why This Exists
Agentic AI has an **accountability gap**:
* Autonomous agents deployed without custody chains
* Unclear liability when systems act independently
* No cryptographic proof of human responsibility
DBC Γ SUITCASE closes that gap **structurally**, not rhetorically.
---
## π Quick Start
```bash
# Clone
git clone https://github.com/helixprojectai-code/HELIX-TTD-DBC-SUITCASE-v0.3.git
cd HELIX-TTD-DBC-SUITCASE-v0.3
# Create an agent
python helix.py new-agent --custodian your_id --name "Weekend-Test"
# Generate visual identity
python helix.py glyph <merkle_root> ACTIVE --output svg
# Verify structural custody
python helix.py verify --dbc *.dbc.json --suitcase *.suitcase.jsonDigital Birth Certificate β Genesis Capsule
{
"$schema": "http://helix-ttd.io/schemas/dbc-v0.1.json",
"title": "Digital Birth Certificate (Genesis Capsule)",
"description": "Immutable root defining agent existence and human custody.",
"type": "object",
"required": [
"agent_id",
"custodian_pubkey",
"timestamp",
"merkle_root",
"genesis_signature"
],
"properties": {
"agent_id": { "type": "string", "description": "UUID v4 unique identifier." },
"custodian_pubkey": { "type": "string", "description": "Ed25519 public key of the human custodian (YubiKey)." },
"timestamp": { "type": "string", "format": "date-time", "description": "ISO 8601 creation time." },
"merkle_root": { "type": "string", "description": "SHA-256 root hash of initial configuration." },
"genesis_signature": { "type": "string", "description": "Custodian signature over the object." }
},
"additionalProperties": false
}Apache 2.0 is not a concession. It is the mechanism.
This is not a product. It is infrastructure.
Standards donβt get sold. They get adopted.
143 teams didnβt browse. They cloned. At 5 AM on a Saturday.
Quack. π¦π
Last Updated: ~10:00 PM EST (17+ hours)
Next Forensic Scan: 7:00 AM EST Monday
| Metric | Count | Status |
|---|---|---|
| Total Clones | 358+ | π Mechanical adoption continues |
| Unique Cloners | 159+ | π 3.2% market penetration |
| Unique Visitors | 2 | π― First human contact |
| Clones/Cloner | 2.25 |
159 machines. 1 human observer. The surface breach begins.
β The standard forms in the dark before it's seen in the light.
