cin90 reconstruct

Rebuild a session from AI logs that already exist

Rebuild a session for an assignment you already worked on without running cin90 start.

cin90 reads the AI CLI's own logs, after the fact, for the window you confirm and for this repository only. The result is labelled RECONSTRUCTED everywhere: it is a lower-fidelity record than a live session, and the signals that depend on watching your shell are reported unavailable rather than scored.

Usage

text
cin90 reconstruct <cohort>/<assignment> [flags]

Flags

text
      --from string    window start, RFC 3339, instead of the inferred one
  -h, --help           help for reconstruct
      --until string   window end, RFC 3339, instead of the inferred one

See also

Read this page in your terminal: install the cin90 CLI and run cin90 docs. The same page is served as raw markdown.