Root Authority . 👑 L0 . axiomid-project . YOU ARE HERE . Sovereign Core: L1 aix-format . L2 iqra . L3 aix-agent-skills
Satellites: L4 AlphaAxiom . L5 PiWorker-OS . L6 GemClaw . identity flows: L0 -> all (every agent carries did:axiom:axiomid.app:*)
Built by Mohamed Abdelaziz
"Identity is an Asset, not a Biometric."
🧬 Philosophy • 📐 Architecture • 🗺️ Roadmap • 🚀 Quick Start
AxiomID rejects the dystopian future of iris scans and hardware dependencies. We believe your identity is defined by your history, your actions, and your reputation—not your biology.
We are building the "Quantum Command Center" for digital identity:
- Software-First: No Orbs, no hardware.
- Privacy-Preserving: Zero-knowledge proofs of humanity.
- Asset-Based: Your reputation is an asset you build, own, and stake.
Our UI reflects our code: dark, precise, and data-dense. We use an OLED Black foundation with Neon Emerald (Verified) and Electric Blue (Data) accents. It feels like jacking into a secure mainframe, not browsing a marketing site.
AxiomID uses a progressive trust model. You don't just "have" an ID; you level up your clearance.
| Tier | XP | Status | Description |
|---|---|---|---|
| GHOST | 0 | 🌑 Locked | Unverified. Lurker status. Limited access. |
| SPARK | 100 | 🟢 Verified | Basic "Proof of Humanity". Social accounts connected. |
| PULSE | 500 | 🔵 Active | Proven history. Active wallet, transaction history. |
| AXIOM | 1000 | 🟣 Elite | High reputation. Financial stake locked. Vouching power. |
- Frontend: Next.js 15 (App Router), Tailwind CSS, Framer Motion (Bento Grids, Floating Elements).
- Backend: Next.js API Routes (Serverless).
- Database: SQLite (via Prisma ORM) for rapid MVP execution. Ready for migration to PostgreSQL/Supabase.
- Auth: Web3 First (Wallet Connect).
axiomid/
├── src/
│ ├── app/
│ │ ├── page.tsx # 🖥️ The Command Center (Bento Grid)
│ │ ├── globals.css # 🎨 Dark Engineering Theme
│ │ ├── api/ # ⚡ Backend Logic
│ │ │ ├── auth/connect/ # Wallet Authentication
│ │ │ ├── action/claim/ # XP & Tier Logic
│ │ │ └── user/status/ # Data Fetching
│ │ └── context/
│ │ └── wallet-context.tsx # 🧠 Global State Management
│ └── lib/
│ ├── prisma.ts # Database Client
│ ├── actions.ts # "Proof of Work" Definitions
│ └── tiers.ts # Gamification Logic
├── prisma/
│ ├── schema.prisma # Database Schema
│ └── dev.db # Local SQLite DB
└── STRATEGY.md # 📜 Competitive Analysis & Future Roadmap
AxiomID is the Root Authority of the Sovereign AI Stack: 5 sovereign projects engineered by 1 human and 12 AI agents in total. AxiomID alone carries the fingerprints of 4 of those 12 agents, derived from commit history (direct authors, Co-authored-by trailers, and review attributions).
Built in the Agent-First Era using Google Antigravity.
We have conducted a deep Competitive Analysis of World Network, Gitcoin Passport, and others.
Upcoming "Moonshot" Features:
- The Meta-Aggregator: Ingest scores from Gitcoin/WorldID to boost Axiom XP.
- Proof of Time-Stake ("The Vault"): Lock USDC to prove long-term human intent.
- Axiom Vouch: High-stakes peer-to-peer verification.
- Node.js 20+
- npm
# 1. Clone the repository
git clone https://github.com/Moeabdelaziz007/axiomid-project.git
cd axiomid-project
# 2. Install dependencies
npm install
# 3. Initialize Database (SQLite)
npx prisma db push
# 4. Run development server
npm run devOpen http://localhost:3000. Click "INITIALIZE SEQUENCE" to connect your wallet (simulated or real).
Proprietary — All Rights Reserved © 2026 Mohamed Abdelaziz.
See LICENSE for full terms. This repository is private (package.json declares private: true); the source, documentation, and configuration may not be copied, redistributed, sublicensed, or used to train any model without prior written permission.
「الهوية هي أصل تمتلكه، وليست بصمة بيولوجية.」
نحن نرفض المستقبل الديستوبي الذي يعتمد على مسح قزحية العين والأجهزة المعقدة. AxiomID هو "مركز القيادة" للهوية الرقمية:
- برمجيات أولاً (Software-First): لا حاجة لأجهزة "Orbs".
- الخصوصية: إثبات الإنسانية دون كشف هويت الشخصية.
- الأصول: سمعتك هي أصل تبنيه وتمتلكه.
| المستوى | XP | الحالة | الوصف |
|---|---|---|---|
| GHOST | 0 | 🌑 شبح | غير موثق. صلاحيات محدودة. |
| SPARK | 100 | 🟢 شرارة | إثبات إنسانية أساسي (حسابات اجتماعية). |
| PULSE | 500 | 🔵 نبض | تاريخ موثق. نشاط محفظة ومعاملات. |
| AXIOM | 1000 | 🟣 بدهية | سمعة عالية. رهان مالي (Stake). قوة التزكية. |
# 1. استنساخ المستودع
git clone https://github.com/Moeabdelaziz007/axiomid-project.git
cd axiomid-project
# 2. تثبيت التبعيات
npm install
# 3. تهيئة قاعدة البيانات
npx prisma db push
# 4. تشغيل النظام
npm run dev👑 L0 . ROOT AUTHORITY . axiomid-project . YOU ARE HERE . Sovereign Core: L1 aix-format . L2 iqra . L3 aix-agent-skills
Satellites: L4 AlphaAxiom . L5 PiWorker-OS . L6 GemClaw

