Summary
Cleaned up the repo registry and started hardening Tutoring Center lint behavior so use server export rules catch unsafe patterns without blocking valid code. Total changes: 6 files touched, +150/-10 across 3 unique commits.
Content Signals
Medium: Custom lint rules protect framework boundaries when tests cover real export variants. Rationale: Tutoring Center added a
use serverexport rule plus regression tests while repo-registry cleanup kept project inventory current.No strong signal: The work was useful maintenance and guardrail setup, but the day had a smaller product arc than the surrounding FitTrack and Clean Plate Map work. Rationale: The evidence is mostly registry cleanup and a first pass at lint-rule protection.
repo-registry
Synced the local repo registry and removed reference repos so the project list stays focused on active repositories.
Repo changes: 1 file touched, +10/-6 across 2 unique commits.
160516ac1a73docs: sync repo registry- Time: 9:14 AM
- Branches:
main
- Changes: 1 file, +10/-0
- Files:
REPOS.mdmodified (+10/-0)
d279c7dca392docs: remove reference repos from registry- Time: 10:24 AM
- Branches:
main
- Changes: 1 file, +0/-6
- Files:
REPOS.mdmodified (+0/-6)
tutoring-center
Added a Tutoring Center lint rule and regression tests to guard invalid use server exports.
Repo changes: 5 files touched, +140/-4 across 1 unique commit.
f4409290dd27fix: guard use server exports- Time: 12:43 PM
- Branches:
fix/use-server-export-lintremotes/origin/fix/use-server-export-lint
- Changes: 5 files, +140/-4
- Files:
eslint-rules/no-invalid-use-server-exports.jsadded (+65/-0)eslint.config.tsmodified (+3/-0)features/tutor-session/session-metrics.tsmodified (+0/-2)features/tutor-session/session-progress.tsmodified (+0/-2)tests/eslint/no-invalid-use-server-exports.test.tsadded (+72/-0)
Run Details
- Scanned folders: 57
- Git repos scanned: 44
- Repos with commits: 2 logical repos
- Repos without commits: 42
- Skipped non-Git folders: 12
- Excluded repos: 1 (
commit-journal) - Deduplication note: 2 local folders contained duplicate matching
tutoring-centercommits; duplicate copies were collapsed by repository origin and commit SHA. - Matched identities:
- GitHub user:
Andrewy-gh - GitHub email:
andrewydev6@gmail.com - Local Git name:
Andrewy-gh - Local Git email:
andrewydev6@gmail.com
- GitHub user: