mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-31 22:28:22 +08:00
fix(docs): remove unicode verdict markers
This commit is contained in:
parent
7fef1ddbeb
commit
3add394cca
@ -49,11 +49,11 @@ if v.dimensions and v.dimensions.get("financial_integrity", 1) < 0.4:
|
|||||||
|
|
||||||
| verdict | meaning | `ok` |
|
| verdict | meaning | `ok` |
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
| `trusted` | strong on-chain track record (composite ≥ 0.70) | ✅ |
|
| `trusted` | strong on-chain track record (composite >= 0.70) | yes |
|
||||||
| `caution` | mixed history (0.40–0.70) | ✅ |
|
| `caution` | mixed history (0.40-0.70) | yes |
|
||||||
| `high_risk` | poor track record (< 0.40) | ❌ |
|
| `high_risk` | poor track record (< 0.40) | no |
|
||||||
| `new` | registered identity, no interactions yet | ❌ |
|
| `new` | registered identity, no interactions yet | no |
|
||||||
| `unknown` | no track record — or AURA was unreachable | ❌ |
|
| `unknown` | no track record, or AURA was unreachable | no |
|
||||||
|
|
||||||
## Policy knobs
|
## Policy knobs
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user