Radium design-system integration
The website integration boundary that consumes Radium CSS, assets, and existing React components without editing design-system source.
Public record · partial proof
- Radium
- adapter layer
- contracts
- tokens
Record metadata
- Record ID
- azw-rec-002
- Slug
- radium-design-system-integration
- Visibility
- public
- Classification
- visual-system
- Domain
- design-system
- Type
- work
- Maintainer
- azwerks
- Version
- 0.1.0
First recorded and last updated . The current content is conservative, evidence-backed, and bounded by caveats.
Claims
02Bound claims
Claims are presented with limited proof posture and explicit caveats.
The website integration boundary that consumes Radium CSS, assets, and existing React components without editing design-system source.
- Strength
- limited
- Proof
- partial
- Visibility
- public
Limits
Only the components needed by current public surfaces are integrated. Full accessibility, interaction, and visual-regression checks remain quality-phase work.
Proof ledger
Independent public artifacts that support this record. Missing proof remains visible through caveats.
Radium component manifest
source-citedLists existing design-system components and their intended usage boundaries.
- File:
- vendor/azwerks-design-system/handoff/design-system/component-manifest.md
- State:
- source-cited
The manifest is source material; website integration still requires local adapters.
Adapter export boundary
source-citedExports Radium components through the website-owned adapter layer.
- File:
- src/components/azwerks/index.ts
- State:
- source-cited
Radium stylesheet bridge
source-citedDocuments the website-owned CSS bridge to the read-only vendor Radium distribution.
- File:
- src/styles/radium.css
- Boundary:
- site-owned import
The vendor stylesheet itself remains outside the website implementation layer.
Radium component manifest
source-citedLists existing design-system components and their intended usage boundaries.
- File:
- vendor/azwerks-design-system/handoff/design-system/component-manifest.md
- State:
- source-cited
The manifest is source material; website integration still requires local adapters.
Adapter export boundary
source-citedExports Radium components through the website-owned adapter layer.
- File:
- src/components/azwerks/index.ts
- State:
- source-cited
Radium stylesheet bridge
source-citedDocuments the website-owned CSS bridge to the read-only vendor Radium distribution.
- File:
- src/styles/radium.css
- Boundary:
- site-owned import
The vendor stylesheet itself remains outside the website implementation layer.
Evidence sequence
Ordered path from source contract to demonstrated route behavior.
- 01
Radium component manifest
source-citedLists existing design-system components and their intended usage boundaries.
- File:
- vendor/azwerks-design-system/handoff/design-system/component-manifest.md
- State:
- source-cited
The manifest is source material; website integration still requires local adapters.
- 02
Adapter export boundary
source-citedExports Radium components through the website-owned adapter layer.
- File:
- src/components/azwerks/index.ts
- State:
- source-cited
- 03Current
Radium stylesheet bridge
source-citedDocuments the website-owned CSS bridge to the read-only vendor Radium distribution.
- File:
- src/styles/radium.css
- Boundary:
- site-owned import
The vendor stylesheet itself remains outside the website implementation layer.
- ConclusionLimited proof onlyThe first surfaces are composed, but record hardening and quality checks remain open.
Capability coverage
Coverage is intentionally conservative; partial means not fully proven.
| Capability | Source | Build | A11y |
|---|---|---|---|
| Adapter compositioncandidate | |||
| Public filteringreview-required | |||
| Record hardeningopen |
- Proven
- Partial
- Claimed
- None
Operation ledger
Authored operations behind this public content record.
Adapter
Adapter2026-06-30
currentExtend component adapter layer
Expose required Radium components through `src/components/azwerks/`.
- Intent
- Keep pages free from deep vendor paths while preserving existing component behavior.
- Action
- Added group re-exports and matching declaration shims.
- Result
- Page code imports existing components from the website-owned adapter boundary.
Adapters remain thin and must not become component forks.
Matter ledger
Open matters remain open. Settled decisions are listed separately.
Open integration matters
Open questionmat-design-system-lint
openDefine full design-system adherence lint
The repository guard catches raw color literals, but full token-adherence lint is not wired.
- Position
- Add `lint:ds` during quality hardening.
Until then, token discipline relies on review plus current guard scans.
Open questionmat-radium-visual-regression2026-07-01
openAdd visual regression coverage
The adapter layer consumes existing Radium components, but visual regression coverage for the composed site is not complete.
- Position
- Treat current component integration as partial proof until visual checks are automated.
Component preservation is source-backed; pixel stability still needs a quality gate.
Relation trace
Related work is expressed as relation language, not as more projects.
Integration dependencies
- depends-onsource inventory process
Adapter work depends on the source inventory and component manifest.
- supportsazwerks portfolio foundation
Adapter and CSS strategy are consumed by the public surfaces.
- Record ID
- azw-rec-002
- Version
- 0.1.0
- State
- candidate
- Maintained by
- azwerks
- Derived from
- Radium source inventory, architecture plan, and adapter source files.
LimitsIntegration record for current site usage; it does not replace the Radium design-system documentation.

