Skip to content

Commit 0759fac

Browse files
committed
docs: distinguish Windows review evidence from hosted Ubuntu CI
Signed-off-by: HiTecHelpLLC <167040707+HiTecHelpLLC@users.noreply.github.com>
1 parent 8b57291 commit 0759fac

2 files changed

Lines changed: 17 additions & 6 deletions

File tree

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
A deliberately small, reviewed collection of local creation workflows. Quality
44
and clear scope matter more than the number of entries. This initial library
5-
contains **one MIT-licensed workflow**, qualified against our own browser fixture.
5+
contains **one MIT-licensed workflow**, with local signed qualification evidence
6+
for our synthetic browser fixture on Windows 11.
67
It does not contain a scraped collection of third-party scripts.
78

89
The engine lives in [L1ght5p33d](https://github.com/HiTecHelpLLC/l1ght5p33d).
@@ -99,10 +100,14 @@ Live application claims additionally require evidence from the specified app and
99100
version. Existing examples in the engine repository are candidates, not implicit
100101
members of this curated collection.
101102

102-
The initial CI targets Windows and Ubuntu with Python 3.12. Browser installation
103-
and CI dependency installation require network access; routine workflow execution
104-
does not require an AI connection. Metadata describe the test scope, not universal
105-
compatibility. There is no public workflow registry deployment in this repository.
103+
The initial CI targets GitHub-hosted Windows and Ubuntu runners with Python 3.12.
104+
Ubuntu CI results are neither local WSL evidence nor native Linux desktop
105+
qualification, and they do not expand the Windows 11 scope of the signed evidence.
106+
WSL GUI support is not claimed. Native Windows input and live BandLab qualification
107+
remain pending. Browser installation and CI dependency installation require
108+
network access; routine workflow execution does not require an AI connection.
109+
Metadata describe the test scope, not universal compatibility. There is no public
110+
workflow registry deployment in this repository.
106111

107112
Unofficial and unaffiliated with BandLab, Suno, browser vendors, and other
108113
applications. Product names identify potential integrations only.

SIGNING.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,20 @@ These are three separate claims:
66
It is not a THEBEST test endorsement. Authors keep their own keys.
77
2. A **THEBEST curator signature** binds a workflow version, its complete review
88
metadata, test evidence, source runtime commit, environment and qualified scope.
9-
This library's initial attestation covers only our synthetic browser fixture.
9+
This library's initial attestation covers only our synthetic browser fixture
10+
run locally on Windows 11.
1011
3. **Your run approval** confirms the complete proposed actions, effective inputs,
1112
application and permissions on your machine. Neither kind of signature grants it.
1213

1314
The initial entry has a THEBEST curator attestation. No separate upstream author
1415
signature is claimed. Test claims are evidence signed by the curator, not a
1516
cryptographic proof that a test was run or a promise that every environment is safe.
1617

18+
GitHub-hosted Ubuntu CI results are separate from this signed Windows 11 evidence.
19+
They are neither local WSL evidence nor native Linux desktop qualification. WSL
20+
GUI support is not claimed; native Windows input and live BandLab qualification
21+
remain pending.
22+
1723
## Verify an exact version
1824

1925
Install `requirements-verify.txt`. Obtain THEBEST's public key through a channel

0 commit comments

Comments
 (0)