AI Solution Engineering Toolkit
Executive view
Require a single source of truth per opportunity: README, stage, next action and decision log—not email archaeology.
Decision required: Is the engagement folder the system of record for decisions and risks?
Technical view
Clone templates only when needed; keep registers live; structure handover before go-live.
Separate reusable patterns, demos and archive so active work stays findable.
Recommended workspace
AI-Solution-Engineering/
│
├── 00-Templates/
├── 01-Active-Opportunities/
├── 02-Won-Transition/
├── 03-Reusable-Patterns/
├── 04-Demos-Prototypes/
├── 05-Cloud-Knowledge/
├── 06-Governance-Security-Risk/
├── 07-Commercial-ROI/
├── 08-Industry-Knowledge/
├── 09-Archive/
└── 10-Personal-Development/
Opportunity folder
Client-Opportunity/
│
├── README.md
├── 01-Qualification/
├── 02-Discovery/
├── 03-Assessment/
├── 04-Architecture/
├── 05-Prototype/
├── 06-Security-Governance/
├── 07-Commercial/
├── 08-Proposal/
├── 09-Delivery-Handover/
└── 10-Registers/
Core templates
Create reusable templates for:
- Opportunity qualification
- Discovery workshop
- Problem statement
- Use-case catalogue
- Prioritisation matrix
- Business case
- Architecture document
- Threat model
- DPIA input
- Responsible AI assessment
- Evaluation plan
- FinOps model
- Delivery roadmap
- RACI
- Risk register
- Executive briefing
- Proposal
- Statement of work
Opportunity README
Each active opportunity should record client, industry, problem, sponsor, stage, expected value, key stakeholders, next action, risks, decisions, documents, completed work and upcoming work.
Case study: financial-services assistant
The opportunity README tracks stage (Assessment → Design), sponsor (Head of Service), next action (approve prototype charter), and links to DPIA draft, threat model and golden-set v0.1. Registers live in 10-Registers/ so decisions are not buried in email.
Common failure modes
- Artefacts scattered across slides and chat
- No README, so context dies when people rotate
- Templates that nobody updates
- Demos without a transition path into delivery folders
Solution Engineer checklist
Solution Engineer checklist
- Workspace folders created
- Active opportunity has a README
- Templates cloned only when needed (avoid empty clutter)
- Registers are the system of record for decisions and risks
- Handover folder ready before production
Practical exercise
Create the opportunity folder structure for your current engagement and fill the README in fifteen minutes. If you cannot, the engagement lacks a single source of truth.
Discussion
Comments
Share feedback or questions about this page. No account required.
Loading comments…