README.md markdown
21 lines 737 B
Raw
sha256:c2dbf04d56308f3bbf2d06e6d2eb022b8948b1e827195fe525a44e5e18d5f9c0 feat(auth): Phase B Connect cloud agent (RFC 8628) + Hermes… Human minor ⚠ breaking 12 days ago

title: Hub showcase vault project: showcase tags: [demo, welcome] date: 2026-03-21

Showcase notes (demo)

This folder ships with the repo so self-hosted users see varied paths, projects, tags, and layouts as soon as they open the Hub (point vault_path at the repo vault/).

Hosted (canister): each account starts with an empty vault. Push the same files to your cloud vault once after login:

cd /path/to/knowtation
KNOWTATION_HUB_URL="https://YOUR-GATEWAY" KNOWTATION_HUB_TOKEN="YOUR_JWT" npm run seed:hosted-showcase

Copy the JWT from the browser (localStorage hub_token after sign-in) or from the ?token= query after OAuth redirect.

See docs/SHOWCASE-VAULT.md.

File History 1 commit
sha256:93bcf8f9bd56d8c5b9339f4ec73b9ebd66571398d56262d38eedc2cfa9db9882 fix(test): align Band B landing assertion with desktop MCP … Human 12 days ago