Build, run, screenshot and drive epub.ts — render a real EPUB in headless Chrome, page through it, inspect CFIs/TOC/rendered text, or parse without a browser. Use when asked to run, start, launch, screenshot, or manually verify a change in the actual reader rather than in tests.
Copilot instructions for likecoin/epub.ts, covering copilot agent instructions for epub.ts, conventions, quick reference, full validation (run before committing) and ci requirements.
Build, run, and drive the likecoin-api-public Express server. Use when asked to start the API, boot the server, hit an endpoint, run the test suite, reproduce a route's response, or verify a handler change works against real request/response flow.
Copilot instructions for likecoin/likecoin-api-public: The canonical contributor and AI-agent guide for this repository is AGENTS.md. Refer to it for commands, architecture, conventions, and gotchas.
Review conventions and known false positives for the likecoin-api-public Express/TypeScript API. Use when reviewing changes to routes, zod request or response schemas, Firestore reads, config keys, external webhooks, Slack notifications, or tests.