Kin project
Find a file
johnfrum1234 d7491705d9 Add core/db.py — SQLite schema with all 9 tables from DESIGN.md 3.5
Tables: projects, tasks, decisions, agent_logs, modules, pipelines,
project_links, support_tickets, support_bot_config.
WAL mode, foreign keys enabled, idempotent init.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 13:12:54 +02:00
core Add core/db.py — SQLite schema with all 9 tables from DESIGN.md 3.5 2026-03-15 13:12:54 +02:00
.gitignore Initial commit 2026-03-15 12:09:02 +01:00
CLAUDE.md Add CLAUDE.md — project-level instructions for Kin 2026-03-15 13:10:47 +02:00
DESIGN.md Add DESIGN.md — main architecture document for Kin agent orchestrator 2026-03-15 13:10:10 +02:00
README.md Initial commit 2026-03-15 12:09:02 +01:00

kin

Kin project