targetB v7 / NIR vitrine / additive-only
NIR
showcase
Static site view for the NIR bundle. It surfaces the current comparison table, the handoff README, and the rules for future additive inserts. Old material stays in place and gets labeled instead of removed.
Current artifact
| File | Role | Why it matters |
|---|---|---|
tables/B3_model_comparison_auto.md |
Current table | Auto-generated NIR comparison used by the vitrine |
The site is a thin view over the Markdown bundle. Source of truth stays in the repo; the HTML page is just the polished entry surface.
How this bundle grows
- Add new NIR tables under
tables/, not in the root. - Prefer additive updates: keep old tables, mark them
historicalorlegacyif superseded. - Use stable filenames with the target or milestone in the name.
- Update the README table and the site whenever a new current artifact appears.
- Keep raw inputs outside this folder unless they are explicitly approved for Git.