Normalize repository validation and metadata
This commit is contained in:
parent
d4a4560a8d
commit
9d996d7936
36 changed files with 298 additions and 175 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
id: capability.agents.kaizen-framework
|
||||
name: Kaizen Agentic Framework
|
||||
summary: AI agency framework providing 18 specialized deployable agent instruction sets plus persistent,
|
||||
summary: AI agency framework providing 20 specialized deployable agent instruction sets plus persistent,
|
||||
project-scoped memory and cross-agent coordination via a Coach meta-agent.
|
||||
owner: kaizen-agentic
|
||||
status: draft
|
||||
|
|
@ -29,7 +29,7 @@ external_evidence:
|
|||
confidence: low
|
||||
basis: scope_vs_intent_and_consumer_expectations
|
||||
satisfied_expectations:
|
||||
- 18 specialized agent instruction sets
|
||||
- 20 specialized agent instruction sets
|
||||
- persistent project-scoped agent memory
|
||||
- Coach meta-agent for fleet-wide pattern synthesis
|
||||
broken_expectations: []
|
||||
|
|
@ -44,7 +44,7 @@ discovery:
|
|||
intent: Let agents arrive in a project already informed and improve over time through persistent, project-scoped
|
||||
memory and fleet-wide coordination via a Coach meta-agent.
|
||||
includes:
|
||||
- 18 specialized agent instruction sets
|
||||
- 20 specialized agent instruction sets
|
||||
- persistent memory and coordination framework
|
||||
- Coach meta-agent pattern synthesis
|
||||
excludes:
|
||||
|
|
@ -89,7 +89,7 @@ promotion_history: []
|
|||
|
||||
## Overview
|
||||
|
||||
`kaizen-agentic` is an AI agency framework: 18 specialized agents deployable into any project, each gaining persistent project-scoped memory and coordination through a Coach meta-agent that synthesises fleet-wide patterns and briefs incoming agents.
|
||||
`kaizen-agentic` is an AI agency framework: 20 specialized agents deployable into any project, each gaining persistent project-scoped memory and coordination through a Coach meta-agent that synthesises fleet-wide patterns and briefs incoming agents.
|
||||
|
||||
## Assessment notes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue