1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
**This subsystem has been consolidated into HEALTH.md.**
**Old command:**
```bash
decapod trust status --id <agent>
```
**New command:**
```bash
decapod govern health autonomy --id <agent>
```
The `trust` functionality provided agent autonomy tier assessment by computing:
- ---
This functionality is now available as the `autonomy` subcommand under `decapod govern health`.
Trust status was computed entirely from health claim states and proof events. Moving it under the `govern` group:
1. 2.3.4.
- --
**This file is kept for historical reference and will be removed in a future version.**