Add core/models.py — data access functions for all 9 tables

20 functions covering: projects, tasks, decisions, modules,
agent_logs, pipelines, support tickets, and dashboard stats.
Parameterized queries, JSON encode/decode, no ORM.
21 tests, all passing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
johnfrum1234 2026-03-15 13:16:12 +02:00
parent d7491705d9
commit 3db73332ad
3 changed files with 685 additions and 0 deletions

0
tests/__init__.py Normal file
View file