Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
roady
command
|
|
|
roady-plugin-asana
command
|
|
|
roady-plugin-github
command
|
|
|
roady-plugin-jira
command
|
|
|
roady-plugin-linear
command
|
|
|
roady-plugin-mock
command
|
|
|
roady-plugin-notion
command
|
|
|
roady-plugin-trello
command
|
|
|
examples
|
|
|
sdk
command
Package main demonstrates how to use Roady as an SDK.
|
Package main demonstrates how to use Roady as an SDK. |
|
internal
|
|
|
infrastructure/messaging
Package messaging provides pluggable messaging adapter implementations.
|
Package messaging provides pluggable messaging adapter implementations. |
|
infrastructure/sse
Package sse provides Server-Sent Events streaming for roady events.
|
Package sse provides Server-Sent Events streaming for roady events. |
|
infrastructure/watch
Package watch provides filesystem watching with debounce support.
|
Package watch provides filesystem watching with debounce support. |
|
infrastructure/webhook
Package webhook provides outgoing webhook notification delivery.
|
Package webhook provides outgoing webhook notification delivery. |
|
pkg
|
|
|
application
Package application provides application services.
|
Package application provides application services. |
|
domain/analytics
Package analytics provides velocity and forecasting analytics for project planning.
|
Package analytics provides velocity and forecasting analytics for project planning. |
|
domain/audit
Package audit models an evidence trail for governance, risk, and compliance review: the complete recorded history of a task, or of everything one agent or session touched.
|
Package audit models an evidence trail for governance, risk, and compliance review: the complete recorded history of a task, or of everything one agent or session touched. |
|
domain/debt
Package debt provides types for tracking and analyzing planning debt.
|
Package debt provides types for tracking and analyzing planning debt. |
|
domain/dispatch
Package dispatch models handing one ready task to a subagent.
|
Package dispatch models handing one ready task to a subagent. |
|
domain/events
Package events defines domain events for event sourcing.
|
Package events defines domain events for event sourcing. |
|
domain/messaging
Package messaging defines the pluggable messaging adapter interface.
|
Package messaging defines the pluggable messaging adapter interface. |
|
domain/org
Package org provides organizational multi-project domain types.
|
Package org provides organizational multi-project domain types. |
|
domain/project
Package project provides aggregate coordination for Plan and ExecutionState.
|
Package project provides aggregate coordination for Plan and ExecutionState. |
|
domain/prompt
Package prompt models work that needs a language model, without Roady running one.
|
Package prompt models work that needs a language model, without Roady running one. |
|
domain/provenance
Package provenance records who or what performed an action, so an audit trail can answer "which agent, in which session, did this?" rather than only "something called ai-agent did this".
|
Package provenance records who or what performed an action, so an audit trail can answer "which agent, in which session, did this?" rather than only "something called ai-agent did this". |
|
domain/report
Package report models a point-in-time progress report intended for people who do not run the CLI — leads, stakeholders, anyone who needs to know where a project stands without opening it.
|
Package report models a point-in-time progress report intended for people who do not run the CLI — leads, stakeholders, anyone who needs to know where a project stands without opening it. |
|
infrastructure/report
Package report renders a domain report into formats a person can read without installing anything: Markdown for commits, pull requests, and chat; HTML for email and static publishing.
|
Package report renders a domain report into formats a person can read without installing anything: Markdown for commits, pull requests, and chat; HTML for email and static publishing. |
|
infrastructure/webhook
Package webhook provides HTTP webhook server for receiving events from external systems.
|
Package webhook provides HTTP webhook server for receiving events from external systems. |
|
plugin
Package plugin provides plugin communication infrastructure.
|
Package plugin provides plugin communication infrastructure. |
|
plugin/contract
Package contract provides contract test assertions for Roady syncer plugins.
|
Package contract provides contract test assertions for Roady syncer plugins. |
|
sdk
Package sdk provides a typed Go client for the Roady MCP server.
|
Package sdk provides a typed Go client for the Roady MCP server. |
Click to show internal directories.
Click to hide internal directories.