You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
root
committed
chore: capture uncommitted VM production work before reconciling with main
Captured directly from the running VM working tree before it could be
lost to disk failure. Mixes several unrelated pieces of work that had
accumulated without ever being committed:
- Internal cross-reference linking (posts.service.ts resolveInternalCrossReferences)
- OpenRouter AI provider integration (new packages/ai-content/api/openrouter/)
- ai-content service/module changes (provider selection logic)
- auto-pipeline classification/generation/posting worker changes
Several other files here (config.ts WAL fix, /noticias route,
esports formatting, posts.service savePost success-check,
championships debug.txt removal) already exist identically on
origin/main from a separate session — this commit was made on top of
the VM local HEAD (5 commits behind origin/main) and has NOT been
reconciled. Do not merge into main without review.
0 commit comments