{"id":50372920,"url":"https://github.com/lancekrogers/dashboard","last_synced_at":"2026-05-30T08:03:26.237Z","repository":{"id":340232387,"uuid":"1161172673","full_name":"lancekrogers/dashboard","owner":"lancekrogers","description":"ETHDenver 2026: Next.js real-time observer dashboard for the Obey Agent Economy. 5 live panels: Festival View, HCS Feed, Agent Activity, DeFi P\u0026L, Inference Metrics.","archived":false,"fork":false,"pushed_at":"2026-04-19T06:47:38.000Z","size":683,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-19T08:33:31.430Z","etag":null,"topics":["agent-economy","ai-agents","dashboard","ethdenver","ethdenver-2026","festival-methodology","hcs","hedera","nextjs","obedience-corp","react","typescript","websocket"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lancekrogers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lancekrogers"}},"created_at":"2026-02-18T20:16:43.000Z","updated_at":"2026-04-19T06:47:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lancekrogers/dashboard","commit_stats":null,"previous_names":["lancekrogers/dashboard-ethden-2026","lancekrogers/dashboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lancekrogers/dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancekrogers%2Fdashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancekrogers%2Fdashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancekrogers%2Fdashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancekrogers%2Fdashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lancekrogers","download_url":"https://codeload.github.com/lancekrogers/dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancekrogers%2Fdashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33684419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-economy","ai-agents","dashboard","ethdenver","ethdenver-2026","festival-methodology","hcs","hedera","nextjs","obedience-corp","react","typescript","websocket"],"created_at":"2026-05-30T08:03:22.919Z","updated_at":"2026-05-30T08:03:26.230Z","avatar_url":"https://github.com/lancekrogers.png","language":"TypeScript","funding_links":["https://github.com/sponsors/lancekrogers"],"categories":[],"sub_categories":[],"readme":"# dashboard\n\n[![Next.js](https://img.shields.io/badge/Next.js-16-000000?logo=next.js)](https://nextjs.org)\n[![React](https://img.shields.io/badge/React-19-61DAFB?logo=react\u0026logoColor=black)](https://react.dev)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6?logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org)\n[![Tailwind](https://img.shields.io/badge/Tailwind-CSS-06B6D4?logo=tailwindcss\u0026logoColor=white)](https://tailwindcss.com)\n\nReal-time observer dashboard for the agent economy.\n\nPart of the [Obey Agent Economy](https://github.com/lancekrogers/Obey-Agent-Economy) project.\n\n## Overview\n\nRead-only Next.js dashboard that visualizes the multi-agent economy in real time. Displays festival progress, HCS message feeds, agent activity, DeFi P\u0026L metrics, and 0G inference stats across five panels. Supports multiple data sources: mock data for demos, WebSocket for live events, gRPC for direct daemon connection, and Hedera Mirror Node for HCS messages.\n\n\u003e **TL;DR** — Read-only Next.js dashboard that visualizes the multi-agent economy in real time: festival progress, HCS message feeds, CRE risk decisions, agent activity, DeFi P\u0026L, and 0G inference metrics. Supports mock, WebSocket, gRPC, and Mirror Node data sources.\n\n## Built with Obedience Corp\n\nThis project is part of an [Obedience Corp](https://obediencecorp.com) campaign — built and planned using **camp** (campaign management) and **fest** (festival methodology). This repository, its git history, and the planning artifacts in `festivals/` are a live example of these tools in action.\n\nThe Festival View panel visualizes festival methodology progress. Agent events flow through the **obey daemon's** event pipeline via WebSocket or gRPC.\n\n## Screenshot\n\n![Dashboard](docs/dashboard.png)\n\n## Panels\n\n| Panel | Description |\n|-------|-------------|\n| Festival View | Festival methodology progress (phases, sequences, tasks) |\n| HCS Feed | Live Hedera Consensus Service message stream |\n| CRE Decisions | CRE risk lifecycle (`risk_check_requested/approved/denied`) with decision reasons |\n| Agent Activity | Agent status, heartbeats, uptime |\n| DeFi P\u0026L | Trading performance, profit/loss charts |\n| Inference Metrics | 0G compute job stats, storage, iNFT status |\n\n## Quick Start\n\n```bash\ncp .env.example .env\njust install\njust dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000). Set `NEXT_PUBLIC_USE_MOCK=true` for demo mode without live agents.\n\n## Prerequisites\n\n- Node.js \u003e= 18\n- npm\n\n## Configuration\n\n| Variable | Description |\n|----------|-------------|\n| `NEXT_PUBLIC_USE_MOCK` | Enable mock data mode (default: false) |\n| `NEXT_PUBLIC_HUB_WS_URL` | Hub WebSocket endpoint for live events |\n| `NEXT_PUBLIC_USE_GRPC` | Use gRPC instead of WebSocket (default: false) |\n| `NEXT_PUBLIC_DAEMON_GRPC_URL` | Daemon gRPC address (dev only) |\n| `NEXT_PUBLIC_HEDERA_MIRROR_NODE_URL` | Hedera Mirror Node REST API |\n| `NEXT_PUBLIC_HEDERA_TOPIC_IDS` | Comma-separated HCS topic IDs to observe |\n\n## Data Sources\n\n- **Mock** -- Generates synthetic data for demos. Set `NEXT_PUBLIC_USE_MOCK=true`.\n- **WebSocket** -- Connects to hub for real-time daemon events. Default production mode.\n- **gRPC** -- Direct daemon connection for local development.\n- **Mirror Node** -- Polls Hedera Mirror Node REST API for HCS messages and festival progress.\n\n## Project Structure\n\n```\ndashboard/\n├── src/\n│   ├── app/                   # Next.js app router (layout, page)\n│   ├── components/\n│   │   ├── panels/            # 6 dashboard panels\n│   │   ├── ui/                # Shared components (ProgressBar, StatusBadge)\n│   │   └── DashboardLayout.tsx # Grid layout shell\n│   ├── hooks/                 # Data hooks (useWebSocket, useMirrorNode, useMockData, useGRPC)\n│   └── lib/\n│       ├── data/              # Client libraries (WebSocket, gRPC, Mirror Node, Mock)\n│       └── utils/             # Formatting utilities\n├── public/                    # Static assets\n├── justfile                   # Task runner recipes\n└── package.json\n```\n\n## Development\n\n```bash\njust install    # Install dependencies\njust dev        # Development server (localhost:3000)\njust build      # Production build\njust lint       # ESLint via next lint\njust clean      # Remove build artifacts\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancekrogers%2Fdashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flancekrogers%2Fdashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancekrogers%2Fdashboard/lists"}