Skip to content

feat(fallbacks): expose synthetic face sources#57

Merged
caio-pizzol merged 1 commit into
mainfrom
caio-pizzol/fallback-face-sources
Jun 9, 2026
Merged

feat(fallbacks): expose synthetic face sources#57
caio-pizzol merged 1 commit into
mainfrom
caio-pizzol/fallback-face-sources

Conversation

@caio-pizzol

@caio-pizzol caio-pizzol commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Adds a compact face-source model so a renderer can distinguish real fallback faces from reviewed synthetic ones without inferring from file coverage.

Why:

  • some reviewed substitutes have one real face but can still cover requested styled faces through deliberate synthesis
  • faces remains real face coverage, while face-aware lookups expose a synthetic render instruction for the requested face
  • Cooper Black -> Caprasimo is the first safe migration: Regular stays metric-safe, styled synthetic faces are visual-only

Verified:

  • bun run check
  • git diff --check
  • public-safety scan for local paths and internal terms

@caio-pizzol caio-pizzol force-pushed the caio-pizzol/fallback-face-sources branch from 31f52b8 to 84bec7f Compare June 9, 2026 16:54
@caio-pizzol caio-pizzol marked this pull request as ready for review June 9, 2026 18:42
@caio-pizzol caio-pizzol merged commit 8315694 into main Jun 9, 2026
1 check passed
@caio-pizzol caio-pizzol deleted the caio-pizzol/fallback-face-sources branch June 9, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants