README.md markdown
21 lines 737 B
Raw
sha256:65ccb454656ea5acdea0a10e559b78bcde1eb6ff753ecc2911bc99d1c3d7cadd feat(calendar): enforce agent context tiers in retrieval AP… Human minor ⚠ breaking 3 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 2 commits
sha256:65ccb454656ea5acdea0a10e559b78bcde1eb6ff753ecc2911bc99d1c3d7cadd feat(calendar): enforce agent context tiers in retrieval AP… Human minor 3 days ago
sha256:9103f98c89257ed2b01c237cea895dabb3e85ea337dccb1161c175e4422355b6 docs: accept Calendar Events v0 spec with Phase 0 security … Human 3 days ago