Files
PriceForge/bible-local/exports/bundles/bible-core.yaml
2026-03-01 22:26:50 +03:00

10 lines
255 B
YAML

{
"id": "bible-core",
"version": 1,
"description": "Canonical Bible skeleton for Go web projects using AI coding agents.",
"conflict_policy": "merge-manual",
"entries": [
{ "from": "docs/bible-skeleton", "to": "bible", "mode": "dir" }
]
}