File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # OpenSIN Documentation
2+
3+ > Technical documentation for OpenSIN, the open-source Agent-to-Agent network.
4+
5+ ## Primary URLs
6+ - Docs: https://docs.opensin.ai
7+ - Main site: https://opensin.ai
8+ - Marketplace: https://my.opensin.ai
9+ - Blog: https://blog.opensin.ai
10+
11+ ## Documentation map
12+ - Guide: https://docs.opensin.ai/guide/getting-started.html
13+ - API: https://docs.opensin.ai/api/overview.html
14+ - Architecture: https://docs.opensin.ai/architecture/overview.html
15+ - SDK: https://docs.opensin.ai/sdk/overview.html
16+ - Plugins: https://docs.opensin.ai/plugins/registry.html
17+ - Tutorials: https://docs.opensin.ai/tutorials/first-agent.html
18+ - Examples: https://docs.opensin.ai/examples/hello-world.html
19+ - Best Practices: https://docs.opensin.ai/best-practices/index.html
20+ - Bridges: https://docs.opensin.ai/bridges/index.html
21+
22+ ## Core topics
23+ - A2A protocol
24+ - agent orchestration
25+ - model routing
26+ - plugin system
27+ - MCP integration
28+ - security and approval lanes
29+ - deployment and monitoring
30+
31+ ## Extended references
32+ - What's New: https://docs.opensin.ai/guide/whats-new.html
33+ - Security best practices: https://docs.opensin.ai/best-practices/security.html
34+ - Performance best practices: https://docs.opensin.ai/best-practices/performance.html
Original file line number Diff line number Diff line change 1+ # OpenSIN Documentation
2+
3+ > Technical documentation for OpenSIN, the open-source Agent-to-Agent network.
4+
5+ ## Primary URLs
6+ - Docs: https://docs.opensin.ai
7+ - Main site: https://opensin.ai
8+ - Marketplace: https://my.opensin.ai
9+ - Blog: https://blog.opensin.ai
10+
11+ ## Documentation map
12+ - Guide: https://docs.opensin.ai/guide/getting-started.html
13+ - API: https://docs.opensin.ai/api/overview.html
14+ - Architecture: https://docs.opensin.ai/architecture/overview.html
15+ - SDK: https://docs.opensin.ai/sdk/overview.html
16+ - Plugins: https://docs.opensin.ai/plugins/registry.html
17+ - Tutorials: https://docs.opensin.ai/tutorials/first-agent.html
18+ - Examples: https://docs.opensin.ai/examples/hello-world.html
19+ - Best Practices: https://docs.opensin.ai/best-practices/index.html
20+ - Bridges: https://docs.opensin.ai/bridges/index.html
21+
22+ ## Core topics
23+ - A2A protocol
24+ - agent orchestration
25+ - model routing
26+ - plugin system
27+ - MCP integration
28+ - security and approval lanes
29+ - deployment and monitoring
Original file line number Diff line number Diff line change 11User-agent: *
22Allow: /
3+
34Sitemap: https://docs.opensin.ai/sitemap.xml
You can’t perform that action at this time.
0 commit comments