Appearance
Changelog
1.3.0 — 2026-08-11
- MCP server v1.3.0:
initialize/ server-card bumped; instructions document Cases browser research + Agent Pro Cases access. - Cases research primary path: Cloudflare
CaseResearchAgent+ xAI Grok.deep/exhaustivealso run Browser Run (Kitesurf) markdown extracts on allowlisted FIFA/CAS URLs (seed_urls,use_browser). request_case_researchargs:seed_urls(aliassource_urls),use_browser(default true for deep/exhaustive).- Cases open to Agent Pro (
cases_admin_onlyoff by default; Admin can re-gate). - Exam Insights (web): jurisprudence case-study articles; hero art uses
grok-imagine-image-quality, 16:9, resolution 1k (web-optimised). - Docs / skills: Cases tools, Cases overview, orchestration skill, and
fifa-mcp-server.mdaligned with runtime.
1.2.0 — 2026-07-28
- Docs home redesign: timeless hero emblem (no exam year), feature cards, clearer MCP-first CTA, live status strip with tool count.
- MCP catalog: 38 tools documented — added Study Tutor Agent skill
drill_weak_topic(Exam Academy / Agent Pro). - New: Agent orchestration playbooks for AI clients (transfer dossier, Cases, weak-topic drills).
- Nav: MCP dropdown (overview, tools, orchestration, remote setup, errors).
- Brand asset: replaced dated “Exam Prep 2026” logo with evergreen seal (
docs-hero-emblem.jpg).
1.1.1 — 2026-07-26
- MCP docs sync: catalog counts corrected to 37 tools (
8exam/site +7Scout +11market +11Cases). - Auth accuracy: remote MCP
ask_study_assistantdocuments Bearer required (AUTH_REQUIRED_FOR_AIwhen anonymous); web visitor quota called out separately. - Schedules: Scout weekly deep refresh documented as Monday 02:00 UTC (not Sunday); Market Pulse cron times included.
- Cases docs: all 11 tools + correct argument shapes (
list_casesstatus-only; notes not auto-indexed). - Skills: refreshed
fifa-mcp-server.md(Ops + freshness anchors) and orchestration patterns. - Worker:
initializeinstructions + server-card authentication blurb aligned with runtime.
1.1.0 — 2026-05-04
- New: Cases Workspace (Agent Law Cases) — paid-only, case-centric workspace for FIFA jurisprudence, dossier files, and AI research.
- Web app: /cases with Dossier / Chat / Research / Sources tabs.
- Per-case OpenAI vector store + a shared curated jurisprudence index (
juris_library_cases); dossiers indexed for retrieval. - Two AI shapes: sub-second case chat (Cloudflare Worker → OpenAI Responses +
file_search), and 1–3 min deep-research jobs (Cursor Cloud agent via GitHub Actions, posting Agent Law Lab briefs back to the case).
- New MCP tools (paid):
list_cases,get_case,search_case,add_case_note,add_case_link,request_case_research,search_juris_library. See Cases tools →. - Compliance: the Cases corpus contains links + short excerpts + metadata only — never re-hosted full FIFA decisions. All citations require a source URL; if retrieval is empty, the model says "No source on file."
- Schema: new Supabase tables
agent_cases,case_documents,case_messages,case_research_jobs,juris_library_cases(with RLS, GIN tag indexes, paid-tier read on the library). - Internal API:
POST /api/internal/cases/:id(Cursor runner lookup) and the existingPOST /api/internal/law-lab/briefnow acceptcase_id/job_idfor end-to-end linkage. - Cursor runner:
scripts/cursor-juris-runner.tsextended with--case-id/--job-id, pulls case context from the Worker, and posts the resulting brief back with the link. - Docs: new Cases overview and Cases MCP tools pages; cross-links from Agent Pro and the tools catalog; Observability & ops links the operator checklist for GitHub Actions + Wrangler secrets.
- Repo:
case-research-operator-checklist.md(source) describes every secret and smoke test step.
1.0.0 — 2026-04-22
- Launched this documentation site at
https://docs.fifa.qtech.hr(VitePress: navigation, local search, exam / Scout / premium sections). - MCP server card
documentationfield on/.well-known/mcp.jsonnow points to this site (replacing the raw Markdown path as the primary human link). - Homepage status widget:
/api/healthliveness with static Scout refresh schedule. - Deep-dive pages for
get_scout_player,ask_study_assistant, andresearch_playerwith copy-paste JSON-RPC.
Breaking changes: none (docs-only release; MCP protocol version unchanged: 2025-11-05).
Next — MCP overview → · Orchestration → · Cases workspace → · Support FAQ →