You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keep real task text, repository/branch identity, artifact/source URLs, provider session metadata, result metadata, and performance records private;
do not add a credential capable of writing private GitHub repositories to the public workflow;
retain current provider-error/log minimization and no-untrusted-code invariants.
The first intended use is a deterministic evidence-acquisition task whose success/failure can be checked in its private target repository. Detailed target/task/provider/telemetry design is maintained in the private companion repository.
Dependency: do not activate the secret-bearing event trigger until #1 is complete/verified.
Implement the next Phase-0 dispatcher experiment without expanding the public information surface.
Public-safe scope:
dispatch_id, opaque target alias, and generic task ID;workflow_dispatchAPI access;The first intended use is a deterministic evidence-acquisition task whose success/failure can be checked in its private target repository. Detailed target/task/provider/telemetry design is maintained in the private companion repository.
Dependency: do not activate the secret-bearing event trigger until #1 is complete/verified.