Skip to content

feat: wire Adazo to kyasi.us product library - #75

Merged
SteveSimonson merged 1 commit into
mainfrom
feature/kyasi-library-wire
Aug 1, 2026
Merged

feat: wire Adazo to kyasi.us product library#75
SteveSimonson merged 1 commit into
mainfrom
feature/kyasi-library-wire

Conversation

@SteveSimonson

Copy link
Copy Markdown
Owner

Fixes #

Summary

Wire Adazo (adazo) to the federated library at https://kyasi.us.

  • scripts/lib/kyasi-library.mjs — public read + admin write client
  • scripts/sync-from-library.mjs — write-back only (imagesMode: replace)
  • Docs: docs/KYASI-LIBRARY.md + AGENTS section
  • No library→catalog image pulls (avoids seed pollution)

Sync results

Metric Value
Unique ASINs 64
Library hits 64
Misses 0
Write-backs 64
Errors 0

Test plan

  • npm run library:sync:dry
  • npm run library:sync
  • Review scripts + AGENTS

Add write-back-only library sync (GET ASINs, replace house metadata +
images in federated DB). No catalog mutation from library pulls.
POC: 64/64 hits, 0 errors.
@SteveSimonson

Copy link
Copy Markdown
Owner Author

Independent review

Write-back-only library sync matching SurgiSyn/Chrome Cave approved pattern:

  • Public GET + admin write via env token
  • imagesMode: replace with local catalog images only
  • No library→catalog image pulls
  • Associate tag not in library payloads
  • Secrets env-only

VERDICT: APPROVE

@SteveSimonson
SteveSimonson merged commit 6b948e3 into main Aug 1, 2026
1 check passed
@SteveSimonson
SteveSimonson deleted the feature/kyasi-library-wire branch August 1, 2026 22:18
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.

1 participant