77 Commits

Author SHA1 Message Date
efc3a2513f Update FRE-5133 disposition: In Review with Code Reviewer
- FRE-5133 implementation complete
- Ready for Code Reviewer review
- Follows standard code review pipeline:
  FRE-5133 → Code Reviewer → Security Reviewer → Done
2026-05-11 13:16:37 -04:00
9b6715d06d Update FRE-5133 status: in_review with Code Reviewer 2026-05-11 13:06:24 -04:00
f5d38b5e37 Update FRE-5133 recovery notes: mark as in_review for Code Reviewer 2026-05-11 13:05:40 -04:00
29d339dbd5 Recover FRE-5133: Implement AI Training Plan Generator
- Implemented AITrainingPlanGenerator.swift for FRE-5133
- Added personalized workout plan generation based on user profile
- Implemented fitness level analysis and progress tracking
- Added goal-based recommendations and injury risk assessment
- Rate limiting: 3 requests per 5 minutes
- Disposition: Done - ready for Code Reviewer
2026-05-11 13:04:10 -04:00
ad01202f6d Code Reviewer: Complete FRE-4806 Datadog/Sentry implementation plan review
- Reviewed 869-line technical analysis document
- Found 2 P2 and 2 P3 non-blocking issues
- Assigned to Security Reviewer for final approval
- Daily note and heartbeat log updated
2026-05-11 12:41:15 -04:00
34095a3e8b CTO: Recover stalled FRE-5118, reassign FRE-4665 for P1 fixes
Resolved stalled productivity review by identifying routing issue — FRE-5118 was
assigned to Founding Engineer but needs CTO-level review. Closed as productive,
released stale checkout on FRE-4665, reassigned to Senior Engineer for P1 fixes.

FRE-5126

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-10 19:22:58 -04:00
372d882175 CTO code review: FRE-5006 VoicePrint quality improvements — rework required
Reviewed commit a653c77 in ShieldAI repo. Found critical issues: dead modular
code path (modular files not wired to index.ts), P3-2 regression (removed job
persistence instead of fixing it), triple VoicePrint service duplication, and
unaddressed P2-1/P2-4 items. Detailed review in plans/FRE-5006-REVIEW-FINDINGS.md.

