internal/
Konstruct-only policies and procedures that must never influence client-facing work.
Currently not exposed to any agent. The agent tools (kos_search,
kos_read, kos_save) don’t include internal in their scope enum, so
there’s no path for any current agent to reach this folder. A dedicated
internal agent will be created later with access scoped only to this folder,
keeping the boundary structural rather than policy-based.
Good fits (once the dedicated agent exists):
- HR policies (PTO, expense, equipment).
- Operations procedures (onboarding new hires, IT setup).
- Internal-only company strategy notes.
Until that agent exists, this folder is editable through the GitHub UI only.