Skip to content

Commit 13395cc

Browse files
Add PublishAgent to roadmap
1 parent ffef9d0 commit 13395cc

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

ROADMAP.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,16 @@ enforced at the gate level, not by policy.
113113
- TTL-bound decryption keys - expire with agent session
114114
- Only verified agents with correct lineage can decrypt
115115
- Data unreadable without re-verification after TTL expiry
116+
117+
**Then - CrossroadCode PublishAgent**
118+
- RealAgentID registered agent with read-only tool scope
119+
- Monitors repos for commits, releases, and milestones
120+
- Monitors intelligence pipeline for CVEs and research
121+
- Generates platform-appropriate posts per event
122+
- Platforms: BlueSky (atproto), LinkedIn, GitHub, HuggingFace
123+
- Every post logged to TrailStax with content, platform, timestamp, and triggering event
124+
- Denied tools: repo_write, code_execute, file_modify
125+
- Permitted tools: bluesky_post, linkedin_post, github_discussion, huggingface_post
116126
---
117127

118128
## Architectural Invariant

0 commit comments

Comments
 (0)