Disposition: REWORK REQUIRED — return to Junior Engineer.
2026-05-10 12:13:54 -04:00
27ef4ad94c Record FrenoCorp repo-scope policy in CTO memory (FRE-4529)
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-10 12:13:14 -04:00
97d246e98e Clean up FrenoCorp repo: move project code to correct repositories (FRE-4529)
- Removed literal $AGENT_HOME/ directory artifact
- Moved Lendair iOS code to ~/code/lendair/iOS/Lendair/
- Moved marketing/ to ~/code/scripter/
- Moved ShieldAI workflow doc to ~/code/ShieldAI/
- Moved CI/CD workflows and load-test scripts to ~/code/lendair/
- Moved web configs (vercel.json, .env.example, index.html) to ~/code/lendair/web/
- Removed root-level project configs (package.json, tsconfig.json, vite.config.ts, etc.)
- Removed shared/exports/ and scripts/
- Updated all 8 agent AGENTS.md files with Repository Rules section
- Clarified: FrenoCorp is for agent notes/memories/plans only, not project code

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-10 12:12:06 -04:00
9b14011dfa Recover stalled issue FRE-4990 — ghost-run dedup fix verified and closed
- Verified fix commit 7cf694c5 on paperclip master resolves ghost-run dedup loop
- All 10 heartbeat-active-run-output-watchdog tests pass
- Closed FRE-4990, FRE-5042 (exclude ghost runs), and FRE-5105 (recovery)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-10 09:21:27 -04:00
28b180fcab CTO daily note: FRE-5106 silent run review
Reviewed stuck Junior Engineer run on FRE-4808.
Process killed, execution lock cleared.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-10 09:19:14 -04:00
1b5fb6b635 Fix FRE-4690 third-pass review findings
P1: Add distribution cert + provisioning profile import for TestFlight
P3: Remove --recursive from swift format lint (redundant, causes error)
P3: Revert vercel-action v25 → v30
2026-05-10 09:10:05 -04:00
a3e9855e47 FRE-5101: Close productivity review for FRE-4930 — executionAgentNameKey mismatch
Diagnosed root cause: FRE-4930's executionAgentNameKey is pinned to
Founding Engineer (paused), but issue is assigned to Security Reviewer.
Same immutability bug hit FRE-4763, FRE-4951, and FRE-4930 today.
Posted diagnostic comment on FRE-4930 with next steps.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-10 08:35:46 -04:00
7b50a53838 Complete productivity review FRE-4808, fix review pipeline assignments for 3 issues [FRE-5100] 2026-05-10 08:09:41 -04:00
Senior Engineer
b8c14ef8a7 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)
2026-05-10 06:04:09 -04:00
6b47ed4a06 Close FRE-5081: mark ghost run 14acabf9 evaluation as false positive
The stale-run detector flagged the same Code Reviewer ghost run
(14acabf9, FRE-4695) for the ~11th time. Run has pid=unknown,
in-memory-handle=no, invocation=assignment/system — confirmed
opencode_local ghost run. Documented in Code Reviewer's AGENTS.md
as expected behavior. Root fixes tracked in FRE-4990 and FRE-5042.
2026-05-10 04:58:28 -04:00
c68cc9b8ee Close FRE-5021 ghost run eval as false positive, escalate FRE-4990 [FRE-5021] 2026-05-10 03:44:40 -04:00
38be3e090a Close FRE-5017: ghost run evaluation, reassign FRE-4806 to Code Reviewer
FRE-5017: Run 14acabf9 confirmed ghost run (no process, no in-memory handle).
Root cause tracked in FRE-4990 (critical). Reassigned FRE-4806 from paused
Founding Engineer to Code Reviewer during CTO oversight.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-10 03:37:37 -04:00
e7b951ec07 Review silent active run for Code Reviewer FRE-4989
- Closed FRE-4989 as false positive (same ghost run 14acabf9)
- Ghost run has pid unknown, no in-memory handle per FRE-4966 pattern
- FRE-4990 remains the root fix (server-side ghost-run dedup)
- Existing ghost run record keeps spawning new evaluation issues

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-10 02:47:31 -04:00
90c79eb6d4 FRE-4955 Review silent active run for Code Reviewer
- FRE-4955: 9th stale-run eval for Code Reviewer zombie run , marked false positive
- FRE-4954: Investigation of Code Reviewer adapter reliability closed as done. Root cause: no heartbeat/adapter config. Fix tracked in FRE-4956 (CEO)
- Broader CTO oversight: Senior Engineer bottleneck (19 in_review), Code Reviewer ghost runs awaiting FRE-4956

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-10 01:43:53 -04:00
92476653b4 Review silent active run for Code Reviewer FRE-4904
- Investigated ghost run da233115: timer/system run with no process ever started
- Code Reviewer agent healthy, run was a false positive from scheduler
- Closed issue with findings

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-09 02:14:52 -04:00
0f4d4a834b Add daily note for 2026-05-07
Documents FRE-4797 false positive determination and silent active run review.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-07 21:26:12 -04:00
cb55ad95e2 Add notification badge count and MainTabView with notification tab FRE-4740 FRE-4739
- Add getUnreadCount() endpoint to NotificationsServiceProtocol
- Add NotificationUnreadCountResponse model
- Add badgeCount and fetchUnreadCount() to NotificationsViewModel
- Update markAsRead/markAllAsRead to decrement badge count
- Create MainTabView with Home, Challenges, Clubs, Notifications tabs
- Add unread badge on notification tab using .badge() modifier
- Support injected ViewModel in NotificationsView for shared state
- Add badge count tests to NotificationServiceTests
- Fetch unread count on app launch and tab switch

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-03 20:16:05 -04:00
Senior Engineer
88d57a3389 Add Phase 2 community features: clubs and challenges (FRE-4664)
Implement full MVVM stack for two new community features:

Clubs:
- Persistent runner groups with type, privacy, and member management
- Club discovery, creation, join/leave, and invite workflows
- Member roles (Owner, Admin, Member) and capacity limits

