Luminarium Proof¶
Fastmarkets AI Prototype
Welcome to the documentation for the Luminarium Proof project. This is a prototype application demonstrating AI-powered price assessment capabilities for Fastmarkets.
Project Stages¶
-
Stage 0: Infra & CI/CD
Infrastructure proof complete. CI/CD, App Runner, Cloudflare Access, and database connectivity working end-to-end.
-
Stage 1: App Framework & Auth
React Admin deployment with authentication. Database models and basic "hello world" application.
In Progress
-
Stage 2: Functional End-to-End
Complete flow: capture price, add notes, submit, complete assessment with simple AI integration.
Planned
-
Stage 3: Initial HITL Exploration
Human-in-the-loop review flows. First implementation of AI-assisted price assessment verification.
Planned
-
Stage 4+: Iteration
Iterative refinement based on user feedback and accuracy improvements.
Future
Current Status¶
Stage 0 Complete
Infrastructure proof is complete. CI/CD, App Runner, Cloudflare Access, and database connectivity are all working end-to-end.
Live Application: luminarium-proof-dev.luminarium.ai (requires Cloudflare Access)
What This Project Validates¶
- AI Technical Maturity - Can AI deliver required accuracy for price assessments?
- Business Process Change - Will editorial teams adopt human-in-the-loop verification?
- Delivery Approach - Can AI-augmented development reduce time and cost?
- Benefits Realization - Can we validate targeted efficiency gains?
Project Timeline¶
| Week | Date (w/c) | Milestone |
|---|---|---|
| 0 | 5th Jan | Onboarding, planning |
| 1 | 12th Jan | Project initiation |
| 2 | 19th Jan | AI Prototype Design |
| 4 | 2nd Feb | Test Data Suite |
| 6 | 16th Feb | Interim Prototype |
| 7 | 23rd Feb | Deployment Package |
| 8 | 2nd Mar | Final Prototype |
Quick Links¶
-
Getting Started
Set up your local development environment
-
Architecture
Understand the infrastructure and design
-
Development
Contributing guidelines and coding standards
-
Project
Scope, timeline, and decision log
Tech Stack¶
| Layer | Technology |
|---|---|
| Framework | Next.js 15 (App Router) |
| Language | TypeScript 5.7 (strict mode) |
| Database | Prisma + AWS RDS SQL Server |
| Compute | AWS App Runner |
| Security | Cloudflare Access (Zero Trust) |
| CI/CD | GitHub Actions |
| IaC | Terraform |
Need Help?¶
- Code issues: Open a GitHub Issue
- Infrastructure: Contact Paul
- Deployment: Check CI/CD Pipeline