- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
13 lines
503 B
Markdown
13 lines
503 B
Markdown
---
|
|
id: ed9e1e96-f7ef-4594-b88f-65cb2decee87
|
|
type: decision
|
|
title: "Salary cap refactor plan created"
|
|
tags: [major-domo, python, refactor, salary-cap]
|
|
importance: 0.5
|
|
confidence: 0.8
|
|
created: "2025-12-09T23:03:07.253973+00:00"
|
|
updated: "2025-12-09T23:03:07.253973+00:00"
|
|
---
|
|
|
|
Created feature branch feature/dynamic-salary-cap and JSON task plan to replace hardcoded 32.0/32.001 salary cap values with dynamic Team.salary_cap field. Plan includes 8 tasks across helpers.py, draft.py, and transactions.py
|