Site IntegrityDemonstrated real incidentv1.21.5
In plain English
This page is part of the technical reference. It keeps the expert detail but starts with a plain-language summary for first-time readers.
- Why this matters: AI risk can come from the whole arrangement, not one obvious model.
- What to look for: data, memory, routes, adapters, tools, evaluators, updates, and rollback paths.
- Technical version below: the expert terminology remains available and is linked through the glossary.
Motion Detail Layout Correction v1.21.5
Evidence levelDemonstrated real incidentTechnical label: Demonstrated
The homepage now uses compact static image thumbnails for animated graph discovery. It does not embed graph videos or full-width motion graph components on the home page.
What changed
- The home page keeps only the static thumbnail gallery for the three animated graphs.
- The large homepage diagram, schematic, and flowchart embeds were removed from
content/index.md. - Each thumbnail links to a dedicated detail page.
- Detail pages use a full-width article layout without the right rail.
- The detail media starts as a static image, plays the matching video once in the same slot after loading, and returns to the static image.
- The video and image are not visually stacked at the same time; the controller toggles the visible media element.
Detail pages
Validation
The package includes tests/validate_motion_detail_layout_v1_21_5.php to verify the homepage/static-thumbnail rule and the detail-page image/video replacement behavior.