RUBRIC(1)resurrection.fun manualRUBRIC(1)

rubric

rubric(1) — the manual page

Name

rubric — rubric — score work against a standard fixed before the work existed

Synopsis

rubric [--criteria=N] [--no-appeal] SUBMISSION
rubric --grade < your_life_work
verdict = f(criteria) ; f defined at t < submit

Description

rubric evaluates SUBMISSION against a matrix of criteria and levels loaded at parse time. It does not read the submission to decide the criteria; it reads the criteria to decide the submission. The two operations are independent. The second cannot influence the first.

Each criterion is scored to a fixed cell. The cells were written in red before rubric was invoked. Re-running against a changed submission yields the same cells: rubric measures against the standard, never the other way around.

The tool accepts input on any channel and grades all of it. It has no flag to be persuaded. Output is a total, a verdict, and no route back to the criteria that produced them.

Options

--no-appeal
Default. Present for documentation only; appeals were never implemented.
--criteria=N
Set the number of columns. Does not set what they say. What they say is red and read-only.
--explain
Print the criterion each mark was measured against. Explaining a verdict is not overturning it.
--curve
Request a curve. Logged. The standard preceded the request, so the request preceded nothing.
--resubmit
Grade the same work again. Marks land in the same cells. Accepted for compatibility with hope.
--ex-post
Move the criteria to fit the result. Refused. That would be a different word.

Exit Status

17
EXCEEDS. Verdict stamped in green, rotated left three degrees.
9
APPROACHES. The standard did not move toward you.
1
DOES NOT MEET STANDARDS. The criteria were legible the entire time.
0
graded. This is not the same as agreed with.

History

"From Latin rubrica, red ochre (rubrica terra), from ruber, red — the pigment used to mark headings apart from the black body text. In medieval codices a separate specialist, the rubricator, added these red marks after the scribe finished, which is why blank gaps survive where the rubricator never came. Liturgical books kept the split: prayers in black, rubrics — the do-this-now directions — in red. English 'red-letter day' descends from the same practice, feast days marked in red on the calendar."

Bugs

No mechanism exists to inform the criteria that circumstances have changed. Working as designed.

Users report the verdict feels personal. It is not. It was written before you existed as an input.

--explain and --curve are frequently confused. Only one of them does anything, and it does not do that.

See Also

premortem(1), tombstone(5), idempotent(3). The living exhibit demonstrates the word in motion:

▸ operate rubric

Author

"Maintained by The Red Pen, which does not deliberate. It remembers. Appeals accepted: zero."

resurrection.fun2026-07-17RUBRIC(1)