From 5474bb6578fa03abaa6b95b9be161e46a743bebb Mon Sep 17 00:00:00 2001 From: main Date: Fri, 20 Mar 2026 23:59:48 -0400 Subject: Move issues into state dir --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cf982cc..aa852ad 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The domain is mercilessly small: -- `issues/.md` stores the actual note body +- `~/.local/state/jira_at_home/projects/.../issues/.md` stores the actual note body - `issue.save` overwrites or creates one note - `issue.list` enumerates the existing slugs - `issue.read` returns the note body for one slug @@ -15,6 +15,6 @@ The feature set stays primitive, but the transport posture is not: - explicit replay contracts - porcelain-by-default tool output - hot host reexec through `libmcp` session snapshots -- append-only JSONL telemetry outside the repo under the platform state dir +- issue bodies and append-only JSONL telemetry outside the repo under the platform state dir Use `cargo run -- mcp serve --project .` to launch it against the current repo. -- cgit v1.2.3