Imported from bradrothenberg/ntop-api-share (
demos/i6/AGENTS.md). Install upstream withnpx skills add bradrothenberg/ntop-api-share --skill i6. Copyright stays with the author.
Original inline-six: agent instructions
Read the root AGENTS.md, the shared Notebook API skill, and this demo's README.md. An API recorder, slider-crank mechanism, cam motion, and analytic helical springs.
- scripts/ contains the standalone source. inputs/ contains the minimal rebuild data.
- models/ contains retained native snapshots. Use output/ and root .local/ for new work.
- reports/index.html contains the public report. LEARNINGS.md contains the edited project record.
- Build from the repository root with
uv run --locked python scripts/build.py i6. - Use
uv run --locked python scripts/stage.py i6for a new empty nTop notebook. - Validate units and graph dependencies before evaluating large geometry.
- Read measured scalar values and inspect the final geometry after native execution.
- Keep geometry fit, selected dimensions, numerical checks, and engineering qualification distinct.
- Finish with collapsed authored blocks and sections in a separate saved deliverable.