git:20260909.13611a8 to git:20260910.f078337
1 added, 1 removed. Audit A to A.
# Contents
- `scene.py` is the explicit trusted Python entrypoint for `PythagoreanLesson`.
- `lesson.json` is the retained ten-second portrait lesson, including mathematical parameters and authored cue timing.
- `README.md` documents the source closure, supported renderer profile, audio references, and qualification.
# Guidelines
- Keep this example independently retainable with exactly named `scene.py`, `lesson.json`, `lesson.py`, and `toolkit.py` files. Do not import source from outside the bundle.
- Keep caption and mouth timing provenance honest. Existing authored cues are not measured alignment, even when a generated voice has the same total duration.
- Preserve the original mascot and mathematically correct 3–4–5 example. Derive every displayed area and tile count from the retained legs.
- Keep generated frames, narration, provider receipts, and native environment files under ignored artifacts. Commit only source and documentation.
- - Keep import and planning inert. Scene execution requires the host's explicit trusted-current-user render authorization; audio assembly uses ordinary ATET projects.
+ - Keep import and planning inert. Scene execution requires the host's explicit trusted-current-user render authorization; audio assembly uses ordinary SLOPCAMERA projects.