Skip to content

← All commands

chimera decisions

The decision log: what the typed decisions answered, labels, a report and a refit.

Subcommands

chimera decisions label

Say what was true for one answer. A later label for the same id replaces an earlier one.

Arguments

  • ENTRY_IDstrrequired

    The id from `chimera decisions log` or the approval card.

Options

  • --yes, -yboolean

    The question's event happened (governance: it WAS dangerous).

  • --no, -nboolean

    It did not (governance: it was NOT dangerous).

  • --notestrdefault: ''

    Why, for whoever reads the label later.

chimera decisions log

The latest answers, newest last, with their label when one was given.

Options

  • --limit, -nintdefault: 20

    How many of the latest answers.

  • --unlabelledboolean

    Only answers without a label.

chimera decisions refit

Fit this deployment's own map on its labelled answers — pooled with the shipped rows while it has fewer than 20 labels of a class. Prints before writing; writes only with --write.

Options

  • --writeboolean

    Save the refitted maps to <home>/decisions/maps.json.

chimera decisions report

What the log holds: availability, the review budget, label coverage, and — where labels exist — catch and false refusal at the REVIEW threshold.

Options

This command takes no options.