chore: add package manifest, config source-of-truth and tsconfig

- package.json with pi section (extensions/skills/prompts) and Pi libs as peerDependencies (*)
- config/company.json as the single source of truth (values are TODO, gitHost set)
- tsconfig.json for optional local typecheck
This commit is contained in:
dev
2026-07-16 10:53:55 +03:00
commit 76b3d71340
4 changed files with 74 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
node_modules/
*.log
.DS_Store