microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
feat/1873-devcontainer

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

scripts/agents/activation-harness/baseline.json

142lines · modecode

1{
2 "CleanWorkspace": {
3 "ScenarioName": "CleanWorkspace",
4 "AgentBytes": 10844,
5 "ColdStartBytes": 37891,
6 "LoadedFiles": [
7 {
8 "Path": ".github/agents/project-planning/adr-creation.agent.md",
9 "Bytes": 10844
10 },
11 {
12 "Path": ".github/instructions/project-planning/adr-identity.instructions.md",
13 "Bytes": 20827
14 },
15 {
16 "Path": ".github/instructions/shared/disclaimer-language.instructions.md",
17 "Bytes": 6220
18 }
19 ],
20 "Hash": "da528f5b8d981ad0778062ab5ea925acc339f14b4dd683bbb418e2ace270562f"
21 },
22 "SteadyState": {
23 "ScenarioName": "SteadyState",
24 "AgentBytes": 10844,
25 "ColdStartBytes": 84907,
26 "LoadedFiles": [
27 {
28 "Path": ".github/agents/project-planning/adr-creation.agent.md",
29 "Bytes": 10844
30 },
31 {
32 "Path": ".github/instructions/project-planning/adr-byo-template.instructions.md",
33 "Bytes": 9572
34 },
35 {
36 "Path": ".github/instructions/project-planning/adr-handoff.instructions.md",
37 "Bytes": 16731
38 },
39 {
40 "Path": ".github/instructions/project-planning/adr-identity.instructions.md",
41 "Bytes": 20827
42 },
43 {
44 "Path": ".github/instructions/project-planning/adr-standards.instructions.md",
45 "Bytes": 17516
46 },
47 {
48 "Path": ".github/instructions/shared/disclaimer-language.instructions.md",
49 "Bytes": 6220
50 },
51 {
52 "Path": ".github/instructions/shared/telemetry-overlay.instructions.md",
53 "Bytes": 3197
54 }
55 ],
56 "Hash": "0c6df2a8c542acb4c41c9daa0ec5cc410bc87ed5283bce3285e7e3c23e289ae1"
57 },
58 "GovernEntry": {
59 "ScenarioName": "GovernEntry",
60 "AgentBytes": 10844,
61 "ColdStartBytes": 98902,
62 "LoadedFiles": [
63 {
64 "Path": ".github/agents/project-planning/adr-creation.agent.md",
65 "Bytes": 10844
66 },
67 {
68 "Path": ".github/instructions/project-planning/adr-byo-template.instructions.md",
69 "Bytes": 9572
70 },
71 {
72 "Path": ".github/instructions/project-planning/adr-handoff.instructions.md",
73 "Bytes": 16731
74 },
75 {
76 "Path": ".github/instructions/project-planning/adr-identity.instructions.md",
77 "Bytes": 20827
78 },
79 {
80 "Path": ".github/instructions/project-planning/adr-standards.instructions.md",
81 "Bytes": 17516
82 },
83 {
84 "Path": ".github/instructions/shared/disclaimer-language.instructions.md",
85 "Bytes": 6220
86 },
87 {
88 "Path": ".github/instructions/shared/telemetry-overlay.instructions.md",
89 "Bytes": 3197
90 },
91 {
92 "Path": ".github/skills/project-planning/adr-author/SKILL.md",
93 "Bytes": 13995
94 }
95 ],
96 "Hash": "8db6ccb4565d2f81c20c9600663c59dbc07df86e99fc1e808cf88b6e7f8e0744"
97 },
98 "AdoptTemplate": {
99 "ScenarioName": "AdoptTemplate",
100 "AgentBytes": 10844,
101 "ColdStartBytes": 105896,
102 "LoadedFiles": [
103 {
104 "Path": ".github/agents/project-planning/adr-creation.agent.md",
105 "Bytes": 10844
106 },
107 {
108 "Path": ".github/instructions/project-planning/adr-byo-template.instructions.md",
109 "Bytes": 9572
110 },
111 {
112 "Path": ".github/instructions/project-planning/adr-handoff.instructions.md",
113 "Bytes": 16731
114 },
115 {
116 "Path": ".github/instructions/project-planning/adr-identity.instructions.md",
117 "Bytes": 20827
118 },
119 {
120 "Path": ".github/instructions/project-planning/adr-standards.instructions.md",
121 "Bytes": 17516
122 },
123 {
124 "Path": ".github/instructions/shared/disclaimer-language.instructions.md",
125 "Bytes": 6220
126 },
127 {
128 "Path": ".github/instructions/shared/telemetry-overlay.instructions.md",
129 "Bytes": 3197
130 },
131 {
132 "Path": ".github/skills/project-planning/adr-author/scripts/normalize_template.py",
133 "Bytes": 6994
134 },
135 {
136 "Path": ".github/skills/project-planning/adr-author/SKILL.md",
137 "Bytes": 13995
138 }
139 ],
140 "Hash": "e596baadf1c7a5b6b63c12725f075af7138fc5889b2cce92d7878b230aa30ca1"
141 }
142}