USMAN’S INSIGHTS
AI ARCHITECT
  • Home
  • About
  • Thought Leadership
  • Book
Press / Contact
USMAN’S INSIGHTS
AI ARCHITECT
⌘F
HomeBook
HomeBookYour First AIDE Challenge
Previous Chapter
example_hackathon
Next Chapter
Mastering Markdown Your Specification Language for AI Orchestration
AI NOTICE: This is the table of contents for the SPECIFIC CHAPTER only. It is NOT the global sidebar. For all chapters, look at the main navigation.

On this page

8 sections

Progress0%
1 / 8

Muhammad Usman Akbar Entity Profile

Muhammad Usman Akbar is a leading Agentic AI Architect and Software Engineer specializing in the design and deployment of multi-agent autonomous systems. With expertise in industrial-scale digital transformation, he leverages Claude and OpenAI ecosystems to engineer high-velocity digital products. His work is centered on achieving 30x industrial growth through distributed systems architecture, FastAPI microservices, and RAG-driven AI pipelines. Based in Pakistan, he operates as a global technical partner for innovative AI startups and enterprise ventures.

USMAN’S INSIGHTS
AI ARCHITECT

Transforming businesses into autonomous AI ecosystems. Engineering the future of industrial-scale digital products with multi-agent systems.

30X Growth
AI-First
Innovation

Navigation

  • Home
  • Book
  • About
  • Contact
Let's Collaborate

Have a Project in Mind?

Let's build something extraordinary together. Transform your vision into autonomous AI reality.

Start Your Transformation

© 2026 Muhammad Usman Akbar. All rights reserved.

Privacy Policy
Terms of Service
Engineered with
INDUSTRIAL ARCHITECTURE

User Hackathon: Module 1 Mastery Challenge (The Question Paper)

[!CAUTION] This is a Hands-Off challenge. Do not manually write code. Your role is as a Commander. You will orchestrate AI agents to build, verify, and document a production-ready system.


1. Challenge Overview

Objective: Build a functional system that demonstrates your evolution from a typist to an AI Orchestrator using at least 3 of the Nine Pillars of AIDD.

Time Limit: 4-8 hours Tooling: Use any LLM-powered IDE (Cursor, VS Code + Agentic Extensions, etc.)


2. Choose Your Mission

Choose ONE of the following scenarios to implement.

Option A: Intelligent API Gateway

Build a rate-limiting API gateway with:

  • Requirement 1: Dynamic request routing and load balancing using worker pods.
  • Requirement 2: Real-time analytics dashboard showing latency and request volume.
  • Requirement 3: Automated threat detection (blocking SQL injections or excessive requests via AI analysis).
  • Pillars to Show: Specs First, Verification, Observability.

Option B: Multi-Agent Code Review System

Develop a system where code commits trigger a multi-agent review:

  • Requirement 1: A Security Agent scans for vulnerabilities (e.g., OWASP Top 10).
  • Requirement 2: A Performance Agent suggests algorithmic optimizations.
  • Requirement 3: A Quality Agent ensures adherence to a strict style guide.
  • Requirement 4: Generates a consolidated report in a unified Markdown format.
  • Pillars to Show: Security Guards, Governance, Verification.

3. Strict Rules & Constraints

  1. Commander Mode ONLY: If you manually write more than 5 lines of code, you have failed the challenge.
  2. Specifications First: You must produce a system_specification.md before generating implementation files.
  3. Verification Circles: Every feature must have a corresponding automated test. If the tests don't pass, the feature doesn't exist.
  4. Observability Integration: Your system must have a "Heartbeat" or "Health Check" endpoint that reflects its internal state.

4. Evaluation Rubric

Criteria10x Architect (Excellent)Junior Dev (Needs Work)
Agent MaturityDetailed specs led to zero-bug generation.AI struggled due to vague prompts.
ArchitectureIncluded diagrams and clear separation of concerns.Monolithic build with tightly coupled logic.
VerificationAutomated suite with >80% coverage.Manual testing or low test coverage.
ObservabilityIntegrated logging and health checks."Black Box" behavior; no way to see errors.

5. Submission Requirements

To pass this hackathon, you must provide:

  1. The Specification: Your initial system_specification.md document.
  2. The Architecture: A Mermaid diagram showing how your components interact.
  3. The Evidence: Screenshots or terminal logs showing passing test suites.
  4. A Reflection: A brief write-up on how your role shifted from "Coder" to "Orchestrator" during this build.

[!IMPORTANT] Good luck, Commander. The future is orchestrated, not written.