Skip to main content

What it is

Company strategy documents — a filtered view over the knowledge base with the fixed filter category = strategy enforced on every read. Same fields as the general knowledge view; the filter cannot be bypassed. The SOP view is the same pattern for standard operating procedures. Entries carry a title, markdown content, a condensed intro, importance, tags, visibility scope, and version/usage metadata. Record-level scope rules apply: members see company-wide entries plus what is scoped to them; a private (scope = user) entry belongs to its user_id owner.

How it gets data

No ingest endpoint — strategy entries are written in the app (Company Hub → Strategy), by agents via knowledge_save, or promoted from memories. Versioned: every save creates a new version with a field-level diff and restore in the History tab.

Fields

Content & classification

Usage & versioning

Provenance & lifecycle

✓ = editable via generic row writes. “knowledge tools” = managed through knowledge_save / knowledge_update, not generic row writes. “API only” = real database column not registered as a visible app column — returned by MCP queries.
The table also carries the system columns id, tenant_id, and workspace_id — set automatically for tenant isolation.

Query it