Major changes: - Dashboard: WebSocket-based chat with session management - Dashboard: New chat components (ChatPane, ChatInput, ModeToggle) - Dashboard: Enhanced UI with parallel coordinates chart - MCP Server: New atomizer-tools server for Claude integration - Extractors: Enhanced Zernike OPD extractor - Reports: Improved report generator New studies (configs and scripts only): - M1 Mirror: Cost reduction campaign studies - Simple Beam, Simple Bracket, UAV Arm studies Note: Large iteration data (2_iterations/, best_design_archive/) excluded via .gitignore - kept on local Gitea only. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
36 lines
930 B
Markdown
36 lines
930 B
Markdown
# M1 Mirror Archived Studies
|
|
|
|
**Archived:** 2026-01-06
|
|
**Reason:** Repository cleanup - keeping only V9+ studies active
|
|
|
|
## Archived Studies
|
|
|
|
### Cost Reduction Series
|
|
| Study | Trials | Best WS | Notes |
|
|
|-------|--------|---------|-------|
|
|
| V2 | TBD | TBD | Early exploration |
|
|
| V3 | TBD | TBD | - |
|
|
| V4 | TBD | TBD | - |
|
|
| V5 | TBD | TBD | - |
|
|
| V6 | TBD | TBD | - |
|
|
| V7 | TBD | TBD | - |
|
|
| V8 | TBD | TBD | - |
|
|
|
|
### Cost Reduction Flat Back Series
|
|
| Study | Trials | Best WS | Notes |
|
|
|-------|--------|---------|-------|
|
|
| V1 | TBD | TBD | Initial flat back design |
|
|
| V3 | TBD | TBD | V2 was skipped |
|
|
| V4 | TBD | TBD | - |
|
|
| V5 | TBD | TBD | - |
|
|
| V6 | TBD | TBD | - |
|
|
| V7 | TBD | TBD | - |
|
|
| V8 | TBD | TBD | - |
|
|
|
|
## Restoration Instructions
|
|
|
|
To restore a study:
|
|
1. Move from _archive/ to parent directory
|
|
2. Verify database integrity: `sqlite3 3_results/study.db ".tables"`
|
|
3. Check optimization_config.json exists
|