Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,13 @@ depth that earns it: snap to `build → verify` when the task is trivial, open t
when it isn't. In Codex, ask it to use the matching Torque Loop skill, for example
`torque-loop:ignite` or `torque-loop:evolve`.

> **Provenance — the aperture dial.** The aperture read was grafted from an external
> `auto-aperture` skill fork. Rather than import it wholesale, we examined it against the
> existing loop: most of it already existed under other names (`cut` / `lock` / `decide` /
> `build` / `verify` / `compile`), so we took only its one novel primitive — scoring
> uncertainty to meter how much loop to run — and dropped the rest to avoid a second
> dialect. General mechanism, ratchet's own vocabulary.

### Core loop

| Command | Purpose |
Expand Down
Loading