From 4416a73f1f20ef77fb6054451de1fa8e50bd74a8 Mon Sep 17 00:00:00 2001 From: Sarthak Agrawal Date: Sun, 6 Sep 2026 05:20:19 +0530 Subject: [PATCH 1/2] fix: finish Kinetic rename in llms.txt, llms-full.txt and api-ai.json Closes #49 --- public/api-ai.json | 3 ++- public/llms-full.txt | 5 +++-- public/llms.txt | 3 ++- src/agent-edge.mjs | 12 +++++++----- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/public/api-ai.json b/public/api-ai.json index ad5bf22..2da344c 100644 --- a/public/api-ai.json +++ b/public/api-ai.json @@ -1,5 +1,6 @@ { - "name": "Email Manager", + "name": "Kinetic", + "alternateName": "Email Manager", "version": "1", "url": "https://mail.significanthobbies.com", "llms": "https://mail.significanthobbies.com/llms.txt", diff --git a/public/llms-full.txt b/public/llms-full.txt index e8968c3..82a15a4 100644 --- a/public/llms-full.txt +++ b/public/llms-full.txt @@ -1,10 +1,11 @@ -# Email Manager — full agent brief +# Kinetic — full agent brief Gmail workspace with local semantic search — private email tooling. +Formerly "Email Manager" (retired alias). ## Index -# Email Manager +# Kinetic Gmail workspace with local semantic search. diff --git a/public/llms.txt b/public/llms.txt index 050a455..68ae95c 100644 --- a/public/llms.txt +++ b/public/llms.txt @@ -1,6 +1,7 @@ -# Email Manager +# Kinetic > Gmail workspace with local semantic search — private email tooling. +> Formerly "Email Manager" (retired alias). ## Product diff --git a/src/agent-edge.mjs b/src/agent-edge.mjs index bd5fabb..f4ea64e 100644 --- a/src/agent-edge.mjs +++ b/src/agent-edge.mjs @@ -11,13 +11,15 @@ /** @type {{ name: string, url: string, llmsTxt: string, llmsFullTxt?: string, indexMd: string, catalog: object }} */ // biome-ignore format: generated payload from apply-agent-surfaces (JSON keys/quotes) export const AGENT_SURFACE = { - "name": "Email Manager", + "name": "Kinetic", + "alternateName": "Email Manager", "url": "https://mail.significanthobbies.com", - "llmsFullTxt": "# Email Manager — full agent brief\n\nGmail workspace with local semantic search — private email tooling.\n\n## Index\n\n# Email Manager\n\nGmail workspace with local semantic search.\n\n## Privacy\n\nMailbox content is private. Agents should only use public product description surfaces.\n\n## Agent entrypoints\n\n- https://mail.significanthobbies.com/llms.txt\n- https://mail.significanthobbies.com/api/ai\n- https://mail.significanthobbies.com/index.md\n\n## Product links\n\n- Home: https://mail.significanthobbies.com/ — App shell\n\n## Machine surfaces\n\n- https://mail.significanthobbies.com/llms.txt\n- https://mail.significanthobbies.com/llms-full.txt\n- https://mail.significanthobbies.com/api/ai\n- https://mail.significanthobbies.com/index.md\n- https://mail.significanthobbies.com/sitemap.xml\n- https://mail.significanthobbies.com/robots.txt\n\n## Contact / fleet\n\n- Fleet: https://sassmaker.com\n- Agent email for directory verification: sarthakagrawal@agentmail.to\n", - "llmsTxt": "# Email Manager\n\n> Gmail workspace with local semantic search — private email tooling.\n\n## Product\n\n- [Home](https://mail.significanthobbies.com/): App shell\n\n## Machine surfaces\n\n- [Agent catalog](https://mail.significanthobbies.com/api/ai): JSON inventory of public surfaces\n- [Homepage markdown](https://mail.significanthobbies.com/index.md): Product brief without JS\n- [This index](https://mail.significanthobbies.com/llms.txt)\n\n## Optional\n\n- [Foundry](https://sassmaker.com): Parent fleet showcase\n", - "indexMd": "# Email Manager\n\nGmail workspace with local semantic search.\n\n## Privacy\n\nMailbox content is private. Agents should only use public product description surfaces.\n\n## Agent entrypoints\n\n- https://mail.significanthobbies.com/llms.txt\n- https://mail.significanthobbies.com/api/ai\n- https://mail.significanthobbies.com/index.md\n", + "llmsFullTxt": "# Kinetic — full agent brief\n\nGmail workspace with local semantic search — private email tooling.\nFormerly \"Email Manager\" (retired alias).\n\n## Index\n\n# Kinetic\n\nGmail workspace with local semantic search.\n\n## Privacy\n\nMailbox content is private. Agents should only use public product description surfaces.\n\n## Agent entrypoints\n\n- https://mail.significanthobbies.com/llms.txt\n- https://mail.significanthobbies.com/api/ai\n- https://mail.significanthobbies.com/index.md\n\n## Product links\n\n- Home: https://mail.significanthobbies.com/ — App shell\n\n## Machine surfaces\n\n- https://mail.significanthobbies.com/llms.txt\n- https://mail.significanthobbies.com/llms-full.txt\n- https://mail.significanthobbies.com/api/ai\n- https://mail.significanthobbies.com/index.md\n- https://mail.significanthobbies.com/sitemap.xml\n- https://mail.significanthobbies.com/robots.txt\n\n## Contact / fleet\n\n- Fleet: https://sassmaker.com\n- Agent email for directory verification: sarthakagrawal@agentmail.to\n", + "llmsTxt": "# Kinetic\n\n> Gmail workspace with local semantic search — private email tooling.\n> Formerly \"Email Manager\" (retired alias).\n\n## Product\n\n- [Home](https://mail.significanthobbies.com/): App shell\n\n## Machine surfaces\n\n- [Agent catalog](https://mail.significanthobbies.com/api/ai): JSON inventory of public surfaces\n- [Homepage markdown](https://mail.significanthobbies.com/index.md): Product brief without JS\n- [This index](https://mail.significanthobbies.com/llms.txt)\n\n## Optional\n\n- [Foundry](https://sassmaker.com): Parent fleet showcase\n", + "indexMd": "# Kinetic\n\nGmail workspace with local semantic search.\n\n## Privacy\n\nMailbox content is private. Agents should only use public product description surfaces.\n\n## Agent entrypoints\n\n- https://mail.significanthobbies.com/llms.txt\n- https://mail.significanthobbies.com/api/ai\n- https://mail.significanthobbies.com/index.md\n", "catalog": { - "name": "Email Manager", + "name": "Kinetic", + "alternateName": "Email Manager", "version": "1", "url": "https://mail.significanthobbies.com", "llms": "https://mail.significanthobbies.com/llms.txt", From b1017f9278230cb0b69988ab093348e076eaf06d Mon Sep 17 00:00:00 2001 From: Sarthak Agrawal Date: Sun, 6 Sep 2026 05:22:29 +0530 Subject: [PATCH 2/2] fix: rename WebSite JSON-LD name to Kinetic in index.html Same rename defect as #49: the fleet-jsonld WebSite node still had name "Email Manager". Updated in place to name "Kinetic" with alternateName "Email Manager" (retired alias). The block sits inside fleet-jsonld:start/end markers (generated by apply-agent-surfaces, an external fleet tool not run by pnpm build), so the in-place edit will not be stripped on next build; the upstream registry should also be updated to keep future regenerations consistent. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 280b672..29235f7 100644 --- a/index.html +++ b/index.html @@ -38,7 +38,7 @@ rel="stylesheet" /> - +