Expand description
Studio academic QApp catalogue — seeded into the hypermedia Library Software section.
These entries inventory the early/stub liberal-arts QApps under
webizen-studio/src/components/*_qapp.rs. They are catalogued and categorised
for faceted browse — not claimed as fully implemented apps.
Structs§
- Qapp
Catalog Entry - One catalogue row (id = module stem without
_qapp). - Qapp
Seed Report - Result of seeding the studio QApp catalogue into the hypermedia store.
Constants§
- QAPP_
MEDIA_ TYPE - Stable media type for studio-pane QApps in the Software shelf.
- STUDIO_
QAPP_ CATALOG - Full inventory of studio academic QApps with domain categories.
Functions§
- catalog_
entry_ to_ library - Build a Software-section library entry for one catalogue row.
- catalogue_
categories - Unique category slugs present in the catalogue (sorted).
- category_
label - Human label for a category slug.
- seed_
studio_ qapps_ into_ library - Idempotently seed all studio QApps into the Library Software section.
Existing
qapp://studio/*entries are refreshed (category/topics) so re-seed stays consistent. Non-qapp library entries are left untouched. Single load + single save (not N round-trips).