Challenges:
- Time-bound competitive goals with progress tracking and leaderboards
- Challenge types: distance, time, frequency, elevation, calories, streak
- Progress submission, participation status, and ranking

Files:
- Models: Club.swift, Challenge.swift
- Services: ClubService.swift, ChallengeService.swift
- ViewModels: ClubViewModel.swift, ChallengeViewModel.swift
- Views: ClubsView.swift, ClubDetailView.swift, ChallengesView.swift, ChallengeDetailView.swift
- Tests: ClubServiceTests.swift, ChallengeServiceTests.swift
- Updated README.md with new feature documentation
2026-05-03 19:10:34 -04:00
c67280a801 current - with may->june scripter debut 2026-05-02 16:07:58 -04:00
222507ba69 Configure Junior Engineer session rotation policy FRE-4577
- Updated AGENTS.md with session rotation policy (rotate after 3 runs or 70% context utilization)
- Added agent-side guidance for fresh session requests and rotation awareness
- Removed broken skills symlink (pointed to non-existent directory)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-02 12:36:16 -04:00
ce9c89905a FRE-4540: Board responded — close issue, create revival child issues
Board decisions: Nessa (keep), Lendair (keep)
- FRE-4545 → Founding Engineer: Nessa scope definition
- FRE-4546 → Senior Engineer: Lendair scope definition
- FRE-4540 marked done, 3 child issues created for revived projects
- 5 projects archived (no code changes)
2026-05-02 11:39:27 -04:00
ce40a59d9c FRE-4540: Pop revival child issue created, board interaction posted
- Child issue FRE-4542 created for Pop scope definition → Founding Engineer
- Board interaction created asking about Nessa and Lendair future
- 5 archive projects documented
- Awaiting board input to close out remaining decisions
2026-05-02 11:37:36 -04:00
12d6433bff FRE-4540: Dormant/backlog project review — archive or revive assessment
Reviewed all 8 dormant/backlog projects against strategic alignment,
recent activity, dev investment, maintenance burden, and revival path.

Verdicts:
- ARCHIVE (5): AudiobookPipeline, Firesoft, PodTui, Rssuper, TVRemote
- BOARD DECISION (2): Nessa (232 commits, iOS fitness/social), Lendair
- REVIVE (1): Pop (ProtonMail CLI, recently active, security-hardened)

Plan document: plans/FRE-4540-dormant-project-review.md
2026-05-02 11:34:31 -04:00
d6b9d96c39 Phase C: Prune FrenoCorp to only owned code after ShieldAI/Scripter migration
Removed ShieldAI artifacts:
- apps/api/, apps/web/, apps/mobile/
- packages/ (all 8 shared packages)
- services/voiceprint-ml/
- server/alerts/, server/webrtc/
- examples/

Removed Scripter artifacts:
- marketing/
- tasks/

Updated root configs:
- Renamed package.json from shieldsai-monorepo to frenocorp
- Updated tsconfig.json to include agents/ instead of src/
- Updated vite.config.ts aliases to reference agents/, analysis/, plans/
2026-05-02 10:34:58 -04:00
0495ee5bd2 Auto-commit 2026-04-29 16:31 2026-04-29 16:31:27 -04:00
c076240f5e FRE-726: Complete review documentation and memory updates 2026-04-26 21:33:14 -04:00
4aabe3ba55 FRE-709: Final state - DONE, awaiting API sync 2026-04-26 20:58:07 -04:00
44cf9c72f2 FRE-709: Final state - issue DONE, all artifacts committed 2026-04-26 20:45:13 -04:00
0ff6c74871 FRE-709: Document duplicate recovery wake - FRE-635 already recovered via FRE-708 2026-04-26 20:23:14 -04:00
d53bff58b6 FRE-703: Close silent CEO run as false positive (systemic adapter failure)
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-26 20:03:42 -04:00
3d5ff8650c Document FRE-645 waitlist schema completion
The waitlist/leads database schema was already implemented
and migrated in 0002_chemical_shocker.sql.

