Method prompt accompanying profedustream's mapping export
profedustream-mapping-prompt
- Organisation
- unknown
- Evidence role
- Source
- Published
- 2026-08-02
- Source changes
- 0
- Detected differences
- 0
- Unreviewed
- 0
- Copies held
- 1
The Prompt.txt file delivered beside the JSON graph in profedustream's public Smash transfer. It specifies the graph schema and requested viewer behaviour, and is held because it documents how to interpret the export. Frozen after acquisition because Smash file-download URLs are short-lived.
Every check is recorded, including checks that found no text change. A detected edit is therefore bounded between two checks. The publisher's exact save time is not observable from this record. Last checked .
This post is held twice: here, with this project's own note on why it matters, and again as part of the conversation captured at , which is polled for changes. Both copies are the same post; neither is a separate event.
Snapshot and diff bodies for this chain monitor are held in the local evidence archive but withheld from the public site because they can contain the addresses of people who published nothing themselves. Capture times and reviewed change summaries remain available below.
Held captures
-
Recovered from the Internet Archive rather than captured by this project. The row records that third-party provenance separately from captures made by this project.
What changed from the previous capture 0 lines
Extracted text as captured
Build a single self-contained HTML file (inline CSS + JS, no CDN, no build step, no external requests) that loads and edits a Bitcoin transaction-graph "view" file. Light theme only. All UI text in French. ## Input format The user imports a JSON file with this shape (values are in satoshis): { "v": 2, "ts": 1785703805937, // epoch ms, save timestamp "name": "Affichage 2", "root": "<address>", // the focus address of the graph "graph": { "nodes": [ { "i": "<id>", // address string, OR "tx:<txid>" for tx nodes "t": "address" | "tx", "x": 15, "y": 2, // canvas coordinates (may be negative) "r": true, // optional: this is the root node "e": true, // optional: already expanded "k": 37, // opaque weight/degree, preserve as-is "s": 67622305, // optional: amount in sats (address nodes) "m": {} // metadata; for t=="tx" it holds the full tx: // { tx: { hash, time, blockNumber, fee, size, // inputs:[{address,value,coinbase}], // outputs:[{address,value}], // totalIn, totalOut, isCoinbase }, // time, fee, block, totalIn, totalOut, nIn, nOut } // for the root node it may hold { dirs:{in,out} } } ], "links": [ { "s": "<source node id>", "d": "<dest node id>", "k": "flow" | "txflow", // "flow" = address→address (tx hidden); // "txflow" = address→tx or tx→address "v": 67622305, // value in sats "t": [ { hash, time, value, blockNumber } ] // contributing transactions } ] },Excerpt only. The complete copy is held offline and backs quotations on this site. The original publication remains the canonical public source.
0 presentation-noise differences. Sidebar, ticker and other page chrome churn that our review classified as not being changes to what the source says.
The excerpts and plain unified diffs above show the text this project held and how it changed. To verify a quotation, compare it against the page itself or against the Internet Archive's copies, which are independent of this project.
Complete captures are held offline rather than mirrored here, so this page shows diffs and excerpts. If a quotation is ever disputed, the full copy can be produced. Ask.
Compare the screenshot or a quotation against the original while it is available.