Skip to main content

Semester 7 Portfolio Artifact

Required Output Classification

Required outputClassificationPublic/private guidance
README orienting a reviewer to what the artifact provesPortfolio requiredPolish for external readers and verify every link, command, screenshot, and claim.
Evidence folder with notes, diagrams, code, logs, screenshots, benchmark outputs, or review commentsPortfolio requiredPublish only sanitized, curated evidence; keep raw logs, credentials, private comments, and sensitive screenshots in private coursework storage.
Decision log, ADRs, or tradeoff notesPortfolio requiredRewrite for a public audience when possible; keep speculative, confidential, or personally identifying details private.
Verification evidence such as tests, worked examples, traces, peer review, or self-checksPortfolio requiredPrefer reproducible commands and summarized results; keep bulky raw traces and non-public review threads private.
Reflection and carry-forward notesCheckpoint evidenceKeep candid reflection private by default; publish only a short, professional learning summary if useful.

An architecture case study with C4 diagrams, ADRs, bounded contexts, API contracts, and a tradeoff narrative.


Why This Artifact Exists

A large roadmap needs visible proof of learning. This artifact is the semester's durable evidence: something a future reviewer, mentor, or employer can inspect without trusting your memory or completion checklist.


Required Contents

  • README: one-page orientation explaining the artifact, how to inspect it, and what semester outcomes it proves.
  • Evidence folder: notes, diagrams, code, logs, screenshots, benchmark outputs, or review comments that support the claims.
  • Decision log: short entries for meaningful tradeoffs, mistakes, and corrections.
  • Verification: tests, worked examples, traces, peer review, or self-checks that prove the artifact is not only decorative.
  • Reflection: 300-600 words explaining what became easier, what still feels weak, and what should be revisited next semester.

Quality Bar

LevelStandard
Needs repairArtifact exists but cannot be inspected independently or lacks evidence.
Solid passArtifact proves the main semester outcomes and includes verification.
Strong passArtifact is reviewable, well-organized, and includes honest tradeoffs and corrections.
Portfolio-readyArtifact could be shown externally after minor cleanup and tells a coherent engineering story.

Carry Forward

Before starting Semester 8 System Design and Leadership, create a short handoff note:

  1. Which ideas from Architecture and DDD are now reliable?
  2. Which skills still require spaced review?
  3. Which artifact should be reused, extended, or retired next?
  4. What one mistake from this semester should not repeat?