Commit Graph

4 Commits

Author SHA1 Message Date
Alexa Louise
1655047a04 Add Agents, Intents, and Ledger pages to Prism Console
- Add /agents page with agent cards showing status, type, trust score
- Add /intents page to track declared intentions
- Add /ledger page with immutable event log display
- Update layout with navigation menu
- All pages fetch from api.blackroad.io

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-14 19:01:07 -06:00
copilot-swe-agent[bot]
83ca4ddefe Use SERVICE_NAME env var in health endpoint
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
2025-11-25 02:23:22 +00:00
copilot-swe-agent[bot]
02d51bb3a2 Fix Railway deployment configuration
- Update health endpoint to return service name
- Add restart policy and environment variables to railway.toml
- Exclude frontend folder from TypeScript compilation to fix build

Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
2025-11-25 02:21:50 +00:00
Alexa Amundson
9c46360244 Prism Gen-0 scaffold 2025-11-24 00:57:40 -06:00