# cin90

Work with coderin90.com from the terminal

cin90 records how you work with AI on an assignment and submits
the session for your instructor to review.

This is an early build: only the commands listed below exist.

## Usage

```
cin90 [command]
```

## Flags

```
  -h, --help   help for cin90
```

## Commands

- [cin90 acknowledge](/docs/cin90_acknowledge/): Render an AI-use statement from the session record
- [cin90 aws](/docs/cin90_aws/): Keep an AWS lab account inside its budget
- [cin90 day](/docs/cin90_day/): Run the lecture-day arc for a cohort you teach
- [cin90 docs](/docs/cin90_docs/): Print a guide from the coderin90.com docs as markdown
- [cin90 hook](/docs/cin90_hook/): Run the cin90 half of a git hook
- [cin90 inspect](/docs/cin90_inspect/): Show the AI turns collected for a session so far
- [cin90 install-hook](/docs/cin90_install-hook/): Install the pre-push hook that submits your session
- [cin90 kickoff](/docs/cin90_kickoff/): Run the 9am class kickoff for a cohort you teach
- [cin90 login](/docs/cin90_login/): Sign in to coderin90.com from the terminal
- [cin90 policy](/docs/cin90_policy/): Show the rules for an assignment: deadline, allowed tools, and the rubric
- [cin90 reconstruct](/docs/cin90_reconstruct/): Rebuild a session from AI logs that already exist
- [cin90 start](/docs/cin90_start/): Open a recorded work session for an assignment
- [cin90 submit](/docs/cin90_submit/): Attach this session's redacted transcript to the commit at HEAD
- [cin90 uninstall-hook](/docs/cin90_uninstall-hook/): Put core.hooksPath back the way it was
- [cin90 update](/docs/cin90_update/): Update cin90 to the latest verified release
- [cin90 version](/docs/cin90_version/): Print the cin90 version
