Architecture Overview
The ORACULS stack powering TAG IT Network's product authentication infrastructure.
ORACULS Stack
TAG IT Network operates on a 6-layer hybrid public-private architecture designed for scalable product authentication, AI-driven verification, and cross-chain interoperability.
| Layer | Components | Responsibility |
|---|---|---|
| Applications | ORACULAR App (React Native), Admin Console (Next.js 14), Partner Portal, SDK | User-facing interfaces, scan/verify UX |
| Gateway | tagit-services (Express.js) | Auth, API routing, AI orchestration |
| Ledger (Public) | TAGIT L2 (OP Stack) + EigenDA | Asset identity, verification, governance |
| Settlement | Ethereum L1 | Escrow, timelocks, security backstop |
| Interop | Chainlink CCIP | Cross-chain messaging (ETH, Polygon, Arbitrum) |
| Private Ledger | Hyperledger Besu | Gov/mil data, PQC attestations |
Network Performance
5-Layer Security Model
Repository Organization
12 repositories organized into Core and Support groups.
| Repository | Type | Purpose |
|---|---|---|
| tagit-contracts | Core | Smart contracts, Foundry, Solidity |
| tagit-l2 | Core | OP Stack L2 node configuration |
| tagit-bridge | Core | Chainlink CCIP bridge adapters |
| tagit-services | Core | Express.js API gateway + AI agents |
| tagit-indexer | Core | Graph Protocol subgraph indexer |
| tagit-security | Core | Audit tools, formal verification |
| tagit-dashboard | Support | Next.js admin + console UI |
| tagit-mobile | Support | React Native ORACULAR app |
| tagit-sdk | Support | TypeScript SDK + CLI |
| tagit-hardware | Support | NFC provisioning tools |
| tagit-docs | Support | Technical documentation |
| tagit-governance | Support | DAO proposal templates |
Key Terminology
| Term | Definition |
|---|---|
| Digital Twin | NFT representing a physical asset's on-chain identity |
| ORACULAR | Mobile/web app for scanning and verification |
| ORACULS | Complete technology stack (ORACULAR + L2 + Services) |
| BIDGES | Badge system for identity and capability management |
| AIRP | AI Recovery Protocol for lost/stolen asset handling |
| PQC | Post-Quantum Cryptography (future-proofing) |
| SUN | Secure Unique NFC — NXP's authentication protocol |
| ERC-8004 | Agent identity standard for on-chain AI agents |