This repository owns the shared @jongminchung packages used by downstream projects.
@jongminchung/tooling: sharedoxfmt,oxlint, and package-map configuration.@jongminchung/remark-plantuml: shared PlantUML rendering for Markdown and Astro docs.@jongminchung/theme-contract: private CSS-only adapter for the apps' shared semantic vocabulary.
Public packages are published to GitHub Packages. Consumers need the @jongminchung scope mapped
to https://npm.pkg.github.com.
The apps own their theme values and components. See DESIGN_SYSTEM.md for the token contract, component ownership rules, and runtime exception policy.
Repository-wide scripts are owned by the workspace root. Use -w so they resolve to the root even
when the current directory is inside an app or package:
pnpm -w run fmt
pnpm -w run checkAlways include run for package scripts. The shorter pnpm fmt form can fall through to an
unrelated system command when the current package does not define fmt.
Each workspace owns its build, typecheck, and test commands. Select one with a filter instead of adding a package-specific wrapper to the root manifest:
pnpm --filter @jongminchung/engineering-docs run build@jongminchung/tooling and @jongminchung/remark-plantuml intentionally stay on 1.0.0. Reuse
and republish 1.0.0 when correcting package contents. Do not publish 1.0.1, 1.0.2, or other
replacement versions for these packages.
pnpm install
pnpm run check
pnpm run publish:dry-runI'm a Night π¦
π Morning 827 commits βββββββββββββββββββββββββ 09.56 %
π Daytime 1797 commits βββββββββββββββββββββββββ 20.76 %
π Evening 3543 commits βββββββββββββββββββββββββ 40.94 %
π Night 2487 commits βββββββββββββββββββββββββ 28.74 %
π This Week I Spent My Time On
π¬ Programming Languages:
Bash 3 hrs 44 mins βββββββββββββββββββββββββ 22.18 %
TypeScript 2 hrs 59 mins βββββββββββββββββββββββββ 17.73 %
YAML 2 hrs 50 mins βββββββββββββββββββββββββ 16.92 %
Java 2 hrs 21 mins βββββββββββββββββββββββββ 14.02 %
Markdown 1 hr 52 mins βββββββββββββββββββββββββ 11.14 %
π€ AI Coding This Week
β± AI Coding Time: 15 hrs 14 mins (90.55%)
βοΈ 9,393 lines written by AI, 233 lines written by hand (97.58% AI-written)
π€ 777,418,474 Input Tokens, 3,475,549 Output Tokens
π΅ $4074.27 Estimated AI Cost This Week
π§ 54 AI Sessions, 233 AI Prompts
GPT 10,977 lines βββββββββββββββββββββββββ 100.00 %
Vscode-Wakatime 0 lines βββββββββββββββββββββββββ 00.00 %
Opencode-Cli 0 lines βββββββββββββββββββββββββ 00.00 %
π AI Coding Insights:
π€ AI-Driven β 97.58% of written lines came from AI
π Detailed Prompter β average 821 characters per prompt
π Iterative Prompter β average 4 prompts per session
π High AI Trust β 3.4% of changed lines were hand-edited




