Every ticket as the root of its provenance graph — goal, patch, approval, runs and (as the ticket-class build lands) mandate, manifestations, guarantees, journey, artifacts and children. Rendered through the <<<TicketGraphList>>> tag.
codebean: wire import_module/import_repo MCP tools in server.py using the delivered importer.py
goal
SMALL split from #183 (which delivered codebean_mcp/codebean_mcp/importer.py — the ast source->model ingest, compiles). Remaining piece ONLY: expose import_module(path) and import_repo(repo) as @mcp.tool() functions in codebean_mcp/codebean_mcp/server.py that call the delivered importer, returning the ingested Module tree/summary. Reuse importer.py as-is; do NOT rewrite it. Round-1-sized. ACCEPTANCE: the two new MCP tools appear in server.py, import cleanly, and import_module on a sample .py returns the ingested model (round-trip fidelity per importer.py).
patch
none
approval
unapproved
runs
no runs recorded
mandate (clauses)
not yet recorded — lands with the ticket-class build
manifestations
not yet recorded — lands with the ticket-class build
guarantees
not yet recorded — lands with the ticket-class build
journey (blunders & successes)
not yet recorded — lands with the ticket-class build
artifacts (forge)
not yet recorded — lands with the ticket-class build