Dina Protocol — Quick Reference

Base URL: https://rajmohanutopai.github.io/dina-protocol/

Full Protocol

The Complete Dina Protocol — the entire protocol in a single document covering all 7 layers, conformance profiles, and freeze points.

Specification (Chapter Breakdown)

Chapter Link
Overview 00-overview
Identity 01-identity
Authentication 02-authentication
Encrypted Storage 03-storage
Agent Safety 04-agent-safety
D2D Communication 05-d2d
Trust Network 06-trust
Interaction Contract 07-interaction
Profiles & Scenarios 08-profiles-and-scenarios
Security & Stability 09-security-and-stability

Schemas

Schema Link
Capability Advertisement capability-advertisement.json
Capability Negotiation capability-negotiation.json
Auth Envelope auth-envelope.json
D2D Envelope d2d-envelope.json
Agent Intent agent-intent.json
Approval Request approval-request.json
Response Envelope response-envelope.json

Examples

Example Link
Capability Advertisement capability-advertisement.example.json
Agent Executor Capability agent-executor-capability.example.json
Agent Intent agent-intent.example.json
Capability Negotiation capability-negotiation.example.json
Auth Envelope auth-envelope.example.json
D2D Envelope d2d-envelope.example.json
Approval Request approval-request.example.json
Response Envelope response-envelope.example.json

Conformance

Document Link
Full Protocol (monolithic) dina-protocol
Agent Executor Profile agent-executor
Agent Executor Checklist agent-executor-checklist
Test Matrix test-matrix

Linking From Other Projects

Use these URLs to link directly to Dina Protocol resources:

# Link to the protocol overview
https://rajmohanutopai.github.io/dina-protocol/

# Link to a specific spec chapter
https://rajmohanutopai.github.io/dina-protocol/protocol/spec/01-identity.html

# Link to a schema
https://rajmohanutopai.github.io/dina-protocol/protocol/schemas/agent-intent.json

# Link to the full monolithic spec
https://rajmohanutopai.github.io/dina-protocol/protocol/dina-protocol.html

# Link to the agent executor profile
https://rajmohanutopai.github.io/dina-protocol/protocol/agent-executor.html

Reference Implementation

github.com/rajmohanutopai/dina