Skip to content

Introduction

This site collects all the internal documentation we rely on when building and shipping projects. Start here for the quick context, then dive into the more focused sections in the sidebar.

  • Framework how-tos – reusable steps for wiring shared libraries (internaljs, UI helpers, templates) into any project.
  • Playbooks – project-specific guides as we add them.
  • Reference tables – quick lookup sheets for validation rules, parameters, naming patterns, and other copy-paste friendly data.
  1. Browse the sidebar (or use search) to jump into the framework area you need.
  2. Copy/paste the code samples directly into your HTML templates and adjust the ids/rules.
  3. If anything is missing, open an issue or drop a PR so the next team benefits.