Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
ticketd
command
Command ticketd is an agent-native ticket tracker exposed over MCP.
|
Command ticketd is an agent-native ticket tracker exposed over MCP. |
|
internal
|
|
|
cli
Package cli provides human-facing subcommands (ls/show/comment) that read and write the same store the MCP server uses.
|
Package cli provides human-facing subcommands (ls/show/comment) that read and write the same store the MCP server uses. |
|
domain
Package domain holds the core ticket types and the status state machine.
|
Package domain holds the core ticket types and the status state machine. |
|
mcptools
Package mcptools is the thin glue between the MCP server and the store.
|
Package mcptools is the thin glue between the MCP server and the store. |
|
store
Package store owns all SQL and is the only package that imports the SQLite driver.
|
Package store owns all SQL and is the only package that imports the SQLite driver. |
|
web
Package web serves the read-only HTML board — the human inspection layer over HTTP.
|
Package web serves the read-only HTML board — the human inspection layer over HTTP. |
Click to show internal directories.
Click to hide internal directories.