Skip to content

Certification Coverage Matrix

HungerSync Case Series — Certification Coverage Matrix

Section titled “HungerSync Case Series — Certification Coverage Matrix”

Purpose. Map the HungerSync world’s systems against every task statement in the two target certifications, so we can lock a case lineup that (a) covers both exams fully, (b) never forces a case to serve a cert it doesn’t naturally exercise, and (c) surfaces gaps before we commit. This is the planning substrate — the episode/ case map is not locked until this is approved.

Sourcing note: task-statement IDs and short paraphrased labels only. No verbatim exam text. Published Case artifacts will use original HungerSync scenarios built on this public skeleton, never the guides’ wording.


Claude Certified Architect – Foundations (pass 720/1000)

DomainWeight
D1 Agentic Architecture & Orchestration27%
D2 Tool Design & MCP Integration18%
D3 Claude Code Configuration & Workflows20%
D4 Prompt Engineering & Structured Output20%
D5 Context Management & Reliability15%

AWS Certified Generative AI Developer – Professional (AIP-C01) (pass 750/1000, 65 scored Qs, MC + multi-response)

DomainWeight
D1 FM Integration, Data Management & Compliance31%
D2 Implementation & Integration26%
D3 AI Safety, Security & Governance20%
D4 Operational Efficiency & Optimization12%
D5 Testing, Validation & Troubleshooting11%

Interlock, not overlap. Claude is deep on agent loops / MCP / Claude Code and excludes cloud config, vector-DB internals, deployment, streaming, security infra. AWS lives substantially in those excluded areas. The cases exploit this: the heavy joint cases get a Claude reasoning layer and an AWS infrastructure layer; the single-cert cases carry the surface the other exam doesn’t test.


2. HungerSync system inventory (candidate case anchors)

Section titled “2. HungerSync system inventory (candidate case anchors)”
IDSystemCert center of gravity
S1Passenger Ordering & Resolution AgentClaude D1/D2/D5 + AWS D2
S2Prediction & Dispatch multi-agent pipelineClaude D1 + AWS D2
S3Public-data & edge ingestion (ADS-B, weather, BTS, FIDS, NAS)AWS D1.3 + resilience
S4Taste-Profile & Discovery (RAG)AWS D1.4/1.5 (Claude excludes)
S5Vendor Enablement & Menu/AvailabilityClaude D4 + AWS D1.3/D3
S6Voucher Rail & Settlement (financial, deterministic)Claude D1.4/1.5 + AWS D2/D3
S7Remote Operations / fleet monitoring (human-on-the-loop)Claude D5.5 + AWS D4.3
S8Platform build & CI/CD (team builds HungerSync)Claude D3 (AWS thin)
S9Safety, privacy & guardrails (PII, allergen, injection)AWS D3 (Claude thin)
S10Observability, eval & cost (ops center; token governance)AWS D4/D5 + Claude D4.6/D5.5

Tag = which cert is primary. “Exhibit” = business-architecture diagram reused.

CaseWorking titleTagClaude tasksAWS tasksExhibit
C1The voucher that went to the wrong passengerJoint1.1, 1.4, 1.52.1, 2.3, 3.2revenue-flow
C2get_flight vs lookup_bookingClaude2.1, 2.3, 4.22.4, 5.2ecosystem
C3The forecast that forgot Concourse FJoint1.2, 1.3, 1.6, 5.62.1, 2.5value-stream
C4The feed dies mid-stormJoint2.2, 5.3, 5.61.2, 2.4, 2.1value-stream
C5The vendor that was already 86’dJoint4.1, 4.2, 4.3, 4.41.3, 3.1, 5.1capability-map
C6What does this flight crave? (taste RAG)AWS2.4 (resources)1.4, 1.5, 4.2, 5.1, 5.2journey
C7Nightly forecast vs the live floorJoint4.5, 1.62.2, 2.4, 4.1value-stream
C8Rebuilding dispatch with Claude CodeClaude3.1–3.6, 2.5, 4.6, 5.42.3.5, 2.5.4(code)
C9The four-hour delay conversationJoint5.1, 5.2, 1.71.6.2, 4.1, 5.2journey
C10Gaming free vouchers / allergen safetyAWS4.1, 5.23.1, 3.4journey
C11Who saw whose data? (aggregate-first privacy)AWS3.2, 3.3, 2.3capability-map
C12The ops center: spikes, drift, a hallucinationJoint4.6, 5.54.1, 4.2, 4.3, 5.1swot
C13Designing the platform (requirements + WAF)AWS(arch. judgment)1.1, 2.2, 2.3BMC + value-chain

Distribution: 2 Claude-primary · 4 AWS-primary · 7 Joint. The joint cases are the narrative spine; the single-cert cases carry each exam’s non-overlapping surface.


4. Matrix A — Claude task statements → cases (all 27)

