mirror of
https://github.com/flash555588/ai-model-workbench.git
synced 2026-07-22 17:30:25 +00:00
| .. | ||
| assets | ||
| release-notes | ||
| 0.6.0-plus-upgrade-plan.md | ||
| ai-3d-plugin-design-report.md | ||
| common-usage-syntax.md | ||
| common-usage-syntax.zh-CN.md | ||
| cross-platform-development.md | ||
| demo.md | ||
| development-handoff.md | ||
| mit-upstream-guidelines.md | ||
| preview-routing-matrix.md | ||
| README.md | ||
| requirements-tracker.md | ||
| threejs-migration-roadmap.md | ||
| usage-guide.md | ||
| usage-guide.zh-CN.md | ||
| workbench-3dgrid-feasibility-note.md | ||
Documentation Index
Use this page to choose the right document before changing code.
Start Here
../AGENTS.md- coding-agent working rules, tool setup, and change-to-test mapping.development-handoff.md- current architecture, product contract, specification map, and handoff checklist for a new model or developer.../CLAUDE.md- Claude Code entry point that points back to the shared handoff docs.
Product And Architecture Specs
usage-guide.md- user workflow guide for preview surfaces, direct view, annotations, measurements, knowledge notes, conversion, and troubleshooting.common-usage-syntax.md- copy-paste syntax for wikilink embeds,3dblocks,3dgridblocks, common fields, supported extensions, and shortcuts.usage-guide.zh-CN.md- Simplified Chinese usage guide.common-usage-syntax.zh-CN.md- Simplified Chinese syntax reference.preview-routing-matrix.md- canonical Three/Babylon routing contract and smoke tests.0.6.0-plus-upgrade-plan.md- staged upgrade plan for the0.6.0+reliability, workflow, and maintainability releases.requirements-tracker.md- stable product requirements, statuses, acceptance criteria, and verification mapping.threejs-migration-roadmap.md- Three.js migration history, target state, and reopen conditions.workbench-3dgrid-feasibility-note.md- why production workbench and3dgridremain conservative capability paths.../FORMAT_SUPPORT_DESIGN.md- format support and local conversion strategy.ai-3d-plugin-design-report.md- early product/design background.demo.md- broad legacy walkthrough; preferusage-guide.mdandcommon-usage-syntax.mdfor current user-facing guidance.
Engineering Guardrails
cross-platform-development.md- vault/filesystem path rules, converter discovery, and platform diagnostics requirements.mit-upstream-guidelines.md- license boundaries for upstream code or ideas.../SECURITY.md- release token safety and PAT leak response.
Release And Verification References
../README.md- user-facing install, format support, verification, and release notes.../README.zh-CN.md- Simplified Chinese user-facing docs.../CHANGELOG.md- current unreleased and release history.release-notes/0.6.0-plus.md- user-facing rolling update log for the0.6.0+release line.release-notes/0.7.1.md- GitHub release notes for the0.7.1source-review patch.release-notes/0.7.0.md- GitHub release notes for the0.7.0compatibility release.release-notes/0.6.1.md- GitHub release notes for the0.6.1source-review patch.release-notes/0.6.0.md- GitHub release notes for the0.6.0capability-tree release.../.github/workflows/release.yml- release asset publishing workflow.
Quick Selection Guide
| If you are changing... | Read first |
|---|---|
| Renderer route, rollout, annotation preview | preview-routing-matrix.md |
| User-facing examples, common syntax, or workflow docs | usage-guide.md, common-usage-syntax.md |
| 0.6.0+ release planning or upgrade sequencing | 0.6.0-plus-upgrade-plan.md |
| Product scope, requirement status, release gates | requirements-tracker.md |
| Three.js migration or workbench route policy | workbench-3dgrid-feasibility-note.md |
3dgrid behavior or presets |
workbench-3dgrid-feasibility-note.md, demo.md |
| Supported formats or conversion | ../FORMAT_SUPPORT_DESIGN.md, cross-platform-development.md |
| Generated reports, indexes, part notes | development-handoff.md, ../README.md Knowledge Notes |
| Persisted state, settings migration | development-handoff.md, ../AGENTS.md |
| Release publishing or token handling | ../SECURITY.md, ../README.md Release Publishing |