Skip to content
View Moeabdelaziz007's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@pai-list

Block or report Moeabdelaziz007

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
moeabdelaziz007/README.md

Mohamed Abdelaziz — Founder AxiomID & PAI Universe

AxiomID Webapp PAI Universe Org ORCID LinkedIn

Status Stack Pi Network Philosophy


📖 THE STORY: FROM TOOLS TO AGENTIC TEAMS

"I didn't use AI as a tool. I used AI as a team. Kings aren't born — they're made." 👑

The era of static LLM prompts is over. The future belongs to Autonomous Agentic Infrastructure — self-discovering, sovereign agents with verifiable cryptographic identities, deterministic memory, and zero-cost edge execution.

As the founder of AxiomID and PAI Universe, my mission is to build the foundational layer for autonomous agents and humans on Pi Network and Web3 — serving 18M+ KYC'd users with portable, self-sovereign identity and deterministic agent coordination.


🏛️ PAI UNIVERSE — SYSTEM ARCHITECTURE TOPOLOGY

┌─────────────────────────────────────────────────────────────────────────────┐
│                        PAI UNIVERSE ECOSYSTEM                                │
├─────────────────────────────────────────────────────────────────────────────┤
│                                                                              │
│  ┌─ L0: SOVEREIGN STANDARDS ─────────────────────────────────────────────┐  │
│  │  📜 AxiomID          → W3C DID + TrustChain + Ed25519 passports        │  │
│  │  📜 openidentity.md  → Agent discovery manifest (roles, skills, MCP)   │  │
│  │  📜 PAI-Protocol     → Universal wire protocol (PPP) for agents        │  │
│  └────────────────────────────────────────────────────────────────────────┘  │
│                                    │                                         │
│  ┌─ L1: RUNTIME & GATEWAYS ──────────────────────────────────────────────┐  │
│  │  ⚡ pai-mcp          → MCP gateway on Cloudflare Workers edge           │  │
│  │  ⚡ pai-agent-kit    → Agent SDK: Vectorize + R2 + Durable Objects      │  │
│  │  ⚡ PiWorker         → Pi Network ↔ PAI edge integration (Go+TS)        │  │
│  │  ⚡ axiomid-piverify → KYA verification on Virtuals ACP                 │  │
│  └────────────────────────────────────────────────────────────────────────┘  │
│                                    │                                         │
│  ┌─ L2: ZERO-DEP GO TOOLING ─────────────────────────────────────────────┐  │
│  │  🛠 pai-sam          → agent.sam.yaml → 4-file zero-cost Workers kit   │  │
│  │  🛠 pai-port         → Encrypted Unix socket router (ChaCha20-Poly1305) │  │
│  │  🛠 skillbuilder     → Skill authoring & validation CLI                │  │
│  │  🛠 ppm              → Package manager & dependency drift auditor      │  │
│  └────────────────────────────────────────────────────────────────────────┘  │
│                                    │                                         │
│  ┌─ L3/L4: REGISTRIES, MEMORY & COLLAB ──────────────────────────────────┐  │
│  │  🧠 pai-skills       → Dynamic capability marketplace                  │  │
│  │  🧠 clawhub          → Multi-language plugin registry (EN/AR)          │  │
│  │  🧠 PAI-Memory       → Deterministic conflict resolution + semantic mem │  │
│  │  🧠 PAI-Gspace       → Global agentic workspace for human-agent collab │  │
│  └────────────────────────────────────────────────────────────────────────┘  │
│                                                                              │
└─────────────────────────────────────────────────────────────────────────────┘

🔬 DEEP DIVE: KEY REPOSITORIES (VERIFIED LIVE)

🌐 L0 — Sovereign Standards

Repository Description Status Live Link
AxiomID Universal identity protocol: W3C DIDs, TrustChain, Ed25519 passports Active axiomid.app
openidentity.md Open discovery layer spec: agent roles, skills, MCP tools, wallet auth Active Spec
PAI-Protocol Universal wire protocol (PPP) for autonomous agent comms Active Repo

L1 — Runtime & Gateway Infrastructure

Repository Description Stack Status
pai-mcp Unified MCP gateway on Cloudflare Workers TypeScript, Workers Active
pai-agent-kit Zero-cost agent SDK: Vectorize + R2 + Durable Objects TypeScript, Workers Active
PiWorker Pi Network ↔ PAI edge integration (sovereign Go+TS monorepo) Go, TypeScript, Docker Sovereign
axiomid-piverify KYA verification on Virtuals ACP for Pi Network TypeScript Active

