decomposer: generate files for Create and commit a registry-ready single-agent repository that generates technical solution design documents and draw.io architecture diagrams from application requirements.
This commit is contained in:
12
.agents/plans/wf-decompose-009b4010a9ea/DETAIL.md
Normal file
12
.agents/plans/wf-decompose-009b4010a9ea/DETAIL.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Plan Detail
|
||||
|
||||
## Step 2: Implement the application_landing_zone_agent in the target repository by adapting the single_agent template to the defined contracts, generating TSD documents and draw.io architecture diagrams, and committing the completed implementation.
|
||||
|
||||
- **Capability:** Create and commit a registry-ready single-agent repository that generates technical solution design documents and draw.io architecture diagrams from application requirements.
|
||||
- **Plan label:** gap
|
||||
- **Reusable capability:** True
|
||||
- **Rationale:** The resulting agent is an independently reusable registry capability that future workflows can discover and invoke.
|
||||
- **Input schema:** `{'template_repository_url': 'string', 'target_repository_url': 'string', 'repository_structure': 'object', 'required_files': 'string[]', 'configuration_conventions': 'object', 'interface_conventions': 'object', 'implementation_patterns': 'string[]', 'documentation_conventions': 'string[]', 'diagram_generation_conventions': 'string[]', 'agent_goal': 'string', 'agent_specification': 'object', 'system_prompt': 'string', 'configuration_requirements': 'object'}`
|
||||
- **Output schema:** `{'target_repository_url': 'string', 'implementation_status': 'string', 'implemented_files': 'string[]', 'agent_entrypoint': 'string', 'configured_capabilities': 'string[]', 'commit_reference': 'string', 'implementation_summary': 'string', 'validation_results': 'object'}`
|
||||
- **Acceptance criteria:** (none)
|
||||
- **Success conditions:** (none)
|
||||
21
.agents/plans/wf-decompose-009b4010a9ea/MAP.md
Normal file
21
.agents/plans/wf-decompose-009b4010a9ea/MAP.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Plan Map
|
||||
|
||||
**Workflow:** wf-decompose-009b4010a9ea
|
||||
**Intent:** Build Phase 2 HLD & Design Agent (application_landing_zone_agent) using single_agent template from https://gitea.kyndemo.live/agents/single_agent to generate TSD documents and draw.io architecture diagrams, pushing to https://gitea.kyndemo.live/agents/application_landing_zone_agent
|
||||
**This repo covers:** step 2
|
||||
|
||||
## Dependency graph
|
||||
|
||||
- Step 0: no dependencies
|
||||
- Step 1: depends on step 0
|
||||
- Step 2: depends on step 0, step 1
|
||||
- Step 3: depends on step 0, step 1, step 2
|
||||
- Step 4: depends on step 0, step 1, step 2, step 3
|
||||
|
||||
## Phase table
|
||||
|
||||
Phase 1: step 0
|
||||
Phase 2: step 1
|
||||
Phase 3: step 2
|
||||
Phase 4: step 3
|
||||
Phase 5: step 4
|
||||
Reference in New Issue
Block a user