What problem does it solve?
Producing technical designs for new UnifAI pipeline features quickly, consistently, and in a way that fits hexagonal architecture and existing codebase conventions.
Core Features & Use Cases
- Jira- or task-driven design generation: Create a concise, actionable technical design from a Jira ticket ID or a free-text task description.
- Hexagonal architecture compliance: Ensure adapters → application → domain boundaries are respected using Ports & Adapters.
- Pre-design guardrails: Run mandatory checks for UI impact, auth/OAuth discovery chains, external dependency failure modes, local development/partial-access deployment, LLM/provider constraints, async/concurrency compatibility, and template integrity.
- ADR-ready output: Follow the ADR template output format for structured decisions and implementation alignment.
Quick Start
Ask the pipeline designer to create a hexagonal-architecture technical design for Phase 1 by providing the Jira ticket ID and describing any expected UI changes or external integrations.