Commit 1cdfee1
fix scroll to animation (#31)
* Add Contract Engineering blog post
Interactive figures for contract lifecycle, scenario matrix, and event
log. Updates announcement banner to feature the new post. Adapted from
site-rebuild branch with paths updated to main's directory structure.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* more
* touches
* Update contract engineering copy with final edits
- Add TDD comparison paragraph with Wikipedia link
- Link PRDs to Wikipedia on first mention
- Add Ambiguity limitation, Acknowledgments section
- Fix tense ("nobody had defined"), revert Limitations opener
- Simplify Sharpen the Spec examples back to concise form
- Update links: rubriclab, full Unblocking Agents URL
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Restore fleshed-out contract examples and experimental Limitations tone
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Fix animations to autoplay on scroll, not on first paint
Both EmailAppLifecycleFigure and ContractEventLog now use
IntersectionObserver to start playback when scrolled into view.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ce6c3a9 commit 1cdfee1
File tree
2 files changed
+42
-6
lines changed- src/ui/blog/contract-engineering
2 files changed
+42
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
161 | 179 | | |
162 | 180 | | |
163 | 181 | | |
| |||
188 | 206 | | |
189 | 207 | | |
190 | 208 | | |
191 | | - | |
| 209 | + | |
192 | 210 | | |
193 | 211 | | |
194 | 212 | | |
| |||
Lines changed: 21 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
389 | 407 | | |
390 | 408 | | |
391 | 409 | | |
| |||
418 | 436 | | |
419 | 437 | | |
420 | 438 | | |
421 | | - | |
| 439 | + | |
422 | 440 | | |
423 | 441 | | |
424 | 442 | | |
| |||
0 commit comments