Session Witness
@vcjdeboer/session-witnessv2026.06.21.1
01README
An ultralight, tamper-evident seal over a recorded session: chains the swamp content checksums of a session-record ledger's versions into one sha256 session digest and attests its authors; verify recomputes it. Alter any past record and the digest changes. The master member of the swamp session-* suite.
02Models
@vcjdeboer/session-witnessv2026.06.21.1session_witness.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| swampBin | string | |
| repoDir | string |
Resources
attestation(infinite)— A tamper-evident seal over one recorded session (digest + authorship)
verification(infinite)— Result of re-checking a session's digest against a prior seal
03Stats
A
100 / 100
Downloads
0
Archive size
5.9 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
04Platforms
05Labels