- 20 new high-quality edges across 8 project clusters - Edge types: BUILDS_ON, RELATED_TO, ALTERNATIVE_TO, REQUIRES - Updated relation metadata on connected memories - New episode entries and memory files from recent sessions Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
19 lines
675 B
Markdown
19 lines
675 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: "2026-02-20T04:32:54.918830+00:00"
|
|
relations:
|
|
- target: e5bc69ae-6d11-4ed7-ab72-5cefac4b7962
|
|
type: BUILDS_ON
|
|
direction: outgoing
|
|
strength: 0.9
|
|
edge_id: 816ef292-f193-4e26-a58e-042d993efc92
|
|
---
|
|
|
|
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
|