docHub

anchor-bar chip + docHub Recipe Book scaffolded

Status: completed 2026-06-23 17:05 UTC · Lane: Helper

Did

Worked

Didn't

Still open

Decisions

Files

PathPurpose
user/assets/anchor-bar.jsThe reusable chip (11.6KB, vanilla JS, web component)
site/index.htmldocHub SPA shell (uses anchor-bar in sidebar)
mavis/prompts/_viewer/index.htmlPrompt viewer (uses anchor-bar in breadcrumb mode)
mavis/prompts/_viewer/chat-viewer.cssViewer CSS (breadcrumb styling)
build-site.mjsExtended to copy user/assets/* to dist/assets/
build.mjsExtended to walk recipe-book/ and surface in dev face
recipe-book/README.mdPer-app Recipe Book overview
recipe-book/recipe.mdHuman-readable recipe
recipe-book/codex.mdFinal shape of docHub
recipe-book/lineage.jsonMachine-readable lineage
recipe-book/trace.mdHistory of changes
mavis/decisions/D-065-anchor-bar-reusable-module.mdInitial decision (corrected by D-066)
mavis/decisions/D-066-anchor-bar-is-a-chip-not-a-module.mdDoctrine correction

Risks

TL;DR

<anchor-bar> is a chip (level 1 in FVW's 5-level hierarchy), not a module (level 3). Used in docHub sidebar + prompt viewer breadcrumb. FVS apps can lift it via <script src="https://fv-dochub.pages.dev/assets/anchor-bar.js">. docHub per-app Recipe Book is scaffolded with 5 pieces (recipe, codex, lineage, README, trace). 5 modules are aspirational folders; promoting them is next.


← back to Mavis workshop