The core/knowledge_packet.py file builds the JSON-LD payload that agents consume. We need a clear Markdown guide in docs/ that explains this schema to agent developers.
- Read
core/knowledge_packet.py.
- Create a new doc showing an example JSON-LD response and explaining the lineage and signatures fields.
The
core/knowledge_packet.pyfile builds the JSON-LD payload that agents consume. We need a clear Markdown guide indocs/that explains this schema to agent developers.core/knowledge_packet.py.