wize-tea-trace rulesA
wize-tea-trace is agent-read markdown (rules) from qwize-br/wize-development-kit: trace: TEA Traceability.
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
# TEA Traceability
# TEA — Traceability
**Goal.** Map every Acceptance Criterion to **one or more concrete tests in the repo**. Reports honest coverage: `covered`, `partial`, `missing`. A story with `missing` rows cannot pass gate.
Hawkeye drives. Runs while Shuri implements (or right after PR open).
## Inputs
- Story file (the AC list).
- `tea-design.md` (the test contract).
- Repo (the actual test files).
## Output
- `.wize/implementation/tea/{epic}/{story}/trace.md`
## Steps
### 1. Walk every AC
For each AC ID:
- Find the test(s) that exercise it.
- Reference the file + test name precisely.
- Decide status: `covered` (every assertion of the AC has a test) / `partial` (some assertions only) / `missing` (no test).
### 2. Compute coverage score
- `covered_count / total_acs`.
- Reported but doesn't drive gate alone; the **per-AC status** drives gate.
### 3. Flag holes
For every `partial` / `missing`, write what's needed in one line. Hawkeye proposes the test; Shuri writes it.
### 4. Hand off
If everything is `covered`, status `PASS`. Otherwise `CONCERNS` (advisory) or `FAIL` (enforcing) until holes are closed.
## YAML frontmatter (canonical)
```yaml
---
…Read the whole file at its exact version.
How to install
mdr add qwize-br/wize-development-kit/.cursor/rules/wize-tea-trace.mdc@git:20260613.a8c0f41mdr add qwize-br/wize-development-kit/.cursor/rules/wize-tea-trace.mdc@sha256:905c60f4324e5ad1Pin 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_3wx7ptuaitofgorf)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (3416 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
qwize-br/wize-development-kit · 16 stars · license NOASSERTION · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_3wx7ptuaitofgorf GET https://markdownregistry.com/api/v1/resolve?ref=qwize-br/wize-development-kit/.cursor/rules/wize-tea-trace.mdc GET https://markdownregistry.com/api/v1/blob/905c60f4324e5ad11225b0efc83c9a4f31a76a315ab724fa53622e7771d2e9d2
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.
More from qwize-br/wize-development-kit
Every file in qwize-br/wize-development-kit