configs: remove {brand}fix-{env}/ symlinks (workaround retired)

The fix-suffix symlinks (hanzofix-testnet, zoofix-devnet, etc.) were a
workaround for P-chain CreateChainTx name-collision against stale chain
rows from earlier bootstrap attempts. They duplicated the genesis blob
under a second path per (brand, env) pair, violating the "one canonical
way" rule.

Now that bootstrap-chain derives chain.name from the canonical genesis
content (commit 6046cdb), collision is impossible and the workaround
has no reason to exist. The configs/ directory is back to one canonical
{brand}-{env}/ per pair (4 brands x 3 envs = 12 directories).

11 symlinks removed:
  hanzofix-{devnet,testnet,mainnet}
  zoofix-{devnet,mainnet}
  spcfix-{devnet,mainnet}
  parsfix-{devnet,testnet,mainnet}

(spcfix-testnet was never created; zoofix-testnet was already gone.)
This commit is contained in:
Hanzo AI
2026-06-02 20:46:20 -07:00
parent 6046cdb590
commit 210eb824e7
10 changed files with 0 additions and 10 deletions
-1
View File
@@ -1 +0,0 @@
hanzo-devnet
-1
View File
@@ -1 +0,0 @@
hanzo-mainnet
-1
View File
@@ -1 +0,0 @@
hanzo-testnet
-1
View File
@@ -1 +0,0 @@
pars-devnet
-1
View File
@@ -1 +0,0 @@
pars-mainnet
-1
View File
@@ -1 +0,0 @@
pars-testnet
-1
View File
@@ -1 +0,0 @@
spc-devnet
-1
View File
@@ -1 +0,0 @@
spc-mainnet
-1
View File
@@ -1 +0,0 @@
zoo-devnet
-1
View File
@@ -1 +0,0 @@
zoo-mainnet