acceptance-async-probe skillA
acceptance-async-probe is agent-read markdown (skill) from jeong-sik/masc: Acceptance campaign fixture. Hands board statistics and your execution lane read to the durable async broker and returns a request_id at once; read the result with keeper_composition_status and that request_id. Call it only when a mission prompt names it..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# acceptance-async-probe
`scripts/harness/workload/keeper_multi_collaboration_acceptance.py` 의 `--run` 이 캠페인 서버에
설치하고, researcher 미션이 턴을 붙잡지 않는 합성 제출을 재려고 부르게 하는 시험용 합성이다. 제품 빌트인
`skills/` 에 두지 않는다.
| 노드 | 도구 | 하네스가 보는 것 |
|---|---|---|
| `board` | `masc_board_stats` | async 로 실행돼 완료되고, 부모 `tool_use_id` 가 제출 호출을 가리킨다 |
| `lane` | `keeper_lane_status` | 같다 |
- async 합성의 노드는 descriptor 가 정적으로 읽기 전용이어야 한다. 두 도구 모두 그렇다.
- 하네스는 제출 결과의 `request_id` 로 `keeper_composition_status` 를 불러 `queued`/`running` 뒤에
`done` 이 오는지 본다.
- 노드 id·도구를 바꾸면 하네스의 `ASYNC_FIXTURE_NODES` 와
`test/test_acceptance_composition_fixtures.ml` 을 같이 고친다.
```toml composition
[[compositions]]
name = "acceptance-async-probe"
description = "Acceptance campaign fixture. Hands board statistics and your execution lane read to the durable async broker and returns a request_id at once; read the result with keeper_composition_status and that request_id. Call it only when a mission prompt names it."
execution = "async"
[[compositions.nodes]]
id = "board"
tool = "masc_board_stats"
[compositions.nodes.input]
kind = "literal"
value = {}
[[compositions.nodes]]
id = "lane"
tool = "keeper_lane_status"
…Read the whole file at its exact version.
How to install
mdr add jeong-sik/masc/acceptance-async-probe@git:20260917.0782e3bmdr add jeong-sik/masc/acceptance-async-probe@sha256:2883c82ecd603fddPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_mgopjnzcppd5uvov)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (1851 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
jeong-sik/masc · 1 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_mgopjnzcppd5uvov GET https://markdownregistry.com/api/v1/resolve?ref=jeong-sik/masc/acceptance-async-probe GET https://markdownregistry.com/api/v1/blob/2883c82ecd603fdd5dd087f26cee58d6854e23b1ade56f7d8eab797eefb7ee23
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.