Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knowledge-base-kit

A Windows-first control plane for an Agent-first, file-based personal knowledge base. The kit owns reusable policies, templates, validation, migration and backup tools; personal data remains in a separate local/cloud-synced vault and never flows back to this repository.

Quick start

.\kb.ps1 doctor -VaultPath 'D:\小米云盘\LifeKnowledge' -Quick
.\kb.ps1 init -VaultPath 'D:\小米云盘\LifeKnowledge' -DryRun
.\kb.ps1 init -VaultPath 'D:\小米云盘\LifeKnowledge'

All mutating commands support -DryRun. Add -Json for stable machine-readable output.

Security boundary

  • The repository must contain only generic code, templates and tests.
  • Real medical, family, travel, account and credential data belong only in the private vault.
  • 00_System/managed is kit-owned; project content and 00_System/local are user-owned.
  • The kit never pushes vault content to GitHub.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages