Commit Graph

7 Commits

Author SHA1 Message Date
phamnazage-jpg
c588a95c7d fix(access): verify subscription readiness with real user keys
When subscription access is requested with an explicit access_api_key, assign the subscription to the real target user, bind that user's API key to the subscription group, and probe readiness with the same key instead of falling back to a managed synthetic user.

Update the runtime/reconcile flows, adapter tests, and source-of-truth docs so subscription_ready now reflects user-visible host access rather than managed-key-only closure success.
2026-06-01 09:55:11 +08:00
phamnazage-jpg
02580cda0b feat: organize scripts and add portal validation assets 2026-05-27 09:39:05 +08:00
phamnazage-jpg
80fd9dd873 Clarify subscription probe key semantics 2026-05-23 17:06:52 +08:00
phamnazage-jpg
6f464eb6dd docs: add provider validation matrix 2026-05-22 07:43:42 +08:00
phamnazage-jpg
a050042f8e docs: add provider onboarding playbook 2026-05-21 21:45:56 +08:00
phamnazage-jpg
3ba3244ea6 fix fresh-host acceptance and document real-host debugging learnings 2026-05-21 21:19:19 +08:00
phamnazage-jpg
8ba72efe95 docs(readme): consolidate truth-index and docs navigation 2026-05-21 09:16:45 +08:00