docs: consolidate Rig/Cook/Run into molecular-chemistry.md (gt-8tmz.32)

- Add Work Lifecycle section (Rig → Cook → Run phases)
- Add Complete Artifact Graph showing full generation/bond relationships
- Add Two Composition Operators section (rig vs bond distinction)
- Add Formulas section covering source layer above protos
- Add symmetric Bond Table
- Update vocabulary appendix with new terms
- Redirect rig-cook-run.md to consolidated doc
- Update references in molecule-algebra.md and vision.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-12-23 20:10:22 -08:00
parent 22c5fb6bdf
commit a84eb179db
4 changed files with 198 additions and 220 deletions

View File

@@ -104,7 +104,7 @@ RIG ────→ COOK ────→ RUN
**Rig** is source-level composition (formula YAML).
**Bond** is artifact-level composition (protos, mols, wisps).
See [rig-cook-run.md](rig-cook-run.md) for the full specification.
See [molecular-chemistry.md](molecular-chemistry.md) for the full specification.
### The Three Phases of Matter