- Fresh deployment (official path): ../../hardhat/README.md
- ENSJobPages replacement/cutover: ./ENS_JOB_PAGES_MAINNET_REPLACEMENT.md
- Owner web-only deployment/operations: ./OWNER_MAINNET_DEPLOYMENT_AND_OPERATIONS_GUIDE.md
- Recommended deployment path: Hardhat.
- Truffle status: legacy/supported for backward compatibility.
- ENS replacement is additive and requires manual post-deploy wiring.
- Do not lock ENS/identity configuration until cutover + migration checks pass.
- Hardhat Operator Guide
- ENSJobPages Mainnet Replacement Runbook
- Ethereum Mainnet Beta Deployment Record
- Official Mainnet Deployment Record
- Ethereum Mainnet Deployment, Verification & Ownership Transfer Guide (Truffle)
- Truffle Mainnet Deploy
- Truffle Production Deploy
Truffle migrations remain supported for backward compatibility and historical reproducibility.
- Standalone HTML UI artifacts are additive client surfaces, not deployment authority.
- If you are using the standalone
v21page for operational review, pair it with:../ui/GENESIS_JOB_MAINNET_HTML_UI.md../../ui/README.md
- For deployment/cutover decisions, this index and
../../hardhat/README.mdremain canonical.