$ whoami
sadiq // forward deployed, agentic ai
$ cat /etc/role
Agentic AI Engineer @ Tata Consultancy Services
A model that answers is easy. A model that acts needs scoped tools,
memory it can trust, and a governor that can refuse.
Then it has to survive a deploy.
$ uptime
7 years systems -> cloud & devops -> agentic ai
$ echo $FOCUS
the engineering around the model, not the modelGenAI & Agentic
Cloud & Infra
Backend & Data
+ NOW agents that read an incident, ground themselves in the SOPs,
+ and propose a fix for a human to sign off
+ NOW RAG scored for faithfulness and context recall, not eyeballed
+ BUILT zero-egress inference: llama.cpp with local RAG on-box,
+ so the assistant runs where the data is not allowed to leaveThe capability tree
~/skills
├─ genai-agentic/
│ ├─ rag retrieve, rerank, grade against source
│ ├─ agentic-rag retrieval as a conditional tool call in a loop
│ ├─ bedrock Knowledge Bases, Guardrails, model lifecycle
│ ├─ agentcore Runtime, Gateway, Memory, Identity, Observability
│ ├─ frameworks Strands, LangGraph, CrewAI, Agents SDK
│ ├─ mcp / a2a write-once tool integration, agent-to-agent
│ ├─ memory episodic, semantic, procedural
│ ├─ multi-agent supervisor-worker, agent-as-tool, swarm, graph
│ ├─ rag-eval RAGAS, faithfulness, context precision + recall
│ ├─ observability Langfuse, Phoenix, OTel GenAI, P95 + cost
│ └─ guardrails-hitl Bedrock + NeMo Guardrails, human gates
├─ cloud-infra/ AWS · Kubernetes · Terraform · Docker · CI/CD · SRE
├─ backend/ Python · FastAPI · Node · REST · ServiceNow
└─ data-mlops/ SageMaker · MLflow · vector at scale · pipelines
Laws I wrote for myself
01 If it can't be rebuilt from a file, it doesn't exist.
02 The model is the easy part.
03 Anything irreversible waits for a human.
04 Write the fix as carefully as the exploit.
05 Boring, observable, repeatable. In that order.
06 If I'm the only one who understands it, it's broken.
Claude Certified Architect · Professional · AWS Solutions Architect · Associate · Azure DevOps Engineer · Agentic AI Engineer · Professional
