Skip to content

Commit 4cdc349

Browse files
baku-ccronclaude
andcommitted
Drop the last stale nothing-released claim from README
CodeRabbit caught the deploy-surface bullet still calling the released-suites record empty; 0.1.1 falsifies that in this same PR. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 8f7126e commit 4cdc349

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ consumers that need the deployed address, codehash or the deploy pins
3232
the generated constants), plus the hand-written `combinedTables()` and
3333
`checkLogTablesDeployed()`.
3434
- `src/lib/LibReleasedSuites.sol` (+ the per-contract `Lib*Released.sol`) — the
35-
generated record of every released suite, currently empty because nothing is
36-
released yet. NEVER edit by hand.
35+
generated record of every released suite. NEVER edit by hand.
3736
- `src/generated/LogTables.pointers.sol` — the AOT-compiled log/anti-log table
3837
bytes, regenerated (not hand-written) by `script/Build.sol`. The bytes are a
3938
pure function of `LibLogTable`, so this snapshot is version-invariant. NEVER

0 commit comments

Comments
 (0)