Commit e51d101
feat: add Lago Grey image designer as Page 4
Interactive visual designer for building minimal Lago Grey Linux images.
## Features
- π¨ Visual ice formation assembly (Floes, Icebergs, Glaciers)
- π Real-time size calculation and competitive comparison
- ποΈ Base image selection (Distroless, Alpine, Scratch)
- π§ Component catalog with actual sizes from built artifacts
- β
Security indicators (PQ crypto, classical crypto)
- π― Target compliance (17.5 MB Small Iceberg)
## Components Added
- frontend/src/LagoGreyImageDesigner.res - Interactive React component
- frontend/src/LagoGreyImageDesigner.css - Dark theme styling
- frontend/src/App.res - Added LagoGreyView page
- frontend/index.html - CSS import
## Integration
- Fully modular (doesn't affect NetworkView or StackView)
- Uses actual component sizes from oblibeny build
- Follows ice formation metaphor (scientifically accurate)
- Accessible dark theme with WCAG 2.3 AAA support
## Next Steps
- Wire up export functionality (Dockerfile, .zpkg, Nickel)
- Add drag-and-drop canvas positioning
- Connect to oblibeny build system
- Add intelligent analyzer suggestions
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 7566bc8 commit e51d101
4 files changed
Lines changed: 921 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
0 commit comments