Persona view
Explore how different roles engage with each layer of the Velocity Blueprint. Each cell represents a specialized role responsible for a specific focus within a layer.
Business/Product Product vision, priorities, and ROI | Architecture Technical design and standards | Build/Dev Development and implementation | Reliability Operations and incident response | Governance Security, compliance, and policy | |
|---|---|---|---|---|---|
| Agentic core | |||||
| Software core | |||||
| Data core | |||||
| Foundations |
Understanding the view
Layers
- Agentic core
- Software core
- Data core
- Foundations
Concerns
- Business/Product: Product vision, priorities, and ROI
- Architecture: Technical design and standards
- Build/Dev: Development and implementation
- Reliability: Operations and incident response
- Governance: Security, compliance, and policy
Software engineer
Build/Dev · Software core
Builds and maintains software applications and APIs.
Responsibilities
- • Develop features and fix bugs
- • Write and maintain tests
- • Review code
- • Deploy and monitor applications
Key metrics
Primary components (3)
Implements authentication middleware, integrates OAuth/OIDC, and writes authorization checks
Software core › Logging frameworkInstruments application code with structured logging and distributed tracing
Software core › CI/CD pipelinesConfigures build pipelines, writes deployment scripts, and maintains CI configurations
Secondary components (11)
Manages application configuration across environments and deployment targets
Software core › Secrets managementIntegrates with secret stores for API keys, credentials, and sensitive configuration
Software core › Code agentsUses AI coding agents for rapid prototyping and automated code generation
Software core › Test agentsRuns AI-driven test generation and automated regression testing
Software core › AI code reviewReceives AI-powered code review feedback on pull requests
Software core › Documentation generationGenerates API docs and code documentation using AI assistance
Software core › Dev orchestration agentsUses development orchestration agents to automate repetitive workflows
Software core › AI pair programmingLeverages AI pair programming for real-time coding assistance and review
Software core › Dev MCP toolsConfigures MCP-based development tools for enhanced IDE integration
Foundations › Relational databaseWrites database queries, manages schema migrations, and optimizes data access patterns
Foundations › Serverless runtimeDeploys functions and event-driven services using serverless compute platforms