docs: align README with task-local workflows - #780
Conversation
Co-authored-by: Codex <codex-noreply@coinbase.com>
🟡 Heimdall Review Status
|
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
Co-authored-by: Codex <codex-noreply@coinbase.com>
| This repo is structured with each network having a high-level directory which contains subdirectories of any "tasks" (contract deployments/calls) that have happened for that network. | ||
| Active EVM tasks live under `active/evm/tasks/`. Shared network configuration lives under `config/`, and completed historical tasks live under `archive/`. | ||
|
|
||
| <!-- Badge row 1 - status --> |
There was a problem hiding this comment.
We don't need to change the line breaks for badge rows. This seems like unnecessary diff
|
PR #785 now documents the active-task lifecycle in
Context: #784 exposed the ambiguity while extending the Nitro validator cutover from Zeronet to Sepolia. |
|
Follow-up: #785 now directly corrects the overlapping root README active-EVM directory/lifecycle section, including explicit command-line |
|
Correction to my earlier lifecycle note: the agreed convention is now one authoritative, network-agnostic task-root |
What changed?
Updates the root README where the contract-ops reorganization made existing instructions incorrect:
setup-*commands with task-directory usage.config/<network>.envfiles and task-specific.envvalues.FACILITATOR.mdfiles are now their source of truth.AGENTS.md.Checks