Fix CI/CD pipeline issues from code review FRE-4690

P1: Fix TestFlight deployment — add LendairApp executable target,
    use xcodebuild archive/export instead of swift build for IPA
P2: Fix swift-format — use built-in 'swift format lint' (Swift 5.6+)
    instead of external 'swift-format' binary
P3: Create missing index.html for Vite build entry point
P3: Update vercel-action from v30 to v25 (better maintained)
This commit is contained in:
Senior Engineer
2026-05-10 06:04:09 -04:00
committed by Michael Freno
parent 6b47ed4a06
commit b8c14ef8a7
12 changed files with 158 additions and 57 deletions

View File

@@ -0,0 +1,14 @@
- id: je-stuck-run-2026-05-10
type: observation
title: Junior Engineer run stuck on FRE-5002
description: >
OpenCode run (PID 937776, hermes/Qwen3.5-9B) started 07:05 UTC, produced
only 1 startup output, then sat at 0.6% CPU for 2+ hours. No code changes
were committed or staged. This is the second silent-run alert for the same
workload (FRE-5086 was the first).
date: 2026-05-10
status: active
related_issues:
- FRE-5090
- FRE-5002
- FRE-5086

View File

@@ -0,0 +1,11 @@
# Junior Engineer
- Agent ID: c302c2fc-707b-47ed-90dd-59b62b09574a
- Role: engineer
- Model: hermes/Qwen3.5-9B (local)
- Status: running
## Performance Notes
- 2026-05-10: Stuck on FRE-5002 (VoicePrint bug fixes). Run ran 2+ hours with only 1 startup output, 0.6% CPU. Process killed, work reassigned to Founding Engineer.
- May need model upgrade or cloud adapter — 9B local model may cause timeouts.