diff --git a/PROJECT_STATUS.md b/PROJECT_STATUS.md index ed99dbc..35dd982 100644 --- a/PROJECT_STATUS.md +++ b/PROJECT_STATUS.md @@ -22,6 +22,9 @@ the non-negotiable product invariant. ## Timeline +- **2026-07-31** — Corrected public discovery and search/social metadata to the + canonical `knowledgebase.sassmaker.com` host, added an owned preview image, + and locally verified the app build; production deployment remains separate. - **2026-07-30** — Added a product-owned changelog to the operator dashboard with verified release history and canonical Roadmap and Source links. diff --git a/app/index.html b/app/index.html index ebc6d2e..380a176 100644 --- a/app/index.html +++ b/app/index.html @@ -3,27 +3,24 @@ - + - SaaS Maker Knowledgebase - - - + Knowledgebase — Cited answers from your private corpus + + + - - - + + + - - - - + + + + -

SaaS Maker Knowledgebase

+

Knowledgebase — cited answers from your private corpus

diff --git a/app/public/api-ai.json b/app/public/api-ai.json index 02999dd..1349d9e 100644 --- a/app/public/api-ai.json +++ b/app/public/api-ai.json @@ -1,11 +1,11 @@ { "name": "Private Agent Search", "version": "1", - "url": "https://search.sassmaker.com", - "llms": "https://search.sassmaker.com/llms.txt", - "llmsFull": "https://search.sassmaker.com/llms-full.txt", - "sitemap": "https://search.sassmaker.com/sitemap.xml", - "robots": "https://search.sassmaker.com/robots.txt", + "url": "https://knowledgebase.sassmaker.com", + "llms": "https://knowledgebase.sassmaker.com/llms.txt", + "llmsFull": "https://knowledgebase.sassmaker.com/llms-full.txt", + "sitemap": "https://knowledgebase.sassmaker.com/sitemap.xml", + "robots": "https://knowledgebase.sassmaker.com/robots.txt", "markdown": { "suffix": ".md", "negotiation": true @@ -13,8 +13,8 @@ "surfaces": [ { "id": "home", - "url": "https://search.sassmaker.com/", - "md": "https://search.sassmaker.com/index.md", + "url": "https://knowledgebase.sassmaker.com/", + "md": "https://knowledgebase.sassmaker.com/index.md", "kind": "static", "description": "Product home" } diff --git a/app/public/llms-full.txt b/app/public/llms-full.txt index 32b0c19..ac7b44c 100644 --- a/app/public/llms-full.txt +++ b/app/public/llms-full.txt @@ -10,15 +10,16 @@ Cited RAG search over private collections. ## Product links +- Home: https://knowledgebase.sassmaker.com/ — Private cited search workspace ## Machine surfaces -- https://search.sassmaker.com/llms.txt -- https://search.sassmaker.com/llms-full.txt -- https://search.sassmaker.com/api/ai -- https://search.sassmaker.com/index.md -- https://search.sassmaker.com/sitemap.xml -- https://search.sassmaker.com/robots.txt +- https://knowledgebase.sassmaker.com/llms.txt +- https://knowledgebase.sassmaker.com/llms-full.txt +- https://knowledgebase.sassmaker.com/api/ai +- https://knowledgebase.sassmaker.com/index.md +- https://knowledgebase.sassmaker.com/sitemap.xml +- https://knowledgebase.sassmaker.com/robots.txt ## Contact / fleet diff --git a/app/public/llms.txt b/app/public/llms.txt index f4e82a0..b8fe15f 100644 --- a/app/public/llms.txt +++ b/app/public/llms.txt @@ -4,12 +4,13 @@ ## Product +- [Home](https://knowledgebase.sassmaker.com/): Private cited search workspace ## Machine surfaces -- [Agent catalog](https://search.sassmaker.com/api/ai): JSON inventory of public surfaces -- [Homepage markdown](https://search.sassmaker.com/index.md): Product brief without JS -- [This index](https://search.sassmaker.com/llms.txt) +- [Agent catalog](https://knowledgebase.sassmaker.com/api/ai): JSON inventory of public surfaces +- [Homepage markdown](https://knowledgebase.sassmaker.com/index.md): Product brief without JS +- [This index](https://knowledgebase.sassmaker.com/llms.txt) ## Optional diff --git a/app/public/og-image.svg b/app/public/og-image.svg new file mode 100644 index 0000000..d0c1350 --- /dev/null +++ b/app/public/og-image.svg @@ -0,0 +1,11 @@ + + Knowledgebase + Cited answers from private document collections. + + + + + + KNOWLEDGEBASE + Cited or it didn’t happen. + diff --git a/app/public/robots.txt b/app/public/robots.txt index fb99871..afa725e 100644 --- a/app/public/robots.txt +++ b/app/public/robots.txt @@ -1,7 +1,6 @@ User-agent: * Allow: / - -Sitemap: https://search.sassmaker.com/sitemap.xml +Sitemap: https://knowledgebase.sassmaker.com/sitemap.xml # Agent indexing Allow: /llms.txt Allow: /llms-full.txt diff --git a/app/public/sitemap.xml b/app/public/sitemap.xml index 432c128..b8fd0dd 100644 --- a/app/public/sitemap.xml +++ b/app/public/sitemap.xml @@ -1,7 +1,7 @@ - https://search.sassmaker.com/ + https://knowledgebase.sassmaker.com/ weekly 0.8