feat: add comprehensive JavaScript and Python code examples
- Created examples-javascript.md (20KB, 638 lines)
- Authentication, Documents, Governance, Audit examples
- Node.js and browser implementations
- Complete TractatusClient class
- Error handling and retry logic
- Rate limiting documentation
- Created examples-python.md (30KB, 983 lines)
- Authentication, Documents, Governance, Audit examples
- Type hints and data classes
- Complete TractatusClient class
- Error handling decorators and retry logic
- Rate limiting documentation
- Updated api-reference.html with code examples links
- All examples deployed to production
Task 12 (API Documentation) - Code examples complete