Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
interviews
command
|
|
|
internal
|
|
|
bundle
Package bundle turns a problem into a candidate drop: the candidate-visible files rendered for one variant, plus the front page that orients whoever opens it.
|
Package bundle turns a problem into a candidate drop: the candidate-visible files rendered for one variant, plus the front page that orients whoever opens it. |
|
cli
Package cli dispatches interviews subcommands.
|
Package cli dispatches interviews subcommands. |
|
content
Package content defines the problem manifest and loads one problem directory into a validated Problem.
|
Package content defines the problem manifest and loads one problem directory into a validated Problem. |
|
debug
Package debug runs live debugging scenarios: it deploys a healthy environment from a problem's env spec, injects the variant's fault pack, checks and fixes faults, and proves in CI that every fault still breaks and every documented fix still works.
|
Package debug runs live debugging scenarios: it deploys a healthy environment from a problem's env spec, injects the variant's fault pack, checks and fixes faults, and proves in CI that every fault still breaks and every documented fix still works. |
|
fileio
Package fileio writes the small files a session workdir accumulates.
|
Package fileio writes the small files a session workdir accumulates. |
|
grading
Package grading holds the resourcefulness-first rubric and renders grading sheets.
|
Package grading holds the resourcefulness-first rubric and renders grading sheets. |
|
interview
Package interview keeps the per-machine record of interview sessions: what exists, what it was, and which one the commands mean by default.
|
Package interview keeps the per-machine record of interview sessions: what exists, what it was, and which one the commands mean by default. |
|
leak
Package leak decides what a candidate may ever see.
|
Package leak decides what a candidate may ever see. |
|
provenance
Package provenance records what an artifact was produced on.
|
Package provenance records what an artifact was produced on. |
|
redteam
Package redteam drives a frontier coding agent at a problem the way an unassisted candidate would meet it, then records what it managed and how fast.
|
Package redteam drives a frontier coding agent at a problem the way an unassisted candidate would meet it, then records what it managed and how fast. |
|
registry
Package registry discovers every problem in a content root and holds the cross-problem invariants: the root contains only the known type directories, and problem ids are unique across all types.
|
Package registry discovers every problem in a content root and holds the cross-problem invariants: the root contains only the known type directories, and problem ids are unique across all types. |
|
session
Package session runs the live layer over a debugging environment: a shared tmux session recorded from the start, exposed writable to the candidate and read-only to the observer through ttyd, with evidence bundling and a fault timeline for grading afterwards.
|
Package session runs the live layer over a debugging environment: a shared tmux session recorded from the start, exposed writable to the candidate and read-only to the observer through ttyd, with evidence bundling and a fault timeline for grading afterwards. |
|
sysdesign
Package sysdesign validates system design problems.
|
Package sysdesign validates system design problems. |
|
taxonomy
Package taxonomy fixes the vocabulary of the content tree: interview types, debugging flavors, take-home classes, disciplines, and level bands.
|
Package taxonomy fixes the vocabulary of the content tree: interview types, debugging flavors, take-home classes, disciplines, and level bands. |
|
variant
Package variant resolves a problem's parameters for one interview, deterministically.
|
Package variant resolves a problem's parameters for one interview, deterministically. |
|
version
Package version holds the release version, stamped by release-please.
|
Package version holds the release version, stamped by release-please. |
Click to show internal directories.
Click to hide internal directories.