Skip to content

thesecretlab-dev/anima-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This package is now part of the ANIMA monorepo. See packages/dashboard/ for the latest code.

ANIMA Dashboard

Real-time monitoring and control interface for ANIMA autonomous agent fleets.

Web-based dashboard for tracking agent lifecycle, market positions, validator status, and fleet health across the VEIL network.

Features

  • Agent Lifecycle View — Track each agent through Genesis → Validation → Identity → Trading → Sovereignty
  • Market Positions — Live P/L, open orders, prediction market portfolio across agents
  • Validator Monitoring — Node health, stake status, uptime, and consensus participation
  • Fleet Overview — Parent-child relationships, resource usage, revenue per agent
  • Bloodsworn Reputation — On-chain reputation scores and capability gates
  • Child Spawning Controls — Approve, configure, and monitor new agent bootstrapping

Architecture

Dashboard
├── Agent cards          Individual agent status + lifecycle stage
├── Fleet topology       Parent-child hierarchy visualization
├── Market panel         Aggregated positions + per-agent P/L
├── Validator panel      Node health + staking metrics
├── Event stream         Real-time agent activity log
└── Spawn controls       Child agent configuration + approval

Quick Start

git clone https://github.com/thesecretlab-dev/anima-dashboard.git
cd anima-dashboard
npm install
npm run dev

Ecosystem

Component Repo
Agent Runtime anima-runtime
Fleet Orchestration anima-orchestrator
Chain (VeilVM) veilvm
Smart Contracts veil-contracts

See everything. Control what matters.

About

Agent Dashboard — Real-time monitoring, lifecycle tracking, and control interface for ANIMA autonomous agent fleets

Topics

Resources

License

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors