agent-enderun 0.4.1 → 0.4.4

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.
@@ -1,4 +1,4 @@
1
- # Agent Enderun (v0.2.0)
1
+ # Agent Enderun (v0.4.4)
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)
@@ -6,7 +6,7 @@ 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 | Lightweight | 2026-05-09 | 01KR6EJA6GG3RPS849097KS37Q | NONE |
9
+ | PHASE_0 | Lightweight | 2026-05-12 | 01KR6EJA6GG3RPS849097KS37Q | NONE |
10
10
 
11
11
  ## PROJECT DEFINITION
12
12
 
@@ -14,7 +14,7 @@ This file is the Single Source of Truth (SSOT) and the persistent memory of the
14
14
  | :--- | :--- |
15
15
  | Project Name | agent-enderun |
16
16
  | Platform | Not defined |
17
- | Frontend | React 19 + Vite + UnoCSS |
17
+ | Frontend | React 19 + Vite + Panda CSS |
18
18
  | Backend | Node.js 20+ + Fastify |
19
19
  | DB | PostgreSQL |
20
20
 
@@ -32,6 +32,7 @@ This file is the Single Source of Truth (SSOT) and the persistent memory of the
32
32
 
33
33
  | Date | Decision | Rationale | Agent |
34
34
  | :--- | :--- | :--- | :--- |
35
+ | 2026-05-12 | Framework Unified to v0.4.4 | Absolute version parity across all components | @manager |
35
36
  | 2026-05-09 | Project Initialized | Framework setup via CLI | @manager |
36
37
 
37
38
  ## DELIVERABLES
@@ -48,6 +49,12 @@ This file is the Single Source of Truth (SSOT) and the persistent memory of the
48
49
 
49
50
  ## HISTORY (Persistent Memory)
50
51
 
52
+ ### 2026-05-12 — The Unified Milestone & v0.4.4 Release
53
+
54
+ - **Agent:** @manager
55
+ - **Trace ID:** 01KR6EJA6GG3RPS849097KS37Q
56
+ - **Action:** Full framework synchronization to v0.4.4. Unified versioning across all core packages, specialist agents, and the supreme law. Consolidated history for a clean production debut.
57
+
51
58
  ### 2026-05-12 — Pure Start & v0.4.1 Release
52
59
 
53
60
  - **Agent:** @manager
@@ -55,13 +62,13 @@ This file is the Single Source of Truth (SSOT) and the persistent memory of the
55
62
  - **Action:** Reset git history for a clean production start. Bumped version to v0.4.1. This release represents the stable, production-ready "Autonomous Agent Academy" architecture.
56
63
 
57
64
  ### 2026-05-12 — The Evolution Milestone & v0.4.0 Release
58
- ...
65
+
59
66
  - **Agent:** @manager
60
67
  - **Trace ID:** 01KR6EJA6GG3RPS849097KS37Q
61
68
  - **Action:** Major version bump to v0.4.0. Completed the transition from basic governance to an "Autonomous Agent Academy" architecture. Key features: AST-based compliance auditing, Autonomous Conflict Resolution Protocol, and Senior-level Resilience patterns. Unified the adapter entry points for all AI assistants. Verified zero-drift between code and constitution.
62
69
 
63
70
  ### 2026-05-12 — Capability Leap & v0.3.5 Release
64
- ...
71
+
65
72
  - **Agent:** @manager
66
73
  - **Trace ID:** 01KR6EJA6GG3RPS849097KS37Q
67
74
  - **Action:** Upgraded framework to v0.3.5. Implemented AST-based compliance auditing, Autonomous Conflict Resolution, and Senior Resilience patterns. Unified inter-agent communication and mandated shared UI component protocols. Verified monorepo version synchronization.
@@ -84,120 +91,6 @@ This file is the Single Source of Truth (SSOT) and the persistent memory of the
84
91
  - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
85
92
  - **Action:** Refined 'init' command to support specialized setups for Gemini, Claude, Cursor, and Codex. Added automatic .cursorrules sync for Cursor and MCP instructions for Claude Code. Ensured cross-host compatibility via universal symlinks.
86
93
 
87
- ### 2026-05-11 — Database Schema Mapper Activated
88
-
89
- - **Agent:** @manager
90
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
91
- - **Action:** Added 'analyze_database_schema' tool to MCP server. This tool autonomously scans backend migration files (e.g., Kysely) to generate Mermaid Entity-Relationship diagrams. This provides the Academy with a visual understanding of the data layer, accelerating legacy codebase onboarding.
92
-
93
- ### 2026-05-11 — Legacy Codebase Onboarding Activated
94
-
95
- - **Agent:** @manager
96
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
97
- - **Action:** Added 'bootstrap_legacy_memory' tool to MCP server. This allows the framework to attach to an already written project, automatically scan the tech stack, directory structure, and dependencies, and bootstrap a detailed PROJECT_MEMORY.md file. Updated Manager and Explorer SOPs to trigger this automatically when memory is missing.
98
-
99
- ### 2026-05-11 — Academy Strategic Briefing Activated
100
-
101
- - **Agent:** @manager
102
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
103
- - **Action:** Added 'generate_strategic_briefing' tool to MCP server. This tool synthesizes Academy performance, knowledge growth, and collaboration data into high-level reports for the User. Integrated into Analyst SOP as the final executive reporting step.
104
-
105
- ### 2026-05-11 — Constitution Compliance Guard Activated
106
-
107
- - **Agent:** @manager
108
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
109
- - **Action:** Added 'analyze_constitution_compliance' tool to MCP server. This tool enforces core framework rules (Zero UI, Branded Types, Logging Policy) by scanning code patterns. Updated Git agent SOP to mandate this compliance check before every commit, ensuring agents strictly follow the framework's Supreme Law.
110
-
111
- ### 2026-05-11 — Internal Knowledge Base Activated
112
-
113
- - **Agent:** @manager
114
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
115
- - **Action:** Added 'search_knowledge_base' and 'update_knowledge_base' tools to MCP and CLI. Seeded the KB with core principles (Branded Types, Zero UI Library). Updated specialist SOPs to include KB searching in the startup protocol, enabling shared technical memory across the Academy.
116
-
117
- ### 2026-05-11 — Visual Architecture Mapping Activated
118
-
119
- - **Agent:** @manager
120
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
121
- - **Action:** Added 'generate_dependency_graph' tool to MCP server. This tool generates Mermaid graphs of module dependencies. Updated Explorer SOP to include visual architecture mapping as a standard research task.
122
-
123
- ### 2026-05-11 — Automated Progress Reporting Activated
124
-
125
- - **Agent:** @manager
126
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
127
- - **Action:** Added 'generate_academy_progress_report' tool to MCP server. This tool provides a narrative overview of milestones, intelligence growth, and recommendations. Updated Analyst SOP to mandate periodic progress reporting, making the Academy self-documenting.
128
-
129
- ### 2026-05-11 — Documentation Debt Scanner Activated
130
-
131
- - **Agent:** @manager
132
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
133
- - **Action:** Added 'analyze_documentation_debt' tool to MCP server. This tool identifies missing JSDoc, missing READMEs, and incomplete API documentation. Updated Analyst SOP to mandate documentation audits, ensuring high project auditability.
134
-
135
- ### 2026-05-11 — Pre-Commit QA Guard Activated
136
-
137
- - **Agent:** @manager
138
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
139
- - **Action:** Added 'validate_repository_health' tool to MCP server. This tool enforces project-specific lint, test, and build checks before any commit. Updated Git agent SOP to mandate this validation step, ensuring only healthy code enters the history.
140
-
141
- ### 2026-05-11 — Agent Collaboration System Activated
142
-
143
- - **Agent:** @manager
144
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
145
- - **Action:** Added 'send_agent_message' and 'read_agent_messages' tools to MCP server. This enables specialized agents to communicate, share briefings, and coordinate complex tasks autonomously. Updated agent SOPs to include inbox checking in the startup protocol.
146
-
147
- ### 2026-05-11 — Contract Integrity Shield Activated
148
-
149
- - **Agent:** @manager
150
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
151
- - **Action:** Added 'verify_contract_integrity' tool to MCP server. This tool automates the validation of API documentation against shared TypeScript types. Updated Analyst SOP to enforce this check, ensuring zero-drift between docs and code.
152
-
153
- ### 2026-05-11 — Smart Commit Engine Activated
154
-
155
- - **Agent:** @manager
156
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
157
- - **Action:** Added 'generate_semantic_commit_message' tool to MCP server. This tool automates the creation of semantic commit messages by analyzing git diffs. Updated Git agent SOP to mandate its use.
158
-
159
- ### 2026-05-11 — Codebase Intelligence Activated
160
-
161
- - **Agent:** @manager
162
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
163
- - **Action:** Added 'analyze_codebase_intelligence' tool to MCP server. Updated Explorer SOP to include periodic complexity and dead code scans. This allows agents to proactively suggest refactoring.
164
-
165
- ### 2026-05-11 — Global Performance Auditing Enabled
166
-
167
- - **Agent:** @manager
168
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
169
- - **Action:** Added 'get_academy_performance' tool to MCP server. This allows for high-level monitoring of the entire Agent Academy, enabling data-driven SOP refinements and intelligence tracking.
170
-
171
- ### 2026-05-11 — Automated Continuity Audits Enabled
172
-
173
- - **Agent:** @manager
174
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
175
- - **Action:** Added 'analyze_procedural_continuity' tool to MCP server. Updated Analyst SOP to mandate automated style comparison. This enhances the QA gate with structural validation.
176
-
177
- ### 2026-05-11 — Framework Extension & SOP Synchronization
178
-
179
- - **Agent:** @manager
180
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
181
- - **Action:** Added 'get_agent_audit_report' tool to MCP server. Updated all specialist agent SOPs to enforce Zero-Request Logging. Verified framework health after build.
182
-
183
- ### 2026-05-11 — Agent Academy Refocus
184
-
185
- - **Agent:** @manager
186
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
187
- - **Action:** Refocused the framework on agent development. Fixed Manager startup protocol to handle MCP offline status gracefully. Enforced Zero-Request Logging across all SOPs.
188
-
189
- ### 2026-05-11 — Zero-Request Logging Mode Activated
190
-
191
- - **Agent:** @manager (Orchestrator)
192
- - **Trace ID:** 01KRC3WPMGXW2G3A4B0FVABKX0
193
- - **Action:** Framework constitution updated to mandate automatic logging. Transitioned to PHASE_1 preparation.
194
-
195
- ### 2026-05-11 — Framework Fix & MCP Activation
196
-
197
- - **Agent:** @manager
198
- - **Trace ID:** 01KR6EJA6GG3RPS849097KS37Q
199
- - **Action:** Fixed MCP server STDOUT noise and missing 'mcp' command. Suppressed CLI header for tool calls to prevent recursion. Verified monorepo and shared-types synchronization. Framework is now healthy and logging is enabled.
200
-
201
94
  ### 2026-05-09 — Framework Initialization
202
95
 
203
96
  - **Agent:** @manager
@@ -3,7 +3,7 @@ name: analyst
3
3
  description: "Project memory, QA gate, and documentation specialist. Reads PROJECT_MEMORY in every session, audits phase transitions, generates walkthroughs, and writes logs."
4
4
  ---
5
5
 
6
- # Project Analyst & QA Gate — v0.2.0 Master
6
+ # Project Analyst & QA Gate — v0.4.4 Master
7
7
 
8
8
  **Role:** Maintain project memory, serve as a quality gate, and manage documentation. The following protocols are automatically applied in every task.
9
9
 
@@ -199,7 +199,7 @@ Use the `log_agent_action` tool to record your activities securely.
199
199
 
200
200
  ---
201
201
 
202
- **Agent Completion Report** (v0.2.0)
202
+ **Agent Completion Report** (v0.4.4)
203
203
 
204
204
  - Mock used? [ ] No / [ ] Yes
205
205
  - shared-types changed? [ ] No / [ ] Yes
@@ -3,7 +3,7 @@ name: backend
3
3
  description: "Backend Architect. Expert in Node.js, Fastify, Kysely, and PostgreSQL. Leader of Contract and Database. Automatically applies backend-architecture standards in every task."
4
4
  ---
5
5
 
6
- # Backend Architect — v0.2.0 Master
6
+ # Backend Architect — v0.4.4 Master
7
7
 
8
8
  **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.
9
9
 
@@ -242,7 +242,7 @@ When `shared-types` or API documentation changes:
242
242
 
243
243
  ---
244
244
 
245
- **Agent Completion Report** (v0.2.0)
245
+ **Agent Completion Report** (v0.4.4)
246
246
  - Mock used? [ ] No / [ ] Yes
247
247
  - shared-types changed? [ ] No / [ ] Yes → contract.version updated
248
248
  - **API contract written? [ ] No / [ ] Yes → .enderun/docs/api/[domain].md**
@@ -3,7 +3,7 @@ name: explorer
3
3
  description: "Codebase Research & Dependency Specialist. Expert in analyzing complex codebases, identifying architectural gaps, and suggesting improvements. Automatically provides context in every research task."
4
4
  ---
5
5
 
6
- # Codebase Explorer — v0.2.0 Master
6
+ # Codebase Explorer — v0.4.4 Master
7
7
 
8
8
  **Role:** Analyze the codebase, map architectures, and understand system-wide dependencies. Your primary duty is to provide context to other agents.
9
9
 
@@ -90,7 +90,7 @@ Every research report must include:
90
90
 
91
91
  ---
92
92
 
93
- **Agent Completion Report** (v0.2.0)
93
+ **Agent Completion Report** (v0.4.4)
94
94
 
95
95
  - Mock used? [ ] No / [ ] Yes
96
96
  - Codebase searched? [ ] No / [ ] Yes
@@ -3,7 +3,7 @@ name: frontend
3
3
  description: "UI/UX & Frontend Architect. Expert in React 19, Vite, Zustand, and Panda CSS. Fluid & Modern design specialist. Automatically applies the 'Zero UI Library' and Panda CSS discipline in every task."
4
4
  ---
5
5
 
6
- # Frontend Architect — v0.2.0 Master
6
+ # Frontend Architect — v0.4.4 Master
7
7
 
8
8
  **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.
9
9
 
@@ -156,7 +156,7 @@ Frontend never creates its own types for backend data.
156
156
 
157
157
  ---
158
158
 
159
- **Agent Completion Report** (v0.2.0)
159
+ **Agent Completion Report** (v0.4.4)
160
160
  - Mock used? [ ] No / [ ] Yes
161
161
  - shared-types imported? [ ] No / [ ] Yes
162
162
  - **API contract read? [ ] No / [ ] Yes → .enderun/docs/api/**
@@ -3,7 +3,7 @@ name: git
3
3
  description: "Version Control Specialist. Responsible for atomic commits, phase snapshots, and repository health. Orchestrated by @manager to maintain 100% traceability."
4
4
  ---
5
5
 
6
- # Version Control Specialist (@git) — v0.2.0 Master
6
+ # Version Control Specialist (@git) — v0.4.4 Master
7
7
 
8
8
  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.
9
9
 
@@ -90,7 +90,7 @@ If conflicts arise during integration, @git is responsible for performing a clea
90
90
 
91
91
  > Every response MUST end with the **Agent Completion Report**.
92
92
 
93
- ### Agent Completion Report (v0.2.0)
93
+ ### Agent Completion Report (v0.4.4)
94
94
  - Trace ID: [ULID]
95
95
  - Atomic Commits made? [ ] No / [ ] Yes
96
96
  - Phase Snapshot created? [ ] No / [ ] Yes
@@ -3,7 +3,7 @@ name: manager
3
3
  description: "CTO & Controller. Leader who manages project processes, generates Trace IDs, and orchestrates agents via Briefings. Responsible for Git Orchestration via the @git specialist. Reads .enderun/ENDERUN.md and .enderun/PROJECT_MEMORY.md in every session, validates the phase, and assigns agents."
4
4
  ---
5
5
 
6
- # Manager (CTO & Controller) — v0.2.0 Master
6
+ # Manager (CTO & Controller) — v0.4.4 Master
7
7
 
8
8
  **Role:** Enforce all framework rules without compromise and direct agents to the correct tasks. The following protocols are automatically activated in every session.
9
9
 
@@ -68,7 +68,7 @@ Trace ID: 01H... (26-character ULID)
68
68
 
69
69
  ---
70
70
 
71
- ## Briefing Template v0.2.0 (Mandatory in Every Agent Directive)
71
+ ## Briefing Template v0.4.4 (Mandatory in Every Agent Directive)
72
72
 
73
73
  ```
74
74
  ## Agent Directive
@@ -165,7 +165,7 @@ graph TD
165
165
 
166
166
  ---
167
167
 
168
- **Agent Completion Report** (v0.2.0)
168
+ **Agent Completion Report** (v0.4.4)
169
169
 
170
170
  - Mock used? [ ] No / [ ] Yes
171
171
  - shared-types changed? [ ] No / [ ] Yes
@@ -3,7 +3,7 @@ name: mobile
3
3
  description: "Mobile Application Expert. Specialist in React Native and Expo. Automatically applies mobile-first and high-performance standards in every task."
4
4
  ---
5
5
 
6
- # Mobile Architect — v0.2.0 Master
6
+ # Mobile Architect — v0.4.4 Master
7
7
 
8
8
  **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.
9
9
 
@@ -51,7 +51,7 @@ Never start coding before understanding the current state of the components and
51
51
 
52
52
  ---
53
53
 
54
- **Agent Completion Report** (v0.2.0)
54
+ **Agent Completion Report** (v0.4.4)
55
55
 
56
56
  - Mock used? [ ] No / [ ] Yes
57
57
  - shared-types imported? [ ] No / [ ] Yes
@@ -3,7 +3,7 @@ name: native
3
3
  description: "Native Application Expert. Specialist in Rust, Tauri, and Electron. Automatically applies security and performance standards in every task."
4
4
  ---
5
5
 
6
- # Native Desktop Architect — v0.2.0 Master
6
+ # Native Desktop Architect — v0.4.4 Master
7
7
 
8
8
  **Role:** Build secure and efficient desktop applications using Tauri or Electron. Ensure procedural continuity across the native codebase.
9
9
 
@@ -50,7 +50,7 @@ Always research the existing codebase and native bridge implementations before a
50
50
 
51
51
  ---
52
52
 
53
- **Agent Completion Report** (v0.2.0)
53
+ **Agent Completion Report** (v0.4.4)
54
54
 
55
55
  - Mock used? [ ] No / [ ] Yes
56
56
  - shared-types imported? [ ] No / [ ] Yes
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # 🏛️ Agent Enderun — v0.4.1
1
+ # 🏛️ Agent Enderun — v0.4.4
2
2
 
3
3
  **The Supreme AI Governance & Orchestration Framework for Enterprise Development**
4
4
 
package/bin/cli.js CHANGED
@@ -325,10 +325,10 @@ function getPackageManager() {
325
325
  */
