@@ -4,10 +4,10 @@ Status: current private release candidate validated; final publication pending
44
55Date: 2026-06-06
66
7- ## Candidate
7+ ## Candidate Content
88
9- - Revision: ` 3af10027da52a8e10897422cc8bdc93ee927356b `
10- - Tree: ` 4be5e6b5b5d1278b7e481de36c4e15fa11b111d9 `
9+ - Revision: ` ea12abe1a6499b69ffaafe66dbe233d213960808 `
10+ - Tree: ` bbe6422f8b8217500203cdb5620506c5bbc6c56b `
1111- Product version: ` 0.0.1 `
1212- Graph schema version: ` 1.0.0 `
1313- Repository visibility during validation: private
@@ -20,6 +20,16 @@ The current candidate was validated from the maintainer worktree and from a
2020fresh private GitHub clone outside the repository. Raw local clone paths and
2121command logs are intentionally not recorded in maintained documentation.
2222
23+ This candidate includes the README sister-skill alignment pass that reshaped
24+ the README around the same user-first quickstart, first-use separation,
25+ authority-boundary, validation, and reference structure as ` codebase-orient ` .
26+
27+ This record validates the candidate content revision above. The commit that
28+ updates this evidence record necessarily follows the validated candidate
29+ revision and should not be confused with a self-referential release-candidate
30+ proof. If maintainers choose a later commit as the tag target, exact-candidate
31+ validation must be refreshed for that later content.
32+
2333## Environment
2434
2535- Primary OS: Windows with PowerShell
@@ -34,15 +44,16 @@ command logs are intentionally not recorded in maintained documentation.
3444## Automated Evidence
3545
3646- ` npm run check ` : passed from the working tree and fresh GitHub clone
37- - ` npm run check:evals ` : passed from the working tree
47+ - ` npm run check:evals ` : passed from the working tree and WSL2 quick check
3848- ` npm run check:public ` : passed from the working tree and fresh GitHub clone
3949- ` npm run check:public:history ` : passed from the working tree and fresh
40- GitHub clone
50+ GitHub clone; also passed in WSL2 quick check
4151- ` npm run check:public:contracts ` : passed from the working tree and fresh
4252 GitHub clone
4353- ` npm audit --audit-level=high ` : passed with zero vulnerabilities
4454- CLI help for ` scan ` , ` render ` , and ` visualize ` : passed from both contexts
4555- copied-package integrity check: passed through ` npm run check `
56+ and WSL2 quick check
4657- installer matrix: passed through ` npm run check `
4758- generated-map interaction smoke check: passed through ` npm run check `
4859- ` git diff --check ` : passed in the working tree
@@ -53,8 +64,8 @@ command logs are intentionally not recorded in maintained documentation.
5364
5465The fresh private GitHub clone matched the candidate exactly:
5566
56- - Revision: ` 3af10027da52a8e10897422cc8bdc93ee927356b `
57- - Tree: ` 4be5e6b5b5d1278b7e481de36c4e15fa11b111d9 `
67+ - Revision: ` ea12abe1a6499b69ffaafe66dbe233d213960808 `
68+ - Tree: ` bbe6422f8b8217500203cdb5620506c5bbc6c56b `
5869- Branch: ` main `
5970- Worktree after checks: clean
6071
@@ -69,18 +80,16 @@ Fresh-clone checks:
6980
7081## Linux Quick Check
7182
72- The earlier WSL2 quick check used the then- current exact candidate checkout
73- with Linux-native Node:
83+ The WSL2 quick check used the current exact candidate checkout with
84+ Linux-native Node:
7485
7586- ` npm run check:public ` : passed
7687- ` npm run check:public:history ` : passed
7788- ` npm run check:package ` : passed
7889- ` npm run check:evals ` : passed
7990
80- The WSL2 GitHub clone attempt itself was not used as evidence because the
81- private repository authentication path inside Ubuntu timed out. The Windows
82- fresh GitHub clone is the authoritative clean-clone evidence for this refreshed
83- record.
91+ The Windows fresh GitHub clone remains the authoritative clean-clone evidence
92+ for this refreshed record.
8493
8594## Live-Fire And Visual Evidence
8695
@@ -119,12 +128,12 @@ Known limitations:
119128 release settings remain deferred until visibility and release timing make
120129 them safe.
121130- No ` v1.0.0 ` tag or release has been created.
122- - If any new commits are added before tagging, this exact-candidate validation
123- must be refreshed for the new tip .
131+ - If any later content commit is selected for tagging, this exact-candidate
132+ validation must be refreshed for that content .
124133
125134Release decision:
126135
127- The current private ` main ` candidate is deterministic-check ready for the
128- remaining human and publication gates. It is ready for independent cold-user
129- validation and final publication preparation, but it is not yet public-release
130- ready because independent validation and public-only GitHub actions remain.
136+ The validated candidate content is deterministic-check ready for the remaining
137+ human and publication gates. It is ready for independent cold-user validation
138+ and final publication preparation, but it is not yet public-release ready
139+ because independent validation and public-only GitHub actions remain.
0 commit comments