Strata
Strata is a public-facing data dashboard that displays Prime Agents (former Stars) information and analytics.
Overview
Section titled “Overview”Strata provides:
- Public dashboard for Prime Agents data
- Real-time data visualization
- Analytics and reporting features
Technical Details
Section titled “Technical Details”Architecture
Section titled “Architecture”- Type: Web dashboard application
- Framework: Next JS
- Backend: Next JS + Amatsu admin
- Hosting: Vercel
Key Features
Section titled “Key Features”- Data visualization components
- Real-time data updates
- Responsive design for mobile/desktop
Deployment
Section titled “Deployment”Environments
Section titled “Environments”- Production: https://strata.cambria.cx
- Staging: https://preview.strata.cambria.cx
- Development: Vercel PRs preview links
Hosting & Infrastructure
Section titled “Hosting & Infrastructure”- Provider: Vercel
- Domain: strata.cambria.cx
Release Process
Section titled “Release Process”- Release Management: Semantic-release using git branches
- Branch Strategy:
mainbranch → Production deployment (https://strata.cambria.cx)stagingbranch → Staging deployment (https://preview.strata.cambria.cx)- Feature branches → PR preview deployments
- Release Flow:
- Feature development on feature branches
- Merge to
stagingfor staging testing - Merge to
maintriggers semantic-release - Automatic version bumping and changelog generation
- Production deployment via Vercel
Data Sources
Section titled “Data Sources”Prime Agents Data
Section titled “Prime Agents Data”- Data source: Amatsu Admin
- Update frequency: based on cron jobs schedule
External APIs
Section titled “External APIs”- Alchemy through Amatsu-admin
- BA Labs (former Blockanalitica) API through Amatsu-admin
Performance & Monitoring
Section titled “Performance & Monitoring”Performance Metrics
Section titled “Performance Metrics”- Vercel
Monitoring
Section titled “Monitoring”- Uptime monitoring: Vercel
- Performance monitoring: Vercel
- Error tracking: Vercel
Public Access
Section titled “Public Access”Availability
Section titled “Availability”- Public URL: https://strata.cambria.cx
- Access Level: Public (no authentication required)
Maintenance
Section titled “Maintenance”Data Updates
Section titled “Data Updates”- Automated data refresh schedule: cron jobs schedule
- Manual data update procedures: manual cron job triggers
Content Management
Section titled “Content Management”- Dashboard configuration updates
- Feature deployments
Contact
Section titled “Contact”- Phin (0x_phiny)