// Sentinel System V1.0
"The Golden Standard of AI." An autonomous wealth distribution system managed by the Claude AI Sentinel.
an experiment in Autonomous Asset Management. The system delegates the control of a digital gold vault to an AI Agent ("The Sentinel"). The Sentinel monitors global market sentiment, gold prices (XAU/USD), and on-chain activity to execute "Batch Dispatches" of Gold Tokens to eligible holders.
This repository contains:
- The Sentinel Dashboard: A React-based command center for visualizing AI logic.
- Edge Functions: The serverless backend connecting Anthropic API to the Solana Blockchain.
- Vault Protocols: The logic governing the dispatch mechanism.
- Framework: React 18 (TypeScript) + Vite
- Styling: Tailwind CSS + Framer Motion (Industrial/Cyber-Gold Aesthetic)
- State Management: TanStack Query + Zustand
- Web3:
@solana/wallet-adapter-react
- Runtime: Supabase Edge Functions (Deno)
- Intelligence: Opus Claude 4.5 API
- Social Uplink: Twitter/X API v2 (Autonomous Posting)
- Network: Solana
- Token Standard: SPL Token
- Distribution: Automated Batch Dispatches via Web3.js
- Node.js v20+
- Solana CLI Tools
- Supabase CLI
git clone [https://github.com/gold-by-claude/sentinel-core.git](https://github.com/gold-by-claude/sentinel-core.git)
cd sentinel-core