Developers

Changelog

Breaking changes and new capabilities for the REST API, MCP server, and agent discovery layer.

v1.2.3 2026-06-19

  • ARD workflow catalog: Google Sheets, Ghost blog, real estate listings (+ Airtable)
  • Live MCP resources: storylayer://live/projects, moments/pending
  • OpenAPI x-mcp-tool mapping (REST → MCP tool names)
  • 2 new MCP prompts: real_estate_listing_post, ghost_blog_from_data
  • Optional write-path golden path (STORYLAYER_EVAL_WRITE=1)
  • PulseMCP/Smithery submission copy in docs/directory-submissions/

v1.2.2 2026-06-18

  • Live MCP resources: storylayer://live/connections, queue/pending, failures/recent
  • Structured JSON error payloads with code, hint, remediation_tool
  • Agent golden-path smoke test (script + daily cron)
  • Expanded OpenAPI response schemas (templates, media, webhooks, analytics, queue)
  • MCP Registry publish docs + docs/mcp/server.json
  • GitHub Actions CI, partner outreach checklist

v1.2.1 2026-06-18

  • MCP Registry server.json uses io.github.mikeslone/storylayer (GitHub-verified name)
  • 6 MCP prompts (airtable_to_instagram, bulk_content_calendar, debug_failed_publish)
  • Expanded OpenAPI response schemas (projects, connections, queue, publish)
  • Dashboard + /developers pages sync tool list from tools-meta (38 tools)
  • GitHub Actions CI: validate:ard + tsc on every PR
  • Legacy storylayer-mcp npm package deprecated with exit message

v1.2.0 2026-06-18

  • OpenAPI 3.1 component schemas (CreateStoryRequest, Story, WebhookEndpoint, etc.)
  • ARD trustManifest + did:web document at /.well-known/did.json
  • MCP resources: storylayer://docs/* (quickstart, catalog, OpenAPI, GPT instructions)
  • whoami returns plan, mcp_usage quota, and discovery URLs
  • Scope error hints on MCP tools; gpt-instructions.md well-known route
  • Workflow catalog entry: Airtable → multi-channel publishing
  • Public agent status page at /agent-status

v1.1.0 2026-06-18

  • Initial ARD ai-catalog, MCP server card, OpenAPI from shared registry
  • MCP Registry server.json and agent-quickstart.md
  • 38 MCP tools with ARD representativeQueries
  • Hourly well-known health cron
  • MCP prompts: schedule_instagram_post, publish_carousel, check_content_queue

v1.0.0 2026-03-01

  • Public REST API v1 and hosted Streamable HTTP MCP server
  • OAuth 2.1 + Dynamic Client Registration for hosted MCP clients
  • Personal Access Tokens with granular scopes

Machine-readable catalog version is mirrored in MCP_CATALOG_VERSION inside lib/mcp/tools-meta.ts and propagated to /.well-known/ai-catalog.json.