Description
ipfs2foc is a one-shot workflow: migrate already-pinned IPFS data onto Filecoin Onchain Cloud without re-chunking. Nothing tells users what to use after that migration lands. The README mentions filecoin-pin only as a payment-setup prerequisite, the Scope and limits section covers technical caps, and neither report output nor the console completion screen points anywhere next.
The risk is users adopting ipfs2foc as their ongoing storage tool: filing feature requests for upload workflows this project deliberately does not own, or re-running a migration tool to store new data. Post-migration storage on FOC is filecoin-pin's job.
Scope
- README: an "After the migration" section stating that ipfs2foc's job ends when
report reconciles, and that new data going to FOC belongs in filecoin-pin.
- CLI: the
upload and report completion summaries print the same pointer.
- Console: the run-complete screen says it too.
One sentence of positioning, repeated at every exit point of the flow.
Description
ipfs2foc is a one-shot workflow: migrate already-pinned IPFS data onto Filecoin Onchain Cloud without re-chunking. Nothing tells users what to use after that migration lands. The README mentions filecoin-pin only as a payment-setup prerequisite, the Scope and limits section covers technical caps, and neither
reportoutput nor the console completion screen points anywhere next.The risk is users adopting ipfs2foc as their ongoing storage tool: filing feature requests for upload workflows this project deliberately does not own, or re-running a migration tool to store new data. Post-migration storage on FOC is filecoin-pin's job.
Scope
reportreconciles, and that new data going to FOC belongs in filecoin-pin.uploadandreportcompletion summaries print the same pointer.One sentence of positioning, repeated at every exit point of the flow.