active ยท Updated 2026-05-06
QR and ID Conventions
Stable URL and private ID rules for future QR codes, labels, jars, inventory items, and batches.
Public / Manual URLs
| Type | Pattern |
|---|---|
| Recipe | /formulary/{category}/{slug}/ |
| Supplement | /materia-medica/{slug}/ |
| Plant | /garden-ledger/{slug}/ |
| Label | /label-bench/{slug}/ |
| Protocol | /protocols/{slug}/ |
Private IDs
| Type | Pattern |
|---|---|
| Inventory item | inv-{category}-{slug} |
| Supplement inventory item | supp-{slug} |
| Batch | batch-{recipe-slug}-{yyyy-mm-dd}-{letter} |
| Jar/container | jar-{item-or-recipe}-{location-or-number} |
| Supplier | supplier-{slug} |
QR Rule
QR codes should point to stable public/manual URLs when the content is safe to open. Private batch, jar, supplier, cost, health, and inventory records should use private IDs unless a protected private system exists later.