Section titled “4. Matrix A — Claude task statements → cases (all 27)”
Claude taskCovered by
1.1 Agentic loop / stop_reasonC1, C2
1.2 Coordinator–subagent orchestrationC3
1.3 Subagent invocation / context passing / TaskC3
1.4 Enforcement & handoff (prerequisite gates)C1
1.5 Hooks (PostToolUse, interception, normalization)C1
1.6 Task decomposition (chaining vs dynamic)C3, C7
1.7 Session state / resume / forkC9
2.1 Tool interfaces & descriptionsC2
2.2 Structured error responsesC4
2.3 Tool distribution / tool_choiceC2
2.4 MCP server integration / resourcesC6, C8
2.5 Built-in tools (Read/Write/Grep/Glob…)C8
3.1 CLAUDE.md hierarchyC8
3.2 Slash commands & skillsC8
3.3 Path-specific rulesC8
3.4 Plan mode vs direct executionC8
3.5 Iterative refinementC8
3.6 CI/CD integration (-p, json schema)C8
4.1 Explicit criteria / false positivesC5, C10
4.2 Few-shot promptingC2, C5
4.3 Structured output (tool_use/JSON)C5
4.4 Validation / retry / feedbackC5
4.5 Batch processingC7
4.6 Multi-instance / multi-pass reviewC8, C12
5.1 Conversation context preservationC9
5.2 Escalation & ambiguity resolutionC9, C10
5.3 Error propagation (multi-agent)C4
5.4 Context in large codebase explorationC8
5.5 Human review & confidence calibrationC12
5.6 Provenance & uncertainty in synthesisC3, C4

All 27 covered. Concentration risk: Claude D3 (20% of exam) lives almost entirely in C8 — see watchlist item W2.


5. Matrix B — AWS task statements → cases (all tasks)

Section titled “5. Matrix B — AWS task statements → cases (all tasks)”
AWS taskCovered by
1.1 Analyze requirements / design (WAF GenAI Lens)C13
1.2 Select & configure FMs (resilience, customization)C4 (resilience), C13 (selection), C6 (1.2.4 fine-tuned taste model)
1.3 Data validation & processing pipelinesC4, C5, C6
1.4 Vector store solutionsC6
1.5 Retrieval mechanisms (chunk/embed/hybrid/rerank)C6
1.6 Prompt engineering & governanceC9, C10, C5
2.1 Agentic AI & tool integrationsC1, C3
2.2 Model deployment strategiesC7, C13
2.3 Enterprise integration architecturesC13, C11, C8 (2.3.5)
2.4 FM API integrations (sync/async/stream/resilience)C2, C4, C7
2.5 App integration patterns & dev tools (Q Developer)C8, C3, C12
3.1 Input/output safety controlsC10, C5
3.2 Data security & privacyC11, C9
3.3 AI governance & complianceC11, C12
3.4 Responsible AIC10, C12
4.1 Cost optimizationC12, C7
4.2 Performance optimizationC12, C6
4.3 Monitoring systemsC12
5.1 Evaluation systemsC12, C5, C6
5.2 TroubleshootingC9, C2, C6, C12

All AWS tasks covered. Weakest: 1.2.4 FM customization/fine-tuning deployment — see watchlist W1.


W1 — AWS 1.2.4 (FM fine-tuning / Model Registry / LoRA) has a thin home. HungerSync’s delay/demand models are classic ML, not FMs. Cleanest fix: give the taste classifier a small fine-tuned FM and anchor 1.2.4 in C6. Decision needed: add that to the world, or accept light coverage of a low-weight skill.

W2 — Claude D3 (20%) concentrates in C8. A fifth of the Claude exam in one case is fragile. Recommend splitting C8 into C8a (CLAUDE.md / rules / skills / plan mode — config & workflows) and C8b (CI/CD review of settlement code — -p, JSON schema, multi-pass review, independent-reviewer). C8b also naturally pulls in the deterministic-finance theme from C1.

W3 — Don’t force the single-cert cases. C6/C10/C11 (AWS-primary) have near-zero Claude content because Claude explicitly excludes RAG internals, security infra, and has no safety domain. C2/C8 (Claude-primary) have thin AWS content (AWS dev tooling is just Q Developer + the CI/CD gateway). Leave the ”—” cells empty; that honesty is the point.

W4 — Edge/IoT (your PiAware + weather) has no exam home yet. Both exams are light on edge; AWS 2.3.4 (Outposts/Wavelength) is the only near-fit. Park edge as a world-flavor anchor in C4’s ingestion story, and reserve it as a richer vein for the later GCP/Azure playthroughs rather than forcing it into AIP-C01.

W5 — AWS streaming (2.4.2) is an AWS-only sliver. Claude excludes streaming; AWS tests it. The live-ordering token stream to the passenger UI in C2/C9 is its home — mark it AWS-sidebar-only so we don’t imply Claude-exam relevance.

W6 — Multimodal (AWS 1.3.2) is optional enrichment. Menu photos / a snapshot of an allergy card could justify it in C5/C6. Low weight; treat as opt-in, not required.


7. Decisions needed before locking the map

Section titled “7. Decisions needed before locking the map”
  1. Split C8? (Recommended: yes → C8a + C8b, making 14 cases.)
  2. W1: add a fine-tuned taste FM to cover AWS 1.2.4, or accept light coverage?
  3. Case count target — 13–14 full cases is comprehensive; a tighter 9–10 would merge some joint cases. Which granularity do you want?
  4. Ordering principle for the eventual novel — chronological ground-stop arc, or difficulty ramp? (Doesn’t affect the cases, only the later thread through them.)