Skip to content

Serve an OpenAccess descriptor - #4

Merged
ralyodio merged 1 commit into
masterfrom
openaccess-descriptor
Sep 12, 2026
Merged

ralyodio merged 1 commit into
masterfrom
openaccess-descriptor

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Adds apps/web/public/.well-known/openaccess.json so d3vices.com is listed on openaccess.logicsrc.com, can be linked with OAuth 2.1 + PKCE, and honours the shared profullstack.com/all-access entitlement. Static file only; no runtime change. The private key is vaulted in logicsrc teams openaccess-app-keys--prod.

Spec: https://logicsrc.com/openaccess

🤖 Generated with Claude Code

https://claude.ai/code/session_01SWRffW4ifQPUrGXJtgYWMd

Lists d3vices on OpenAccess hubs (openaccess.logicsrc.com) so people can
link it with OAuth 2.1 + PKCE and it honours the shared
profullstack.com/all-access entitlement. The Ed25519 public key here is
the app's credential for reporting sales; the private half is in the
logicsrc teams vault openaccess-app-keys--prod. Scopes are empty for now:
the reserved openid, email and entitlements scopes need no listing.

Spec: https://logicsrc.com/openaccess

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SWRffW4ifQPUrGXJtgYWMd
@ralyodio
ralyodio merged commit b6c23ab into master Sep 12, 2026
3 of 4 checks passed
@ralyodio
ralyodio deleted the openaccess-descriptor branch September 12, 2026 19:26
ralyodio added a commit that referenced this pull request Sep 13, 2026
Static files are served only under /icons and /static, so the descriptor merged in #4 was never reachable. Spec: https://logicsrc.com/openaccess

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>

Claude-Session: https://claude.ai/code/session_01SWRffW4ifQPUrGXJtgYWMd
ralyodio added a commit that referenced this pull request Sep 25, 2026
biome check has failed on every master push since #4 (openaccess.json and
app.js were committed unformatted). Formatting them here so the dev2 deploy
PR can merge on green checks; no behaviour change.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
ralyodio added a commit that referenced this pull request Sep 25, 2026
* ops: deploy d3vices.com to dev2 on merge

Railway deployed this on push; dev2 does not by itself. The workflow ssh's
to the box and runs /home/anthony/www/d3vices.com/deploy-app.sh, which builds
the image from this checkout and restarts the compose stack. Generated by
cli-tools dev2/dev2-site scaffold.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>

* style: biome format the two files master has been failing CI on

biome check has failed on every master push since #4 (openaccess.json and
app.js were committed unformatted). Formatting them here so the dev2 deploy
PR can merge on green checks; no behaviour change.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
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