docs: GlitchTip read-only error/event tools design (#73) #93
Reference in New Issue
Block a user
Delete Branch "docs/issue-73-glitchtip-readonly-design"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements #73. Design documentation only — no implementation, no mutation tools, no code changes.
Adds
docs/architecture/glitchtip-readonly-tools-design.md(alongside ADR-0001 and the Jenkins design docs).What it covers (per #73 acceptance criteria)
glitchtip_whoami,glitchtip_list_projects,glitchtip_list_unresolved,glitchtip_get_issue,glitchtip_recent_events,glitchtip_search. AllGET-only.glitchtip.event.read_rawoperation (mirrorsjenkins.console.readpattern), still redactor-passed.truncatedflag — never silent.module:function:line)..env, token by reference (GLITCHTIP_TOKEN_SOURCE_NAME), namespacedallowed_operations, fail closed; no Gitea write credentials in this server.glitchtip-mcp/observability-mcp/ops-mcp); mechanical rename.Checks
py_compile mcp_server.py/manage_labels.py/gitea_auth.py— OKbash -n scripts/clear-provenance— OKgit diff --check— cleanpytest tests/ -q— 355 passedScope
One new Markdown file. Untouched: PR #89/#79 and PR #90/#80 (other LLM), PR #64/#63 release, #65/#66, all code.
🤖 Generated with Claude Code