Skip to content

Commit edca889

Browse files
committed
Add VSC v2.0 formal specification draft
1 parent 271e69f commit edca889

2 files changed

Lines changed: 462 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ Research prototype / proof-of-concept. Not production-ready.
88

99
---
1010

11+
## VSC v2.0 Formal Specification Draft
12+
13+
The VSC v2.0 formal specification draft is available in [`docs/vsc-v2-0-formal-specification-draft.md`](docs/vsc-v2-0-formal-specification-draft.md).
14+
15+
It defines the VSC evidence model, token roles, bundle structure, verifier behavior, and validation semantics in a language-independent form. **v1.x remains the current Node.js reference implementation.**
16+
17+
---
18+
1119
## Core Concept
1220

1321
VSC is a base + delta + proof + recovery model for folder and file state:

0 commit comments

Comments
 (0)