meta: task ref cleanup

This commit is contained in:
2026-07-23 21:54:52 -04:00
parent 8e33af43a5
commit f2fc6a5d1a
63 changed files with 658 additions and 485 deletions

View File

@@ -1,9 +1,8 @@
/**
* Unit tests for the shared site-context resolver (task 01).
* Unit tests for the shared site-context resolver.
*
* `resolveSiteFromHost` is pure — no env / no I/O — so the cases below are
* straightforward synchronous assertions mirroring the acceptance matrix in
* the task spec.
* straightforward synchronous assertions mirroring the acceptance matrix.
*/
import { describe, it, expect } from "bun:test";
import {