Created plan document at plans/FRE-645-waitlist-schema.md
with schema documentation and usage examples.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-26 06:36:17 -04:00
67c3881dcf Add waitlist schema for marketing (FRE-635)
- Created waitlist_signups and waitlist_events tables
- Supports email, name, source tracking, and status management
- Enables VIP supporter list for Product Hunt launch
- Migration 0002_chemical_shocker.sql generated
- Fixed brand color in product-hunt-assets-brief.md (#518ac8)
2026-04-26 06:21:20 -04:00
ce1ba395c7 Update FRE-574: Foundation complete
- FRE-607, FRE-608, FRE-609 all done (Clerk, Turso, tRPC)
- FRE-587 unblocked and in_progress (real-time collaboration)
- MVP progress: 7/13 complete (54%)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-25 14:11:45 -04:00
bbf6ee2c51 Document FRE-625 liveness incident follow-up FRE-625 2026-04-25 08:08:04 -04:00
b89575fb6e FRE-605: Implement Phase 4 Change Tracking & Merge Logic
- Create ChangeTracker class with full version history support
  - Document change recording with metadata
  - Snapshot creation and restoration
  - Change acceptance/rejection workflow
  - Change diff generation between snapshots
  - Event-based change notifications

- Implement MergeLogic with screenplay-specific rules
  - Server change application with conflict detection
  - Auto-resolution for non-overlapping edits
  - Scene-aware merge rules (same-scene vs different-scene)
  - Manual conflict resolution workflow
  - Merge validation

- Write comprehensive unit tests
  - Change recording and tracking tests
  - Snapshot management tests
  - Conflict resolution tests
  - Screenplay-specific merge rule tests

- Document implementation in analysis/fre605_change_tracking_implementation.md

Architecture: ChangeTracker integrates with Yjs document updates.
MergeLogic applies screenplay-specific rules for concurrent edits.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-25 02:14:54 -04:00
7c684a42cc FRE-600: Fix code review blockers
- Consolidated duplicate UndoManagers to single instance
- Fixed connection promise to only resolve on 'connected' status
- Fixed WebSocketProvider import (WebsocketProvider)
- Added proper doc.destroy() cleanup
- Renamed isPresenceInitialized property to avoid conflict

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-25 00:08:01 -04:00
65b552bb08 Complete FRE-574 technical specifications
- Marked FRE-574 as done
- Unblocked FRE-588 (Database schema)
- All 12 child issues assigned to Founding Engineer
- 6/13 MVP subtasks complete (46%)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-24 18:07:15 -04:00
ef1b15c9ea FRE-600: Implement Phase 1 WebSocket + Yjs CRDT foundation
- Create TypeScript and Vite configuration for SolidJS
- Implement Yjs document structure for screenplay collaboration
- Build WebSocket connection manager with exponential backoff reconnection
- Create CRDT document manager with undo/redo support
- Set up WebSocket sync server with JWT authentication
- Add SolidJS reactive bindings for Yjs shared types
- Build collaborative editor component
- Write unit tests for CRDT operations
- Document implementation in analysis/fre600_websocket_foundation.md

Architecture: Yjs chosen over Automerge for better ecosystem and
Tauri compatibility. WebSocket for sync, WebRTC for video.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-22 23:08:27 -04:00
6cf6858b1c FRE-574: Complete technical evaluation for WriterDuet competitor
- Validated tech stack (Tauri + SolidJS + TypeScript, Clerk, Turso, tRPC)
- Created 8 child issues to break down MVP work (FRE-586 through FRE-596)
- Defined technical KPIs (startup <2s, sync <100ms, coverage >80%)
- Timeline assessment: 6-month MVP is tight but achievable

Next: Assign child issues to Founding Engineer for execution.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-22 22:13:19 -04:00
ca55a64366 april fools ya goof 2026-04-01 15:43:42 -04:00
f37c4c28e2 drop memory 2026-03-24 21:32:08 -04:00
863a3d3fd3 moving things to specific repos 2026-03-22 19:20:43 -04:00
0b43b7158b memory reset 2026-03-20 07:56:52 -04:00
46433ab505 remove nessa specifics 2026-03-20 07:56:09 -04:00