Avatar for the hashintel user
hashintel
hash
BlogDocsChangelog

Performance History

Latest Results

Update dependency jdx/mise to v2026.7.17
deps/jdx-mise-2026.x
2 hours ago
Update GitHub Action `hashintel/.github` to 583b046
deps/gha/hashintel-.github-digest
7 hours ago
Add a Starlight site that renders the docs bundle The bundle is meant to be portable — the same artefact rendering locally, in hash.dev, or read as plain text by an agent. Nothing proved that. A generator with exactly one consumer, and no consumer at all in this case, drifts toward whatever that consumer happens to need. This is that consumer, and it deliberately owns no content. Everything it serves is synced from `bundle/`, and `src/content/` is git-ignored, so anything it renders had to survive the trip through a bundle a different host could equally well read. When something cannot be expressed portably, the site is where that shows up as a failure rather than as a quiet coupling. `sync:bundle` only copies. It used to spawn the generator itself with `spawnSync`, which put a cross-package build step inside a shell call Turborepo could not see, order or report on. The whole chain now resolves in the task graph: build / lint:tsc / dev → sync:bundle → @local/petrinaut-arch-docs#doc:architecture Running the sync without a bundle exits 1 naming the Turborepo command to use, rather than failing partway through a copy. `trailingSlash: "never"` is required, not stylistic: links between generated pages are relative and assume slugs map to URLs without a trailing slash. A host serving `/architecture/core/simulation/` has to rewrite them, and `manifest.json` carries every slug for exactly that. This is the largest part of the change by line count and almost all of it is `yarn.lock` — Astro, Starlight and sharp bring 311 packages. It is separated from the generator for that reason: none of it needs reviewing to judge whether the architecture model is right, and none of it ships to a URL yet. Where the site is deployed is still open, and worth settling against FE-1157 so there is one canonical location.
cf/fe-1322-arch-docs-site
8 hours ago

Latest Branches

CodSpeed Performance Gauge
-15%
Update dependency jdx/mise to v2026.7.17#9195
2 hours ago
e19191f
deps/jdx-mise-2026.x
CodSpeed Performance Gauge
-15%
SRE-946: Report why a mise download failed in `.config/mise/install.sh`#9212
4 hours ago
2e363a5
claude/sre-946-mise-install-error-output
CodSpeed Performance Gauge
-15%
7 hours ago
eb5e55d
deps/gha/hashintel-.github-digest
© 2026 CodSpeed Technology
Home Terms Privacy Docs