| # Social Card Patch Receipt |
|
|
| **Patch:** Added the uploaded Holographic Trace Stack image as the Hugging Face / X social-preview card. |
|
|
| ## Files added |
|
|
| - `assets/holographic_trace_stack_original.png` — exact copy of the uploaded image. |
| - `assets/holographic_trace_stack_x_card.png` — 1200 × 628 social-card asset used by README metadata. |
|
|
| ## README metadata added |
|
|
| ```yaml |
| thumbnail: >- |
| https://huggingface.co/spaces/HirModel/holographic-trace-stack-reassembly-harness/resolve/main/assets/holographic_trace_stack_x_card.png |
| ``` |
|
|
| ## Important upload note |
|
|
| The `thumbnail` field is an absolute Hugging Face URL because Hugging Face documents `thumbnail` as the URL used for custom social sharing. If the final Space repo is not `HirModel/holographic-trace-stack-reassembly-harness`, change only that URL to: |
|
|
| ```text |
| https://huggingface.co/spaces/<OWNER>/<SPACE>/resolve/main/assets/holographic_trace_stack_x_card.png |
| ``` |
|
|
| ## Hashes |
|
|
| - Source image SHA-256: `2cd5af827798f3201cf78563ca3bbf0b70cf1362fd0ae64d23b9bf970afe8197` |
| - X-card asset SHA-256: `cdf1f194a69a74972918418900d2698322c4987f9439abc6218c22bb486c8da0` |
|
|