Add global OpenCode desktop context

This commit is contained in:
Fabio Scotto di Santolo
2026-04-03 16:57:10 +02:00
parent e7eec99007
commit f86195a9ae
7 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# infra.md
Layering:
common → OS → profile → host
Rules:
- no host logic in shared layers
- reuse over duplication
- incremental evolution