diff --git a/docs/FABLE_STARTUP_PACKET.md b/docs/FABLE_STARTUP_PACKET.md index abf962a..263c5fc 100644 --- a/docs/FABLE_STARTUP_PACKET.md +++ b/docs/FABLE_STARTUP_PACKET.md @@ -410,3 +410,10 @@ All 8 fixtures captured at `trellis2-bench/parity_fixtures/` (cond_512/ 1024, ss_coords, shape_slat, shape_dec, tex_slat, tex_voxels, mesh_final; seed 42, 1024-cascade). Hook env needed: PYTORCH_ENABLE_MPS_FALLBACK=1 ATTN_BACKEND=sdpa SPARSE_ATTN_BACKEND=sdpa SPARSE_CONV_BACKEND=flex_gemm. + +### Fork home (added 2026-07-19, post-ยง10) +The vendored Jourloy/PR#175 tree now lives on our Gitea: +`ssh://git@100.71.119.27:222/monster/trellis-2-mrp-mlx.git` (note the +hyphens), branch `main`, pin tag `pr175-head-754d403`. m3 staging clone has +it as remote `partly`; `origin` stays github/Jourloy for rebases. All our +kernel/bake work lands as commits on this fork.