This address... it's not used for anything other than bech32 checksum validation, right?
How about using `bech32.encode('agoric', Array(20).fill(0))` aka `agoric1qqqqqqqqqqqqqqqqqqqqhlgkpj`?
I never did know the difference. Ooh! we have [docs](https://github.com/Agoric/agoric-sdk/blob/d6a7ffb6290c63287c4e1fda66d188440105c2a7/packages/zoe/src/contractFacet/types-ambient.d.ts#L234C1-L235...
> ℹ fusdc advance computrons (3 oracles) 46517841n
46.5Mc is over 1/2 of the current 65Mc block budget. So no more than 1 per block, and that's if all the oracles report in 1 block.
My [p...
I made a patterns cheat-sheet at https://docs.agoric.com/reference/zoe-api/zoe-contract-facet.html#proposal-shapes, but that context is specialized to proposal shapes. hm.
Perhaps using glossary...
```suggestion
Fields of the object returned by the `init` function become fields of the persistent state. (_These cannot
currently be changed on upgrade, though we're considering relaxing that re...
goal: testnet deployment of code with a corresponding clean ci log
TODO:
- [ ] attach bundles
## What's Changed
* Restore Test Suite Integrity and Lint Compliance by @tgrecojs in https://...