[infra] vendor demo PDF seed content + reproducible seed script (incl. PDFs in repo under seed/office/) #56
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The demo expects a set of marketing/product PDFs to be openable from the Office island for any registered context. Today these files are seeded ad-hoc by an operator running scp + cp across
~/hero/var/hero_foundry/webdav/<context>/Office/. We need to formalise this so:Today's seed (manually executed 2026-05-01)
A set of demo PDFs was seeded into all 9 registered contexts on herodemo. The exact command shape (raw material for the
50_demo_content_seed.shscript in hero_demo#55):Verified: 9 contexts × 7 PDFs = 63 files, ~42M per context.
Proposal
scripts/verify/50_demo_content_seed.shper hero_demo#55 — fetches from the chosen private location, drops into per-context webdav, idempotent on sha256.Photos/,Videos/,Documents/. The seeding script in #55 is generalised on the source dir, so adding more content types is mechanical.Out of scope
libraries.txt).channel.createetc.).Each of those is its own seed pipeline. Files-on-disk content is the simplest of the four.
Cross-refs