feat(core-audit): scaffold optional package (no impls yet)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-11 16:10:58 +02:00
parent a3b7100d10
commit 0c5ad08dcd
8 changed files with 134 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"extends": ["//"],
"tags": ["core"]
}