Skip to content

docs: fixes DOC-97 - #3979

Merged
melissahenderson merged 11 commits into
mainfrom
mh-doc97
Sep 22, 2026
Merged

melissahenderson merged 11 commits into
mainfrom
mh-doc97

Conversation

@melissahenderson

@melissahenderson melissahenderson commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Description of changes

Updates based on instruction in DOC-97.

Please verify that the blog posts and videos on the new Further Learning page are appropriate.

This PR ended up with a lot of unrelated updates. For this PR, all you need to review are:

  • /apis/graphql/admin-api-overview
  • /integration/requirements/wallet-addresses
  • /concepts/financial-service-provider (fka account-servicing-entity)
  • /concepts/telemetry
  • /resources/further-learning

Other updates

  • Removed the translation contribution bit from Get Involved.
  • Updated account servicing entity (ASE) references. Now they're financial service provider (FSP). We don't have the Spanish string for FSP, so I used English. v1 content is excluded.

@netlify

netlify Bot commented Sep 18, 2026

Copy link
Copy Markdown

Deploy Preview for brilliant-pasca-3e80ec ready!

Name Link
🔨 Latest commit b58f284
🔍 Latest deploy log https://app.netlify.com/projects/brilliant-pasca-3e80ec/deploys/6ab29fec79aa66000834e938
😎 Deploy Preview https://deploy-preview-3979--brilliant-pasca-3e80ec.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the pkg: documentation Changes in the documentation package. label Sep 18, 2026
@github-actions

github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown

🚀 Performance Test Results

Test Configuration:

  • VUs: 4
  • Duration: 1m0s

Test Metrics:

  • Requests/s: 39.24
  • Iterations/s: 13.08
  • Failed Requests: 0.00% (0 of 2362)
📜 Logs

> performance@1.0.0 run-tests:testenv /home/runner/work/rafiki/rafiki/test/performance
> ./scripts/run-tests.sh -e test -k -q --vus 4 --duration 1m

Cloud Nine GraphQL API is up: http://localhost:3101/graphql
Cloud Nine Wallet Address is up: http://localhost:3100/
Happy Life Bank Address is up: http://localhost:4100/
cloud-nine-wallet-test-backend already set
cloud-nine-wallet-test-auth already set
happy-life-bank-test-backend already set
happy-life-bank-test-auth already set
     data_received..................: 852 kB 14 kB/s
     data_sent......................: 1.8 MB 30 kB/s
     http_req_blocked...............: avg=9.16µs   min=2.28µs   med=5.62µs  max=1.91ms   p(90)=6.95µs   p(95)=7.61µs  
     http_req_connecting............: avg=1.85µs   min=0s       med=0s      max=1.38ms   p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=101.22ms min=8.54ms   med=78.31ms max=463.59ms p(90)=187.89ms p(95)=213.53ms
       { expected_response:true }...: avg=101.22ms min=8.54ms   med=78.31ms max=463.59ms p(90)=187.89ms p(95)=213.53ms
     http_req_failed................: 0.00%  ✓ 0         ✗ 2362
     http_req_receiving.............: avg=102.15µs min=28.89µs  med=89.02µs max=1.18ms   p(90)=129.03µs p(95)=174.14µs
     http_req_sending...............: avg=42.46µs  min=9.8µs    med=29.37µs max=1.78ms   p(90)=51.45µs  p(95)=75.18µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=101.07ms min=8.37ms   med=78.19ms max=463.49ms p(90)=187.78ms p(95)=213.18ms
     http_reqs......................: 2362   39.241913/s
     iteration_duration.............: avg=305.61ms min=183.71ms med=290.7ms max=991ms    p(90)=391.3ms  p(95)=426.19ms
     iterations.....................: 787    13.0751/s
     vus............................: 4      min=4       max=4 
     vus_max........................: 4      min=4       max=4 

@brad-dow brad-dow left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made a few comments, but nothing blocking imo. I'll let @mkurapov review and weigh in on anything he sees, and I'd like his opinion on the wallet-address mapping comment.

Comment thread packages/documentation/src/content/docs/resources/further-learning.mdx Outdated
brad-dow
brad-dow previously approved these changes Sep 22, 2026

@brad-dow brad-dow left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small typo on financial-service-provider.mdx, but everything else looks good. All of the ASE > FSP looks good and I didn't find any other instances hiding anywhere else.


## Data retention

All data stays with the FSP, minus optional [telemetry](/overview/concepts/telemetry) data that's aggregated and pushed to the Interledger Foundation (ILF). The data sent to the ILF Open Telemetry collctor is protected via differential privacy, not stored locally. Rafiki holds no source-of-truth data, personal or otherwise.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

collector

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed. Also fixed VS Code :P

@melissahenderson
melissahenderson merged commit 1f65538 into main Sep 22, 2026
58 checks passed
@melissahenderson
melissahenderson deleted the mh-doc97 branch September 22, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: documentation Changes in the documentation package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants