aios-core 4.4.0 → 4.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.aios-core/development/agents/aios-master.md +5 -0
- package/.aios-core/development/agents/analyst.md +5 -0
- package/.aios-core/development/agents/architect.md +5 -0
- package/.aios-core/development/agents/data-engineer.md +5 -0
- package/.aios-core/development/agents/dev.md +5 -0
- package/.aios-core/development/agents/devops.md +5 -0
- package/.aios-core/development/agents/pm.md +5 -0
- package/.aios-core/development/agents/po.md +5 -0
- package/.aios-core/development/agents/qa.md +5 -0
- package/.aios-core/development/agents/sm.md +5 -0
- package/.aios-core/development/agents/squad-creator.md +5 -0
- package/.aios-core/development/agents/ux-design-expert.md +5 -0
- package/.aios-core/install-manifest.yaml +26 -26
- package/package.json +1 -1
|
@@ -28,6 +28,11 @@ activation-instructions:
|
|
|
28
28
|
- STEP 2: Adopt the persona defined in the 'agent' and 'persona' sections below
|
|
29
29
|
- STEP 3: |
|
|
30
30
|
Display greeting using native context (zero JS execution):
|
|
31
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
32
|
+
- For substep 2: skip the "Branch:" append
|
|
33
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
34
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
35
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
31
36
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
32
37
|
2. Show: "**Role:** {persona.role}"
|
|
33
38
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -19,6 +19,11 @@ activation-instructions:
|
|
|
19
19
|
- STEP 2: Adopt the persona defined in the 'agent' and 'persona' sections below
|
|
20
20
|
- STEP 3: |
|
|
21
21
|
Display greeting using native context (zero JS execution):
|
|
22
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
23
|
+
- For substep 2: skip the "Branch:" append
|
|
24
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
25
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
26
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
22
27
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
23
28
|
2. Show: "**Role:** {persona.role}"
|
|
24
29
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -19,6 +19,11 @@ activation-instructions:
|
|
|
19
19
|
- STEP 2: Adopt the persona defined in the 'agent' and 'persona' sections below
|
|
20
20
|
- STEP 3: |
|
|
21
21
|
Display greeting using native context (zero JS execution):
|
|
22
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
23
|
+
- For substep 2: skip the "Branch:" append
|
|
24
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
25
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
26
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
22
27
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
23
28
|
2. Show: "**Role:** {persona.role}"
|
|
24
29
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -20,6 +20,11 @@ activation-instructions:
|
|
|
20
20
|
|
|
21
21
|
- STEP 3: |
|
|
22
22
|
Display greeting using native context (zero JS execution):
|
|
23
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
24
|
+
- For substep 2: skip the "Branch:" append
|
|
25
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
26
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
27
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
23
28
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
24
29
|
2. Show: "**Role:** {persona.role}"
|
|
25
30
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -19,6 +19,11 @@ activation-instructions:
|
|
|
19
19
|
- STEP 2: Adopt the persona defined in the 'agent' and 'persona' sections below
|
|
20
20
|
- STEP 3: |
|
|
21
21
|
Display greeting using native context (zero JS execution):
|
|
22
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
23
|
+
- For substep 2: skip the "Branch:" append
|
|
24
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
25
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
26
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
22
27
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
23
28
|
2. Show: "**Role:** {persona.role}"
|
|
24
29
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -20,6 +20,11 @@ activation-instructions:
|
|
|
20
20
|
|
|
21
21
|
- STEP 3: |
|
|
22
22
|
Display greeting using native context (zero JS execution):
|
|
23
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
24
|
+
- For substep 2: skip the "Branch:" append
|
|
25
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
26
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
27
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
23
28
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
24
29
|
2. Show: "**Role:** {persona.role}"
|
|
25
30
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -33,6 +33,11 @@ activation-instructions:
|
|
|
33
33
|
Integration: greeting-builder.js already handles profile-aware filtering
|
|
34
34
|
- STEP 3: |
|
|
35
35
|
Display greeting using native context (zero JS execution):
|
|
36
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
37
|
+
- For substep 2: skip the "Branch:" append
|
|
38
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
39
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
40
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
36
41
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
37
42
|
2. Show: "**Role:** {persona.role}"
|
|
38
43
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -19,6 +19,11 @@ activation-instructions:
|
|
|
19
19
|
- STEP 2: Adopt the persona defined in the 'agent' and 'persona' sections below
|
|
20
20
|
- STEP 3: |
|
|
21
21
|
Display greeting using native context (zero JS execution):
|
|
22
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
23
|
+
- For substep 2: skip the "Branch:" append
|
|
24
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
25
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
26
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
22
27
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
23
28
|
2. Show: "**Role:** {persona.role}"
|
|
24
29
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -19,6 +19,11 @@ activation-instructions:
|
|
|
19
19
|
- STEP 2: Adopt the persona defined in the 'agent' and 'persona' sections below
|
|
20
20
|
- STEP 3: |
|
|
21
21
|
Display greeting using native context (zero JS execution):
|
|
22
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
23
|
+
- For substep 2: skip the "Branch:" append
|
|
24
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
25
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
26
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
22
27
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
23
28
|
2. Show: "**Role:** {persona.role}"
|
|
24
29
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -19,6 +19,11 @@ activation-instructions:
|
|
|
19
19
|
- STEP 2: Adopt the persona defined in the 'agent' and 'persona' sections below
|
|
20
20
|
- STEP 3: |
|
|
21
21
|
Display greeting using native context (zero JS execution):
|
|
22
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
23
|
+
- For substep 2: skip the "Branch:" append
|
|
24
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
25
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
26
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
22
27
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
23
28
|
2. Show: "**Role:** {persona.role}"
|
|
24
29
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -19,6 +19,11 @@ activation-instructions:
|
|
|
19
19
|
- STEP 2: Adopt the persona defined in the 'agent' and 'persona' sections below
|
|
20
20
|
- STEP 3: |
|
|
21
21
|
Display greeting using native context (zero JS execution):
|
|
22
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
23
|
+
- For substep 2: skip the "Branch:" append
|
|
24
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
25
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
26
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
22
27
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
23
28
|
2. Show: "**Role:** {persona.role}"
|
|
24
29
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -24,6 +24,11 @@ activation-instructions:
|
|
|
24
24
|
|
|
25
25
|
- STEP 3: |
|
|
26
26
|
Display greeting using native context (zero JS execution):
|
|
27
|
+
0. GREENFIELD GUARD: If gitStatus in system prompt says "Is a git repository: false" OR git commands return "not a git repository":
|
|
28
|
+
- For substep 2: skip the "Branch:" append
|
|
29
|
+
- For substep 3: show "📊 **Project Status:** Greenfield project — no git repository detected" instead of git narrative
|
|
30
|
+
- After substep 6: show "💡 **Recommended:** Run `*environment-bootstrap` to initialize git, GitHub remote, and CI/CD"
|
|
31
|
+
- Do NOT run any git commands during activation — they will fail and produce errors
|
|
27
32
|
1. Show: "{icon} {persona_profile.communication.greeting_levels.archetypal}" + permission badge from current permission mode (e.g., [⚠️ Ask], [🟢 Auto], [🔍 Explore])
|
|
28
33
|
2. Show: "**Role:** {persona.role}"
|
|
29
34
|
- Append: "Story: {active story from docs/stories/}" if detected + "Branch: `{branch from gitStatus}`" if not main/master
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
# - SHA256 hashes for change detection
|
|
8
8
|
# - File types for categorization
|
|
9
9
|
#
|
|
10
|
-
version: 4.4.
|
|
11
|
-
generated_at: "2026-02-
|
|
10
|
+
version: 4.4.2
|
|
11
|
+
generated_at: "2026-02-24T16:53:34.099Z"
|
|
12
12
|
generator: scripts/generate-install-manifest.js
|
|
13
13
|
file_count: 1084
|
|
14
14
|
files:
|
|
@@ -1297,89 +1297,89 @@ files:
|
|
|
1297
1297
|
type: development
|
|
1298
1298
|
size: 5012
|
|
1299
1299
|
- path: development/agents/aios-master.md
|
|
1300
|
-
hash: sha256:
|
|
1300
|
+
hash: sha256:a321cd0830b46a3b7ba77ed7cd340a63679fa03ad9f11731d67d19815386c309
|
|
1301
1301
|
type: agent
|
|
1302
|
-
size:
|
|
1302
|
+
size: 19408
|
|
1303
1303
|
- path: development/agents/analyst.md
|
|
1304
|
-
hash: sha256:
|
|
1304
|
+
hash: sha256:553a3ac9c42735e9d02abb9556025bebeea11f57978ceb6cba7e1b8ae4174277
|
|
1305
1305
|
type: agent
|
|
1306
|
-
size:
|
|
1306
|
+
size: 11758
|
|
1307
1307
|
- path: development/agents/analyst/MEMORY.md
|
|
1308
1308
|
hash: sha256:eb2a3f733781f4094ffac4f52656d917c4cdf93ee1bdb26ea4c54728b8ba0b34
|
|
1309
1309
|
type: agent
|
|
1310
1310
|
size: 1254
|
|
1311
1311
|
- path: development/agents/architect.md
|
|
1312
|
-
hash: sha256:
|
|
1312
|
+
hash: sha256:e6b0db7fb193187043aad2715eb2355251dce3a2888f7e2db9393d227be987fe
|
|
1313
1313
|
type: agent
|
|
1314
|
-
size:
|
|
1314
|
+
size: 20565
|
|
1315
1315
|
- path: development/agents/architect/MEMORY.md
|
|
1316
1316
|
hash: sha256:8885804d07cd492fc6de3aeb11cfc15954d24ed81a31c4b1f048008f378f8b93
|
|
1317
1317
|
type: agent
|
|
1318
1318
|
size: 1385
|
|
1319
1319
|
- path: development/agents/data-engineer.md
|
|
1320
|
-
hash: sha256:
|
|
1320
|
+
hash: sha256:76c4cfc5d4c44cc25424cdcc0a541f86fc404e3869b9dcae40649b7d071579e1
|
|
1321
1321
|
type: agent
|
|
1322
|
-
size:
|
|
1322
|
+
size: 21875
|
|
1323
1323
|
- path: development/agents/data-engineer/MEMORY.md
|
|
1324
1324
|
hash: sha256:df784ef187328736d5059c9a5b424cdfbf4021c4d1fb26050431ad89b45adbc7
|
|
1325
1325
|
type: agent
|
|
1326
1326
|
size: 1106
|
|
1327
1327
|
- path: development/agents/dev.md
|
|
1328
|
-
hash: sha256:
|
|
1328
|
+
hash: sha256:1b5b64709eaa95a8870c5aa012d508c1ac48ed0ead2539d2cd85a9fed5b7c70e
|
|
1329
1329
|
type: agent
|
|
1330
|
-
size:
|
|
1330
|
+
size: 24483
|
|
1331
1331
|
- path: development/agents/dev/MEMORY.md
|
|
1332
1332
|
hash: sha256:84f197b1ade880b67657ac364267bd03ccc08e7cbfee75403187f4af68423134
|
|
1333
1333
|
type: agent
|
|
1334
1334
|
size: 2486
|
|
1335
1335
|
- path: development/agents/devops.md
|
|
1336
|
-
hash: sha256:
|
|
1336
|
+
hash: sha256:37f03463eba31d0595bc6e6c4bc328905ea188ff435a93f96ea9522b9648d96a
|
|
1337
1337
|
type: agent
|
|
1338
|
-
size:
|
|
1338
|
+
size: 22836
|
|
1339
1339
|
- path: development/agents/devops/MEMORY.md
|
|
1340
1340
|
hash: sha256:eb2ee887047c94db3441126cd0198cac44cec779026d7842a3a1c7eba936027f
|
|
1341
1341
|
type: agent
|
|
1342
1342
|
size: 1398
|
|
1343
1343
|
- path: development/agents/pm.md
|
|
1344
|
-
hash: sha256:
|
|
1344
|
+
hash: sha256:3d1eec3bb89642a9b6ad49b32f405fe1f88167cac07058071494eb652470f890
|
|
1345
1345
|
type: agent
|
|
1346
|
-
size:
|
|
1346
|
+
size: 16696
|
|
1347
1347
|
- path: development/agents/pm/MEMORY.md
|
|
1348
1348
|
hash: sha256:94d46bfb4f6ed79088a4a45c8cbf5b059e4522fee123b048f08430d2e37ca697
|
|
1349
1349
|
type: agent
|
|
1350
1350
|
size: 1220
|
|
1351
1351
|
- path: development/agents/po.md
|
|
1352
|
-
hash: sha256:
|
|
1352
|
+
hash: sha256:0709a35fffab3ff2121b1fba3b28d86b8aeb8acf18bfbe534da69a605be3a52b
|
|
1353
1353
|
type: agent
|
|
1354
|
-
size:
|
|
1354
|
+
size: 14343
|
|
1355
1355
|
- path: development/agents/po/MEMORY.md
|
|
1356
1356
|
hash: sha256:7505510d70568ad46bc3de65dcdd3514b479052c298ea9f83cd5debba7ab0841
|
|
1357
1357
|
type: agent
|
|
1358
1358
|
size: 1376
|
|
1359
1359
|
- path: development/agents/qa.md
|
|
1360
|
-
hash: sha256:
|
|
1360
|
+
hash: sha256:3312e0b7a962fa1c71128e304458d65becd1e8a2729415c631de3b0c1ba5dd65
|
|
1361
1361
|
type: agent
|
|
1362
|
-
size:
|
|
1362
|
+
size: 18961
|
|
1363
1363
|
- path: development/agents/qa/MEMORY.md
|
|
1364
1364
|
hash: sha256:eec482f057d09635940e9a46bdd6cbb677af12dc4deed64bf71196d551b93abf
|
|
1365
1365
|
type: agent
|
|
1366
1366
|
size: 1367
|
|
1367
1367
|
- path: development/agents/sm.md
|
|
1368
|
-
hash: sha256:
|
|
1368
|
+
hash: sha256:45b75a8d411090036154feb6871624be7215fda92046f4c16c7e2146f0478628
|
|
1369
1369
|
type: agent
|
|
1370
|
-
size:
|
|
1370
|
+
size: 12655
|
|
1371
1371
|
- path: development/agents/sm/MEMORY.md
|
|
1372
1372
|
hash: sha256:88ea4db64df4ce94a5fd264c0db2add7ec05168402d6987bf70c6a238bc5ca50
|
|
1373
1373
|
type: agent
|
|
1374
1374
|
size: 1123
|
|
1375
1375
|
- path: development/agents/squad-creator.md
|
|
1376
|
-
hash: sha256:
|
|
1376
|
+
hash: sha256:96a945827e15b25a6cd13eb01b423b6dfb0fa7be8256edc5cec47a6635231536
|
|
1377
1377
|
type: agent
|
|
1378
|
-
size:
|
|
1378
|
+
size: 13894
|
|
1379
1379
|
- path: development/agents/ux-design-expert.md
|
|
1380
|
-
hash: sha256:
|
|
1380
|
+
hash: sha256:7f0815260bdff39fdd44c23d80f9f70903d86ab92b3b6e9e09b5782d33389951
|
|
1381
1381
|
type: agent
|
|
1382
|
-
size:
|
|
1382
|
+
size: 19988
|
|
1383
1383
|
- path: development/agents/ux/MEMORY.md
|
|
1384
1384
|
hash: sha256:e177840efba9c8762891e9789a8252a647add9fb2423ef81618372b27c614d56
|
|
1385
1385
|
type: agent
|