shop audit

This commit is contained in:
2026-02-14 14:00:27 -06:00
parent e80e615634
commit 8ec56e85fa
26 changed files with 19402 additions and 19132 deletions

5
runtime.cm Normal file
View File

@@ -0,0 +1,5 @@
// Runtime configuration — available to all modules via use('runtime')
return stone({
shop_path: shop_path,
core_path: core_path
})