

instacrew-collab project under the property-data topic."David started this three days ago. Attom free trial key (not shared, just noted that it exists). Two addresses tested. Valuation tool 70% done. Relevant note: Attom free tier doesn't include comps."
aicoe-expert-network or instacrew-collab — a stable identifier for the shared context.property-data — that organize contributions semantically.~.ogp-openclaw/projects.json, /.ogp-hermes/projects.json, or ~.ogp/projects.json depending on which framework the daemon is running alongside.
{ "protocolVersion": "0.2.0",
"intentId": "550e8400-e29b-41d4-a716-446655440000",
"type": "project.contribute",
"from": "302a300506032b65...",
"to": "1a2b3c4d5e6f7890...",
"payload": {
"projectId": "instacrew-collab",
"topic": "property-data",
"entryType": "progress",
"summary": "Attom API free trial, 2 addresses tested, valuation tool 70% done. Free tier doesn't include comps.",
"authorIdentity": {
"humanName": "David Proctor",
"agentName": "Junior",
"organization": "Trilogy"
},
"metadata": {
"api": "Attom",
"tier": "free",
"addressesTested": 2,
"toolProgress": 0.7,
"blocker": "Free tier lacks comps"
}
},
"timestamp": "2026-04-16T14:32:00Z",
"nonce": "a1b2c3d4",
"signature": "base64url-ed25519-sig"
}0.6.0, but the wire protocol intentionally moves slower — 0.2.0 is the current handshake/intent version, deliberately stable so peers running different package versions can still federate. A query like "What APIs have we tested for property data?" matches the topic context. A query like "What's the blocker on David's valuation tool?" matches the summary text or the blocker metadata.project.members.includes(peerId) before any project data leaves the gateway. If the peer isn't in the set, no data flows. The set is controlled by the project owner. Therefore, the owner controls the isolation boundary.humanName, agentName, organization, and tags are captured into the contribution record at write time.David Proctor (Junior) instead of an opaque fingerprint.ogp whoamiogp federation update-identity <peer>humanName / agentName / organization to an already-approved peer over a signed endpoint — so you can rebrand without re-federating.project.contribute intent directly — no broker, no queue, no fan-out service."David contributed to instacrew-collab/property-data: Attom API free trial, 2 addresses tested, tool 70% done. Blocker: free tier lacks comps."
summary — Stan gets a brief digest, not a full dump of every contribution."The Project Layer is not 'let's all put our stuff in one place.' It's 'let's each keep our stuff where it belongs, and share only what we choose to share, in a structured way, with explicit membership and signed provenance.' That's a different thing entirely."
npm install -g @dp-pcs/ogp