test(tier1): add e2e-install target; clarify limiter docs; label brand sample

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Ben Stull
2026-06-03 23:04:54 -07:00
parent 2746242022
commit 759a42e589
3 changed files with 10 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
// Harness sample unit — to be wired into title rendering by M3c (branding slice).
export function brandTitle(name) {
const trimmed = (name || '').trim()
return trimmed || 'RFC'