326
326
  async function initCommand(selectedAdapter) {
327
327
  const ADAPTERS = {
328
- gemini: ["GEMINI.md", "gemini-extension.json"],
329
- claude: ["CLAUDE.md"],
330
- cursor: ["CURSOR.md"],
331
- codex: ["CODEX.md"],
328
+ gemini: ["gemini.md", "gemini-extension.json"],
329
+ claude: ["claude.md"],
330
+ cursor: ["cursor.md"],
331
+ codex: ["codex.md"],
332
332
  };
333
333
 
334
334
  const targetBase = selectedAdapter ? `.${selectedAdapter}` : ".enderun";
@@ -1269,33 +1269,3 @@ Example:
1269
1269
  }
1270
1270
 
1271
1271
  main().catch(console.error);
1272
- :
1273
- case "--version":
1274
- console.log(`v${FRAMEWORK_VERSION}`);
1275
- break;
1276
- default:
1277
- console.log(`
1278
- 🤖 Agent Enderun CLI (v${FRAMEWORK_VERSION})
1279
-
1280
- Available Commands:
1281
- init [adapter] Initialize the framework (gemini, claude, cursor, codex)
1282
- check Full health check
1283
- check:security Run security audit scan
1284
- check:compliance Run constitution compliance check
1285
- status Show current phase and task status
1286
- trace:new <desc> Generate a new Trace ID
1287
- verify-contract Check shared types integrity
1288
- explorer:graph Generate dependency graph
1289
- explorer:audit Codebase intelligence scan
1290
- git:commit <id> Suggest semantic commit message
1291
- mcp Start the MCP server
1292
- version Show version information
1293
-
1294
- Example:
1295
- agent-enderun trace:new "Auth module design" backend P1
1296
- `);
1297
- break;
1298
- }
1299
- }
1300
-
1301
- main().catch(console.error);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agent-enderun",
3
- "version": "0.4.1",
3
+ "version": "0.4.4",
4
4
  "description": "The Supreme AI Governance & Orchestration Framework for Enterprise Development",
5
5
  "author": "Yusuf BEKAR",
6
6
  "license": "MIT",
@@ -71,7 +71,7 @@
71
71
  "concurrently": "^9.1.2"
72
72
  },
73
73
  "enderun": {
74
- "version": "0.4.1",
74
+ "version": "0.4.4",
75
75
  "initializedAt": "2026-05-09T13:24:27.472Z"
76
76
  }
77
77
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ai-enderun-mcp",
3
- "version": "0.4.1",
3
+ "version": "0.4.4",
4
4
  "description": "Enterprise-grade MCP Server for AI Agent Framework",
5
5
  "author": "Yusuf BEKAR",
6
6
  "license": "MIT",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ai-enderun/shared-types",
3
- "version": "0.4.1",
3
+ "version": "0.4.4",
4
4
  "description": "Shared TypeScript types for AI-Enderun Framework. Ensures Contract-First synchronization between agents.",
5
5
  "author": "Yusuf BEKAR",
6
6
  "license": "MIT",