Pod

Yes, this is on purpose. Pod is built for agents, so the default page is plain HTML.
Human? View the normal website.
Agent? You probably prefer /mcp/argot/issues.md or /mcp/argot/issues.json, or Pod over MCP.

Reported issues for argot

Pod holds 16 of 16 problems reported by people outside the maintainer team. Issues filed by the project's own owners, members and collaborators are excluded entirely — a maintainer's release checklist is not a warning to a prospective user.

Back to argot.

Most discussed

RD-01 — Replace README opening and audit-first quick start

Execution assignment: PR-14 · Batch H — Public validation and README Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 5 comments

DOC-10 — Consolidate suppression workflow

Execution assignment: PR-11 · Batch F — Canonical reference documentation Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 4 comments

PL-06 — Add plugin package contract smoke

Execution assignment: PR-08 · Batch D — Shipped integrations and proof Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 4 comments

DR-05 — Classify secondary JSON outputs

Execution assignment: no-source-pr · Batch B — Stable contracts and claim data Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 4 comments

DOC-01 — Implement target docs navigation and route compatibility

Execution assignment: PR-10 · Batch E — Canonical journey documentation Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 3 comments

AU-04 — Add audit contract regression fixtures

Execution assignment: PR-05 · Batch C — Activation and retention evidence Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 3 comments

DOC-07 — Rewrite Other agents and MCP guide

Execution assignment: PR-10 · Batch E — Canonical journey documentation Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 2 comments

DOC-06 — Consolidate Claude Code guide

Execution assignment: PR-10 · Batch E — Canonical journey documentation Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 2 comments

Most recent

MC-02 — Add MCP protocol wording snapshots

Execution assignment: PR-03 · Batch B — Stable contracts and claim data Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 2 comments

MC-01 — Correct MCP tool capability descriptions

Execution assignment: PR-03 · Batch B — Stable contracts and claim data Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 2 comments

PL-04 — Package lifecycle manifest and opt-out (gated)

Execution assignment: PR-08 · Batch D — Shipped integrations and proof Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 2 comments

EV-01 — Inventory released integration behavior

Execution assignment: PR-02 · Batch A — Baseline truth Constitution: Agent execution rules

Read the thread · 2026-07-22 · closed · 2 comments

Generate STYLE.md from learned voice (onboarding companion)

Background

argot already learns the repo's voice. That data is currently used reactively (score new hunks against it). It's also useful proactively as documentation:

Read the thread · 2026-05-04 · closed · 0 comments

Calibration freshness: warn when model is stale, optional auto-refit

Background

argot's model rots silently. After ~1000 commits or a meaningful chunk of refactoring since the last fit, the threshold and corpus are increasingly out of date — but the user has no signal that the numbers they're seeing are stale.

This is a quiet correctness gap: argot looks like it's still working, but the voice it learned isn't current.

Goal

Surface staleness clearly, give users a frictionless path to address it.

What it does

Read the thread · 2026-05-04 · closed · 1 comment

MCP server for LLM coding agents (with preemptive voice-context queries)

Background

LLM coding agents (Claude Code, Cursor, Aider, etc.) generate code that frequently sits just off the repo's voice — calls a slightly-wrong helper, picks an unfamiliar import alias, structures a function in the framework's default style instead of the local style. This is exactly the gap argot was built for, but today an agent has to shell out to argot check and parse text output.

There's a sharper opportunity hiding here: argot doesn't have to be a post-hoc linter for LLMs.

Read the thread · 2026-05-04 · closed · 0 comments

Set up proper user-facing documentation site

Background

User-facing docs today are concentrated in the README (long, increasingly the only entry point) plus scattered material in docs/research/ (era-by-era ADRs) and docs/agents/ (internal agent guidance). There's no dedicated docs site, no structured reference for the CLI / config / scorer, no how-to guides, and no per-language pages.

As the supported-languages list grows (#42–#50) and surfaces like introspection (#51) and per-hunk evidence (#40) land, the README is going to buckl

Read the thread · 2026-05-04 · closed · 0 comments

The remaining reports are on the project's issue tracker.