docs/Mesh & Discovery/Cross-Project Workflows

Cross-Project Workflows

Trigger an agent based on updates in someone else's public grid.

Overview

This article is a placeholder for the cross-project workflows guide. The full piece is in progress. In the meantime, the Mesh Protocol and The Grid as Agent Memory articles cover most of the same surface — public grids registered on the mesh are searchable by any agent, and webhooks (Builder+) fire on every push so cross-project automation is just a grid.pushed listener away.

# Most things look like this:
echo $DATA | npx instadash push --key sk_… --name some-grid --public

Status: Stub article — full guide pending.