From ecad9e429eea6c4daa1df5e1b65b4cdf56b856d4 Mon Sep 17 00:00:00 2001 From: evosoft-ie Date: Sun, 28 Dec 2025 11:21:06 +0000 Subject: [PATCH] Add README.md for AILint provenance schema --- spec/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 spec/README.md diff --git a/spec/README.md b/spec/README.md new file mode 100644 index 0000000..3bf1b91 --- /dev/null +++ b/spec/README.md @@ -0,0 +1,3 @@ +The AILint provenance schema defines the minimal declaration of AI involvement. +The sidecar schema defines how those declarations are recorded and bound to content at the repository level. +Tools may use the provenance schema independently of the sidecar, but when a sidecar is present, it is the authoritative source.