01 - DESIGN SYSTEM
Styleguide
Every primitive rendered in both worlds. Terminal world is raw inference
output; rendered world is the shipped portfolio. Amber is the only brand
accent; green appears exclusively as ok ticks. Reviewed
against CLAUDE.md §2.
Tokens
Colors
Typography
IBM Plex Sans — rendered world
heading / 64 The quick brown model streams a response.
heading / 40 The quick brown model streams a response.
heading / 28 The quick brown model streams a response.
heading / 20 The quick brown model streams a response.
body / 16 The quick brown model streams a response.
sans 400 Plex Sans weight 400
sans 700 Plex Sans weight 700
IBM Plex Mono — terminal world
mono 400 Plex Mono weight 400
mono 500 Plex Mono weight 500
World A
Terminal world
Raw inference logs — timestamps, progress, ok ticks, command input, status bar.
LogLine
00:00:00.142 ok
00:00:00.318 ok
00:00:00.511
00:00:00.884
ProgressBar
Command input
> goto projects
JSON trace
{ "query": "best work", "top_k": 3, "status": "open to work" } StatusBar (fixed to viewport bottom on live pages)
World B
Rendered world
The quiet shipped site — eyebrow, headline, caption, buttons, links.
Eyebrow + SectionShell + caption
06 ยท KNOWLEDGE BASE
Featured Projects
> A knowledge base stores practical evidence that can be retrieved and applied.
[view trace]
{
"query": "best work",
"top_k": 4,
"retrieved": [
"bahasabot",
"usm-evently",
"my-bibi",
"grab-realtime"
]
}Body copy sits in the section shell at a comfortable measure. This is where each section's real content lives once the boot sequence dissolves into the portfolio.
Buttons
Text links
An inline internal link and an external link both read as amber within body copy without shouting.
Accessibility
Focus styles
Tab through these — every focusable element shows the amber :focus-visible ring. The skip link (top-left) appears on first Tab.