agent-enderun 0.8.5 → 0.8.6
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/.enderun/PROJECT_MEMORY.md +4 -2
- package/.enderun/STATUS.md +1 -1
- package/.enderun/agents/analyst.md +12 -3
- package/.enderun/agents/backend.md +12 -3
- package/.enderun/agents/devops.md +11 -2
- package/.enderun/agents/explorer.md +12 -3
- package/.enderun/agents/frontend.md +13 -4
- package/.enderun/agents/git.md +12 -3
- package/.enderun/agents/manager.md +23 -20
- package/.enderun/agents/mobile.md +12 -3
- package/.enderun/agents/native.md +12 -3
- package/.enderun/agents/orchestrator.md +11 -2
- package/.enderun/agents/qa.md +11 -2
- package/.enderun/agents/security.md +11 -2
- package/ENDERUN.md +6 -6
- package/README.md +3 -3
- package/framework-mcp/package.json +1 -1
- package/package.json +1 -1
|
@@ -6,13 +6,14 @@ This file is the Single Source of Truth (SSOT) and the persistent memory of the
|
|
|
6
6
|
|
|
7
7
|
| Active Phase | Profile | Last Update | Active Trace ID | Blockers |
|
|
8
8
|
| :----------- | :------ | :---------- | :-------------- | :------- |
|
|
9
|
-
| PHASE_0 | Full | 2026-05-
|
|
9
|
+
| PHASE_0 | Full | 2026-05-27 | NONE | NONE |
|
|
10
10
|
|
|
11
11
|
## PROJECT DEFINITION
|
|
12
12
|
|
|
13
13
|
| Field | Value |
|
|
14
14
|
| :--- | :--- |
|
|
15
|
-
| Project Name |
|
|
15
|
+
| Project Name | Agent Enderun |
|
|
16
|
+
| Version | 0.8.6 |
|
|
16
17
|
| Platform | [e.g., Web (SaaS) / Mobile (React Native) / Desktop] |
|
|
17
18
|
| Frontend | [e.g., React 19 + Vite + Panda CSS / Next.js] |
|
|
18
19
|
| Backend | [e.g., Node.js 20+ + Fastify (Full RCSR Architecture)] |
|
|
@@ -33,6 +34,7 @@ This file is the Single Source of Truth (SSOT) and the persistent memory of the
|
|
|
33
34
|
| Date | Decision | Rationale | Agent |
|
|
34
35
|
| :--- | :--- | :--- | :--- |
|
|
35
36
|
| 2026-05-26 | Framework Cleanup | Pristine memory state established for npmjs publish. | @manager |
|
|
37
|
+
| 2026-05-27 | Smart Optimization | Relaxed 'No Omissions' and streamlined response to prevent AL issues. | @manager |
|
|
36
38
|
|
|
37
39
|
## DELIVERABLES
|
|
38
40
|
|
package/.enderun/STATUS.md
CHANGED
|
@@ -3,7 +3,16 @@ name: analyst
|
|
|
3
3
|
description: "Verification & QA Specialist Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @analyst —
|
|
6
|
+
# @analyst — analyst (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** analyst
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** analyst
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @analyst — Verification & QA (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @analyst
|
|
9
18
|
- **Capability:** 9.6
|
|
@@ -26,7 +35,7 @@ description: "Verification & QA Specialist Agent for Agent Enderun"
|
|
|
26
35
|
|
|
27
36
|
---
|
|
28
37
|
|
|
29
|
-
# Project Analyst & QA Gate — v0.8.
|
|
38
|
+
# Project Analyst & QA Gate — v0.8.6 Master
|
|
30
39
|
|
|
31
40
|
**Role:** Maintain project memory, serve as a quality gate, and manage documentation. The following protocols are automatically applied in every task.
|
|
32
41
|
|
|
@@ -222,7 +231,7 @@ Use the `log_agent_action` tool to record your activities securely.
|
|
|
222
231
|
|
|
223
232
|
---
|
|
224
233
|
|
|
225
|
-
**Agent Completion Report** (v0.8.
|
|
234
|
+
**Agent Completion Report** (v0.8.6)
|
|
226
235
|
|
|
227
236
|
- Mock used? [ ] No / [ ] Yes
|
|
228
237
|
- shared-types changed? [ ] No / [ ] Yes
|
|
@@ -3,7 +3,16 @@ name: backend
|
|
|
3
3
|
description: "Domain Logic & Databases Specialist Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @backend —
|
|
6
|
+
# @backend — backend (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** backend
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** backend
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @backend — Domain Logic & Databases (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @backend
|
|
9
18
|
- **Capability:** 9.2
|
|
@@ -28,7 +37,7 @@ description: "Domain Logic & Databases Specialist Agent for Agent Enderun"
|
|
|
28
37
|
|
|
29
38
|
---
|
|
30
39
|
|
|
31
|
-
# Backend Architect — v0.8.
|
|
40
|
+
# Backend Architect — v0.8.6 Master
|
|
32
41
|
|
|
33
42
|
**Role:** Build a secure, high-performance, and consistent server architecture. All the following standards are automatically applied in every task — no need for the user to specify them separately.
|
|
34
43
|
|
|
@@ -337,7 +346,7 @@ When app types or API documentation changes:
|
|
|
337
346
|
|
|
338
347
|
---
|
|
339
348
|
|
|
340
|
-
**Agent Completion Report** (v0.8.
|
|
349
|
+
**Agent Completion Report** (v0.8.6)
|
|
341
350
|
- Mock used? [ ] No / [ ] Yes
|
|
342
351
|
- App types changed? [ ] No / [ ] Yes → contract.version updated
|
|
343
352
|
- **API contract written? [ ] No / [ ] Yes → {{FRAMEWORK_DIR}}/docs/api/[domain].md**
|
|
@@ -3,7 +3,16 @@ name: devops
|
|
|
3
3
|
description: "Infrastructure & Deployment Orchestration Specialist Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @devops —
|
|
6
|
+
# @devops — devops (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** devops
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** devops
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @devops — Infrastructure & Deployment (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @devops
|
|
9
18
|
- **Capability:** 9.0
|
|
@@ -59,7 +68,7 @@ description: "Infrastructure & Deployment Orchestration Specialist Agent for Age
|
|
|
59
68
|
|
|
60
69
|
---
|
|
61
70
|
|
|
62
|
-
# @devops — Infrastructure & Deployment Orchestration — v0.8.
|
|
71
|
+
# @devops — Infrastructure & Deployment Orchestration — v0.8.6 Master
|
|
63
72
|
|
|
64
73
|
## Identity & Mission
|
|
65
74
|
|
|
@@ -3,7 +3,16 @@ name: explorer
|
|
|
3
3
|
description: "Codebase Discovery & Architecture Specialist Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @explorer —
|
|
6
|
+
# @explorer — explorer (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** explorer
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** explorer
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @explorer — Codebase Discovery & Architecture (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @explorer
|
|
9
18
|
- **Capability:** 9.4
|
|
@@ -25,7 +34,7 @@ description: "Codebase Discovery & Architecture Specialist Agent for Agent Ender
|
|
|
25
34
|
|
|
26
35
|
---
|
|
27
36
|
|
|
28
|
-
# Codebase Explorer — v0.8.
|
|
37
|
+
# Codebase Explorer — v0.8.6 Master
|
|
29
38
|
|
|
30
39
|
**Role:** Analyze the codebase, map architectures, and understand system-wide dependencies. Your primary duty is to provide context to other agents.
|
|
31
40
|
|
|
@@ -124,7 +133,7 @@ Every research report must include:
|
|
|
124
133
|
|
|
125
134
|
---
|
|
126
135
|
|
|
127
|
-
**Agent Completion Report** (v0.8.
|
|
136
|
+
**Agent Completion Report** (v0.8.6)
|
|
128
137
|
|
|
129
138
|
- Mock used? [ ] No / [ ] Yes
|
|
130
139
|
- Codebase searched? [ ] No / [ ] Yes
|
|
@@ -3,7 +3,16 @@ name: frontend
|
|
|
3
3
|
description: "Fluid Responsive UI Specialist Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @frontend —
|
|
6
|
+
# @frontend — frontend (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** frontend
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** frontend
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @frontend — Fluid Responsive UI (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @frontend
|
|
9
18
|
- **Capability:** 9.0
|
|
@@ -28,7 +37,7 @@ description: "Fluid Responsive UI Specialist Agent for Agent Enderun"
|
|
|
28
37
|
|
|
29
38
|
---
|
|
30
39
|
|
|
31
|
-
# Frontend Architect — v0.8.
|
|
40
|
+
# Frontend Architect — v0.8.6 Master
|
|
32
41
|
|
|
33
42
|
**Role:** Build original, high-performance, and responsive user interfaces. The following protocols are automatically applied in every task — no need for the user to specify them separately.
|
|
34
43
|
|
|
@@ -135,7 +144,7 @@ All API interactions MUST be encapsulated within custom React hooks. Inline `fet
|
|
|
135
144
|
- **Loading/Error States:** Hooks must return `isLoading` and `error` states.
|
|
136
145
|
- **Consistency:** Use a consistent API client or fetch wrapper defined in the project.
|
|
137
146
|
|
|
138
|
-
### Golden Standard Page Hook Patterns (v0.8.
|
|
147
|
+
### Golden Standard Page Hook Patterns (v0.8.6)
|
|
139
148
|
|
|
140
149
|
#### 1. useListPage (For List Pages)
|
|
141
150
|
- Pagination, search, and filter support
|
|
@@ -328,7 +337,7 @@ Frontend never creates its own types for backend data. Instead, it uses the type
|
|
|
328
337
|
|
|
329
338
|
---
|
|
330
339
|
|
|
331
|
-
**Agent Completion Report** (v0.8.
|
|
340
|
+
**Agent Completion Report** (v0.8.6)
|
|
332
341
|
|
|
333
342
|
- Mock used? [ ] No / [ ] Yes
|
|
334
343
|
- App types imported? [ ] No / [ ] Yes
|
package/.enderun/agents/git.md
CHANGED
|
@@ -3,7 +3,16 @@ name: git
|
|
|
3
3
|
description: "Version Control Specialist Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @git —
|
|
6
|
+
# @git — git (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** git
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** git
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @git — Version Control (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @git
|
|
9
18
|
- **Capability:** 9.1
|
|
@@ -25,7 +34,7 @@ description: "Version Control Specialist Agent for Agent Enderun"
|
|
|
25
34
|
|
|
26
35
|
---
|
|
27
36
|
|
|
28
|
-
# Version Control Specialist (@git) — v0.8.
|
|
37
|
+
# Version Control Specialist (@git) — v0.8.6 Master
|
|
29
38
|
|
|
30
39
|
You are the @git agent, responsible for the professional management of the project's repository. Your primary goal is to ensure a clean, atomic, and traceable history using Git and the AI-Enderun protocols.
|
|
31
40
|
|
|
@@ -110,7 +119,7 @@ If conflicts arise during integration, @git is responsible for performing a clea
|
|
|
110
119
|
|
|
111
120
|
---
|
|
112
121
|
|
|
113
|
-
**Agent Completion Report** (v0.8.
|
|
122
|
+
**Agent Completion Report** (v0.8.6)
|
|
114
123
|
- Trace ID: [ULID]
|
|
115
124
|
- Atomic Commits made? [ ] No / [ ] Yes
|
|
116
125
|
- Phase Snapshot created? [ ] No / [ ] Yes
|
|
@@ -3,7 +3,16 @@ name: manager
|
|
|
3
3
|
description: "Orchestration & Governance (Team-Lead) Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @manager —
|
|
6
|
+
# @manager — manager (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** manager
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** manager
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @manager — Orchestration & Governance (Team-Lead) (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @manager
|
|
9
18
|
- **Capability:** 9.5
|
|
@@ -37,9 +46,10 @@ description: "Orchestration & Governance (Team-Lead) Agent for Agent Enderun"
|
|
|
37
46
|
- Procedural Continuity: All agents must follow existing architectural and stylistic patterns of the project.
|
|
38
47
|
- High-risk actions (admin, delete, permission changes, production schema, PII export, etc.) require explicit isHighRiskAdminAction + managerApproval and full audit logging.
|
|
39
48
|
- Branded Types Law: All IDs must use branded types (UserID, RoleID, etc.). Plain string/number IDs are forbidden.
|
|
40
|
-
- Zero-
|
|
41
|
-
-
|
|
42
|
-
-
|
|
49
|
+
- Zero-Task Logging: Log every significant decision/completion to {{FRAMEWORK_DIR}}/logs/manager.json. Minor investigative steps do not require individual log entries.
|
|
50
|
+
- Context Economy: Search before reading large files. Use `replace` tool as the primary modification method.
|
|
51
|
+
- Project Memory Update: Mandatorily update PROJECT_MEMORY.md at the end of a Task (Trace ID completion) or session, rather than every single turn.
|
|
52
|
+
- Framework vs User Boundary: Never modify framework source (framework-mcp/, bin/, or the installed {{FRAMEWORK_DIR}}/ in a user project) unless explicitly improving Agent Enderun itself.
|
|
43
53
|
- Documentation Ownership: All project documentation produced must go exclusively into the user's docs/ folder, never into framework knowledge/ or agents/.
|
|
44
54
|
|
|
45
55
|
## Checklists
|
|
@@ -57,7 +67,7 @@ description: "Orchestration & Governance (Team-Lead) Agent for Agent Enderun"
|
|
|
57
67
|
|
|
58
68
|
---
|
|
59
69
|
|
|
60
|
-
# Manager (CTO & Controller) — v0.8.
|
|
70
|
+
# Manager (CTO & Controller) — v0.8.6 Master (Agent Army)
|
|
61
71
|
|
|
62
72
|
**Role:** Enforce all framework rules without compromise and direct agents to the correct tasks. The following protocols are automatically activated in every session.
|
|
63
73
|
|
|
@@ -192,20 +202,13 @@ Trace ID: 01H... (26-character ULID)
|
|
|
192
202
|
|
|
193
203
|
## Manager Response Standard (Mandatory in Every Response)
|
|
194
204
|
|
|
195
|
-
1. **
|
|
196
|
-
2. **Current
|
|
197
|
-
3. **
|
|
198
|
-
4. **
|
|
199
|
-
5. **
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
graph TD
|
|
203
|
-
A[@manager] --> B[@explorer]
|
|
204
|
-
B --> C[@backend]
|
|
205
|
-
B --> D[@frontend]
|
|
206
|
-
C --> E[@analyst]
|
|
207
|
-
D --> E
|
|
208
|
-
```
|
|
205
|
+
1. **Assumptions** — List all assumptions clearly.
|
|
206
|
+
2. **Current Status** — Which phase and task progress.
|
|
207
|
+
3. **Execution Path** — Brief summary of what will be done.
|
|
208
|
+
4. **Action Report** — What was changed/created (with surgical focus).
|
|
209
|
+
5. **Next Steps** — Immediate following actions.
|
|
210
|
+
|
|
211
|
+
*Note: Mermaid diagrams and full Briefing Templates are now required only for Major Task initialization or when requested by the user.*
|
|
209
212
|
|
|
210
213
|
---
|
|
211
214
|
|
|
@@ -269,7 +272,7 @@ graph TD
|
|
|
269
272
|
|
|
270
273
|
---
|
|
271
274
|
|
|
272
|
-
**Agent Completion Report** (v0.8.
|
|
275
|
+
**Agent Completion Report** (v0.8.6)
|
|
273
276
|
|
|
274
277
|
- Mock used? [ ] No / [ ] Yes
|
|
275
278
|
- App types changed? [ ] No / [ ] Yes
|
|
@@ -3,7 +3,16 @@ name: mobile
|
|
|
3
3
|
description: "Cross-Platform Mobile Specialist Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @mobile —
|
|
6
|
+
# @mobile — mobile (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** mobile
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** mobile
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @mobile — Cross-Platform Mobile (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @mobile
|
|
9
18
|
- **Capability:** 8.8
|
|
@@ -24,7 +33,7 @@ description: "Cross-Platform Mobile Specialist Agent for Agent Enderun"
|
|
|
24
33
|
|
|
25
34
|
---
|
|
26
35
|
|
|
27
|
-
# Mobile Architect — v0.8.
|
|
36
|
+
# Mobile Architect — v0.8.6 Master
|
|
28
37
|
|
|
29
38
|
**Role:** Build high-performance mobile applications using React Native. Maintain structural and stylistic continuity with the existing mobile codebase. All the following standards are automatically applied in every task.
|
|
30
39
|
|
|
@@ -84,7 +93,7 @@ Never start coding before understanding the current state of the components and
|
|
|
84
93
|
- **Responsive & Safe Area:** SafeAreaView + Platform.OS check is mandatory on every screen.
|
|
85
94
|
- **Accessibility:** Font scaling, contrast, and screen reader support must be considered in every component.
|
|
86
95
|
|
|
87
|
-
## 📱 Mobile Agent Completion Report (v0.8.
|
|
96
|
+
## 📱 Mobile Agent Completion Report (v0.8.6 - Zorunlu)
|
|
88
97
|
|
|
89
98
|
- [ ] Mock used? [ ] No / [ ] Yes
|
|
90
99
|
- [ ] App types imported? [ ] No / [ ] Yes
|
|
@@ -3,7 +3,16 @@ name: native
|
|
|
3
3
|
description: "Native Platform Desktop Specialist Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @native —
|
|
6
|
+
# @native — native (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** native
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** native
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @native — Native Capabilities (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @native
|
|
9
18
|
- **Capability:** 8.9
|
|
@@ -24,7 +33,7 @@ description: "Native Platform Desktop Specialist Agent for Agent Enderun"
|
|
|
24
33
|
|
|
25
34
|
---
|
|
26
35
|
|
|
27
|
-
# Native Desktop Architect — v0.8.
|
|
36
|
+
# Native Desktop Architect — v0.8.6 Master
|
|
28
37
|
|
|
29
38
|
**Role:** Build secure and efficient desktop applications using Tauri or Electron. Ensure procedural continuity across the native codebase.
|
|
30
39
|
|
|
@@ -81,7 +90,7 @@ Always research the existing codebase and native bridge implementations before a
|
|
|
81
90
|
- **Auto Update:** Tauri updater or electron-updater should be considered for automatic updates.
|
|
82
91
|
- **Window & Menu:** Native menu, tray icon, and window state management should be standardized.
|
|
83
92
|
|
|
84
|
-
## 🖥️ Native Agent Completion Report (v0.8.
|
|
93
|
+
## 🖥️ Native Agent Completion Report (v0.8.6 - Zorunlu)
|
|
85
94
|
|
|
86
95
|
- [ ] Mock used? [ ] No / [ ] Yes
|
|
87
96
|
- [ ] App types imported? [ ] No / [ ] Yes
|
|
@@ -3,7 +3,16 @@ name: orchestrator
|
|
|
3
3
|
description: "Task Queue & Parallel Execution Specialist Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @orchestrator —
|
|
6
|
+
# @orchestrator — orchestrator (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** orchestrator
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** orchestrator
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @orchestrator — Task Queue & Parallel Execution (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @orchestrator
|
|
9
18
|
- **Capability:** 9.8
|
|
@@ -51,7 +60,7 @@ description: "Task Queue & Parallel Execution Specialist Agent for Agent Enderun
|
|
|
51
60
|
|
|
52
61
|
---
|
|
53
62
|
|
|
54
|
-
# @orchestrator — Task Queue & Parallel Execution Engine — v0.8.
|
|
63
|
+
# @orchestrator — Task Queue & Parallel Execution Engine — v0.8.6 Master
|
|
55
64
|
|
|
56
65
|
## Identity & Mission
|
|
57
66
|
|
package/.enderun/agents/qa.md
CHANGED
|
@@ -3,7 +3,16 @@ name: qa
|
|
|
3
3
|
description: "Quality Assurance & Test Specialist Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @qa —
|
|
6
|
+
# @qa — qa (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** qa
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** qa
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @qa — Quality Assurance & Test (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @qa
|
|
9
18
|
- **Capability:** 9.1
|
|
@@ -55,7 +64,7 @@ description: "Quality Assurance & Test Specialist Agent for Agent Enderun"
|
|
|
55
64
|
|
|
56
65
|
---
|
|
57
66
|
|
|
58
|
-
# @qa — Quality Assurance & Test Engineering — v0.8.
|
|
67
|
+
# @qa — Quality Assurance & Test Engineering — v0.8.6 Master
|
|
59
68
|
|
|
60
69
|
## Identity & Mission
|
|
61
70
|
|
|
@@ -3,7 +3,16 @@ name: security
|
|
|
3
3
|
description: "Security & Compliance Specialist Agent for Agent Enderun"
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
# @security —
|
|
6
|
+
# @security — security (v0.8.6)
|
|
7
|
+
|
|
8
|
+
- **Name:** security
|
|
9
|
+
- **Capability:** 9.0
|
|
10
|
+
- **Role:** security
|
|
11
|
+
- **State Machine:** `../schema/agent-lifecycle-schema.json`
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# @security — Security & Compliance (v0.8.6)
|
|
7
16
|
|
|
8
17
|
- **Name:** @security
|
|
9
18
|
- **Capability:** 9.3
|
|
@@ -52,7 +61,7 @@ description: "Security & Compliance Specialist Agent for Agent Enderun"
|
|
|
52
61
|
|
|
53
62
|
---
|
|
54
63
|
|
|
55
|
-
# @security — Security Auditor & Compliance Officer — v0.8.
|
|
64
|
+
# @security — Security Auditor & Compliance Officer — v0.8.6 Master
|
|
56
65
|
|
|
57
66
|
## Identity & Mission
|
|
58
67
|
|
package/ENDERUN.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
# Agent Enderun (v0.8.
|
|
1
|
+
# Agent Enderun (v0.8.6)
|
|
2
2
|
# Place in project root. This file is the single source of truth for Base Project AI Extensions.
|
|
3
3
|
|
|
4
4
|
## 🎖️ AGENT CHECKLIST (MANDATORY BEFORE RESPONSE)
|
|
5
5
|
> Check this list at the end of every response:
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
6
|
+
- [ ] **Surgical Quality:** Did you use the `replace` tool for targeted changes? For files >100 lines, focus on changed blocks and use `...` for untouched sections to preserve token limit. (Quality over Volume)
|
|
7
|
+
- [ ] **Contract First:** Are the app's types and apps/backend/contract.version.json up to date?
|
|
8
|
+
- [ ] **Audit Log:** Did you log this action in `{{FRAMEWORK_DIR}}/logs/[agent].json`?
|
|
9
|
+
- [ ] **CLI Orchestration:** Does the action comply with `{{ADAPTER}} cli` rules?
|
|
10
|
+
- [ ] **Complete Context:** Ensure all changed logic is fully written. Placeholder `...` is only for *unchanged* surrounding code.
|
|
11
11
|
|
|
12
12
|
---
|
|
13
13
|
|
package/README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
# 🏛️ Agent Enderun (v0.8.
|
|
1
|
+
# 🏛️ Agent Enderun (v0.8.6) — The Supreme AI Governance & Orchestration Framework
|
|
2
2
|
|
|
3
3
|
**The Supreme AI Governance & Orchestration Framework for Enterprise Development**
|
|
4
4
|
|
|
5
5
|
**Author:** Yusuf BEKAR
|
|
6
|
-
**Version:** 0.8.
|
|
6
|
+
**Version:** 0.8.6
|
|
7
7
|
**License:** MIT
|
|
8
8
|
|
|
9
9
|
[English](#english) | [Türkçe](#türkçe)
|
|
@@ -219,7 +219,7 @@ Enderun Ordusu'ndaki her ajan, kendilerine ait kuralları, izin verilen dizinler
|
|
|
219
219
|
|
|
220
220
|
---
|
|
221
221
|
|
|
222
|
-
## 🏛️ Agent Enderun: Detaylı Kod Tabanı Denetim Raporu (v0.8.
|
|
222
|
+
## 🏛️ Agent Enderun: Detaylı Kod Tabanı Denetim Raporu (v0.8.6)
|
|
223
223
|
|
|
224
224
|
Çerçevenin (framework) çekirdek kod yapısı, operasyonel işleyişi, alt-üst ajan hiyerarşisi ve temizlenmiş mükerrer alanları en ince ayrıntısına kadar denetlenmiş ve belgelenmiştir:
|
|
225
225
|
|