Skip to content

docs: refresh IPFS onboarding for new readers - #142

Merged
ootakazuhiko merged 1 commit into
mainfrom
codex/issue-132-ipfs-onboarding
Jul 22, 2026
Merged

docs: refresh IPFS onboarding for new readers#142
ootakazuhiko merged 1 commit into
mainfrom
codex/issue-132-ipfs-onboarding

Conversation

@ootakazuhiko

Copy link
Copy Markdown
Collaborator

Summary

  • replace the unavailable new-reader Infura IPFS prerequisite with a current Public IPFS onboarding path
  • separate provider-neutral CID, pinning, ipfs://, and gateway responsibilities from the Pinata Web App example
  • use a non-self-referential two-step image-folder / metadata-folder CID flow
  • document server-side credential boundaries, scoped keys, signed upload URLs, and public-data handling
  • add dated primary-source notes and static regression checks

Closes #132

Verification

  • actionlint
  • npm run check:all
  • npm run test:foundry
    • positive invariant: 128 runs / 4096 calls / 0 reverts
    • intentional 1 wei mutation: detected
  • book-formatter at audited SHA 69eb5c12f5a750b65614bc9bbbc3d7abd5aa6f6c
    • Unicode: 0
    • textlint: 0
    • links: 0
    • layout risk: 0
    • Markdown structure: 0
  • Jekyll 4.4.1 build and rendered Day11 marker smoke check
  • all seven primary-source URLs: HTTP 200
  • git diff --check

Security and external-service boundary

No provider account, API key, JWT, private material, or credentialed upload was used. The onboarding route was validated against official IPFS, Pinata, and Infura documentation current on 2026-07-23 Asia/Tokyo. Service UI, plans, rate limits, gateway hosts, and access restrictions remain freshness-dependent and have explicit recheck conditions in the chapter.

@ootakazuhiko

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🚀

Reviewed commit: 0017877d49

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ootakazuhiko
ootakazuhiko merged commit 0f65096 into main Jul 22, 2026
9 checks passed
@ootakazuhiko
ootakazuhiko deleted the codex/issue-132-ipfs-onboarding branch July 22, 2026 15:51
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.

[P1][Freshness] Day11のInfura IPFS前提を新規onboarding可能な導線へ更新する

1 participant