🛠 L2 — Zero-Dependency Go Tooling pai-tools monorepo

Tool Purpose Repo Install
pai-sam agent.sam.yaml → deployable Workers agent kit (4-file) pai-tools go install github.com/pai-list/pai-tools/cmd/pai-sam@latest
pai-port Encrypted Unix socket router (ChaCha20-Poly1305 + HTTP forward) pai-tools go install github.com/pai-list/pai-tools/cmd/pai-port@latest
skillbuilder Skill authoring, validation, testing CLI pai-tools go install github.com/pai-list/pai-tools/cmd/skillbuilder@latest
ppm Package manager & dependency drift auditor pai-tools go install github.com/pai-list/pai-tools/cmd/ppm@latest

🧠 L3/L4 — Registries, Memory & Collaboration

Repository Purpose Status
pai-skills Dynamic capability marketplace for agents Active
clawhub Multi-language plugin/skill registry (EN/AR) Active
PAI-Memory Deterministic conflict resolution + semantic memory Building
PAI-Gspace Global agentic workspace for human-agent collaboration Building

🛠️ TECHNOLOGY STACK & INFRASTRUCTURE

TypeScript Go Cloudflare Workers Next.js 15 Docker Protobuf Web3 DID Ed25519 ChaCha20-Poly1305 SQLite Vectorize R2 Storage Durable Objects Workers AI


📊 LIVE EVIDENCE DASHBOARD (GitHub API — Real-time)

GitHub Stats Top Languages

GitHub Streak

Trophies


🧭 PHILOSOPHY & GOVERNANCE: THE SOUL PROTOCOL

Muraqabah (Watchfulness) → Tawbah (Course-Correction) → TrustChain (Cryptographic Trust) → Sidq (Truthfulness) → Rahma (Graceful Degradation) → Shura (Consensus) — with Tasbih (3-retry) and Barakah (Milestone Blessings).

Every commit, every PR, every agent interaction follows this protocol. Not theater — lived practice.

  • Zero-Dependency Covenant: Go stdlib only. No external deps without consensus.
  • Spec-First Governance: No code without merged SPEC.md (Confidence ≥ 90%).
  • Ponytail Discipline: Ladder — YAGNI → stdlib → native → existing → 1-line → minimal code.
  • SOUL PR Gates: A) Spec traceability, B) Zero as any, C) Tests green, D) CI green, E) Muraqabah note.

🔗 OFFICIAL VERIFIED LINKS

Service Category Verified URL
AxiomID Webapp Live Product axiomid.app
PAI Universe Org Organization github.com/pai-list
Personal Profile Developer Page github.com/Moeabdelaziz007
LinkedIn Professional linkedin.com/in/mohamed-abdelaziz
ORCID Record Academic orcid.org/0009-0005-1705-5096

📜 CITE THIS WORK

@misc{abdelaziz2026pai,
  author       = {Mohamed Hossam-Eldin Abdelaziz},
  title        = {PAI Universe: Sovereign Agentic Infrastructure for Pi Network},
  year         = {2026},
  howpublished = {\url{https://github.com/pai-list}},
  note         = {AxiomID DID + TrustChain + Zero-Cost Agent Kits + SOUL Governance}
}

Built for the sovereign agentic era · Live evidence · PAI Universe · AxiomID

Pinned Loading

  1. pai-list/AxiomID pai-list/AxiomID Public

    Axiom Identity Protocol (AIP) — Universal identity layer for Humans + AI Agents (DID, TrustChain, Pi Network)

    TypeScript 3 6

  2. pai-list/pai-agent-kit pai-list/pai-agent-kit Public

    PAI Agent Runtime — zero-cost agent SDK with Vectorize, R2 & Durable Objects

    TypeScript

  3. pai-list/.github pai-list/.github Public

    PAI Universe — The Agentic Layer for Pi Network

    HTML

  4. pai-list/openidentity.md pai-list/openidentity.md Public

    OpenIdentity Protocol — discovery layer standard & spec for AI Agent Identity

    HTML

  5. pai-list/pai-atom pai-list/pai-atom Public

    THE ATOM — immutable PaiSkill ABI & shared design primitives

  6. pai-list/pai-mcp pai-list/pai-mcp Public

    PAI MCP Gateway — unified Model Context Protocol server on Cloudflare Workers

    JavaScript