Roadmap

From AWS-first architecture review to multi-cloud SaaS platform

v0.1

Foundation & MVP

January 2026

Bootstrap project with full-stack architecture and stubbed RAG service for local testing.

Key Features:

  • Full-stack Next.js + FastAPI architecture
  • AWS-focused architecture analysis with pattern matching
  • Dual input modes (text + drag-drop UI)
  • Theme switcher (light/dark mode)
  • Professional and Roast tone modes
  • Structured JSON output with 6 AWS Well-Architected pillars
  • Beautiful risk visualization with severity badges
Phase 1

AI-Powered AWS Analysis

January 2026

Real AI-powered AWS architecture review using Claude 3.5 Haiku via Amazon Bedrock with inline context.

Key Features:

  • Amazon Bedrock integration with Claude 3.5 Haiku
  • Comprehensive AWS Well-Architected Framework context (~6K tokens)
  • Cost tracking: ~$0.011 per review
  • Graceful fallback to pattern matching
  • AWS service-specific recommendations
  • Token usage logging and cost analysis
  • Provider validation (AWS-only for v1)
Phase 2

Production Deployment

January 2026

Production API deployed to Railway with Bedrock AI integration and nuclear-level roast mode.

Key Features:

  • Railway production deployment (tesseric-production.up.railway.app)
  • Docker containerization with multi-stage builds
  • Environment variable management for production
  • Production CORS configuration
  • Nuclear-level roast mode (devastating and memorable)
  • Bedrock AI verified working in production
  • Cost: ~$0.011/review + Railway $5-10/month
Phase 2.5

Frontend Redesign & Brand Identity

January 2026

Complete frontend redesign with new brand identity, professional layout, and comprehensive SEO optimization.

Key Features:

  • New logo and refreshed color palette
  • Sticky navigation with mobile-responsive menu
  • Professional footer with trust badges and social proof
  • Enhanced marketing sections with clear value proposition
  • Comprehensive SEO optimization (metadata, sitemap, structured data)
  • PWA capabilities with web manifest
  • Mobile-first responsive design
  • Improved user experience and conversion flow
Phase 2.1

AWS Diagram Parsing

February 2026

Accept AWS architecture diagrams and drawings as input using Bedrock vision capabilities.

Key Features:

  • Image upload support (PNG, JPG, PDF up to 5MB)
  • Bedrock vision API integration (Claude 3 Sonnet with vision)
  • Architecture component extraction from diagrams
  • Visual element to text conversion
  • Feed extracted text to existing RAG pipeline
  • Cost: ~$0.015-0.023 per diagram analysis
Phase 3

Knowledge Graph & Production Polish

February 2026

Neo4j knowledge graph integration for visualizing architecture insights, frontend deployed to Vercel with custom domain.

Key Features:

  • Neo4j knowledge graph backend integration
  • Interactive graph visualization at /graph
  • Automatic analysis-to-graph persistence
  • Relationship mapping (Analyses → Findings → AWS Services → Remediations)
  • Deploy frontend to Vercel (tesseric.ca)
  • Custom domain setup with Vercel
  • Production-ready error handling and loading states
  • CI/CD workflows (GitHub Actions for backend/frontend/integration tests)
Phase 4IN PROGRESS

Review History & Advanced Features

Q1 2026

Add persistent review history, rate limiting, monitoring, and enhanced knowledge graph capabilities.

Key Features:

  • Review history storage (DynamoDB or Neo4j time-series)
  • User session tracking (anonymous for now)
  • Rate limiting on backend API (prevent abuse)
  • Monitoring and analytics (Vercel Analytics, backend metrics)
  • Graph query API (search findings, AWS services)
  • Performance optimization (caching, query optimization)
  • Enhanced graph visualization (filtering, search, zoom controls)
Phase 5

Multi-Cloud Expansion

Q2 2026

Expand beyond AWS to support Azure, GCP, n8n workflows, and generic system design analysis.

Key Features:

  • Azure Well-Architected Framework support
  • GCP Cloud Architecture Framework support
  • n8n workflow automation analysis
  • Generic SaaS architecture patterns
  • Provider abstraction layer
  • Auto-detection of cloud platform
  • Multi-cloud best practices knowledge base
Phase 6

IaC Analysis

Q2-Q3 2026

Infrastructure as Code analysis: CloudFormation and Terraform template review.

Key Features:

  • AWS CloudFormation template analysis
  • Terraform HCL parsing and review
  • IaC-specific security checks
  • Resource relationship mapping
  • Cost estimation from infrastructure code
  • Drift detection and compliance checking
Phase 7

SaaS & Multi-Tenancy

Q4 2026

Transform into full SaaS product with team accounts, billing, and enterprise features.

Key Features:

  • User authentication (Cognito or Auth0)
  • Team accounts and collaboration
  • Pricing tiers (Free, Pro, Enterprise)
  • Stripe integration for payments
  • Usage tracking and limits
  • Admin dashboard for analytics
  • Slack/Discord integration
  • CLI tool for developers

Current Focus: Review history, rate limiting, and advanced graph features

Multi-cloud support (Azure, GCP, n8n) coming in Phase 5 after AWS path is proven and feature-complete.