daily sync: 3 added, 4 modified, 0 deleted (3 edges)

This commit is contained in:
Cal Corum 2026-03-03 09:05:45 -06:00
parent 06d706ae24
commit a4b1fab4de
7 changed files with 74 additions and 4 deletions

View File

@ -0,0 +1,13 @@
---
id: a24a459a-f5b8-4af7-9d1d-08e9948f2799
type: RELATED_TO
from_id: c9d70b95-e7af-44e9-bfe9-e57d59f21b48
from_title: "Fix: remove debug print(req.scope) from FastAPI docs route"
to_id: 947fe7fd-b23c-4e46-8065-51c0519f2756
to_title: "Fix: Remove debug print(req.scope) from paper-dynasty-database get_docs route"
strength: 0.9
created: "2026-03-03T15:05:45.251006+00:00"
updated: "2026-03-03T15:05:45.251006+00:00"
---
Auto-edge: Fix: remove debug print(req.scope) from FastAPI docs route → Fix: Remove debug print(req.scope) from paper-dynasty-database get_docs route

View File

@ -0,0 +1,13 @@
---
id: b161978a-162f-4d96-975a-d89a1d3fb6e2
type: RELATED_TO
from_id: c9d70b95-e7af-44e9-bfe9-e57d59f21b48
from_title: "Fix: remove debug print(req.scope) from FastAPI docs route"
to_id: 25a63239-d077-4a92-8466-0900e16b837f
to_title: "Issue poller: paper-dynasty-database#31 (success)"
strength: 0.86
created: "2026-03-03T15:05:45.301507+00:00"
updated: "2026-03-03T15:05:45.301507+00:00"
---
Auto-edge: Fix: remove debug print(req.scope) from FastAPI docs route → Issue poller: paper-dynasty-database#31 (success)

View File

@ -0,0 +1,13 @@
---
id: 3ddcbc0e-54d9-44e4-9ba9-e09b3931fe96
type: RELATED_TO
from_id: c9d70b95-e7af-44e9-bfe9-e57d59f21b48
from_title: "Fix: remove debug print(req.scope) from FastAPI docs route"
to_id: c29e169a-896c-4b80-9b69-22c2880d61d7
to_title: "PR review: paper-dynasty-database#32 — remove debug print(req.scope)"
strength: 0.79
created: "2026-03-03T15:05:45.278648+00:00"
updated: "2026-03-03T15:05:45.278648+00:00"
---
Auto-edge: Fix: remove debug print(req.scope) from FastAPI docs route → PR review: paper-dynasty-database#32 — remove debug print(req.scope)

View File

@ -6,7 +6,23 @@ tags: [paper-dynasty, paper-dynasty-database, fastapi, debug, fix, python]
importance: 0.5
confidence: 0.8
created: "2026-03-03T15:05:43.796974+00:00"
updated: "2026-03-03T15:05:43.796974+00:00"
updated: "2026-03-03T15:05:45.301507+00:00"
relations:
- target: 947fe7fd-b23c-4e46-8065-51c0519f2756
type: RELATED_TO
direction: outgoing
strength: 0.9
edge_id: a24a459a-f5b8-4af7-9d1d-08e9948f2799
- target: c29e169a-896c-4b80-9b69-22c2880d61d7
type: RELATED_TO
direction: outgoing
strength: 0.79
edge_id: 3ddcbc0e-54d9-44e4-9ba9-e09b3931fe96
- target: 25a63239-d077-4a92-8466-0900e16b837f
type: RELATED_TO
direction: outgoing
strength: 0.86
edge_id: b161978a-162f-4d96-975a-d89a1d3fb6e2
---
## Problem

View File

@ -6,7 +6,7 @@ tags: [paper-dynasty, fastapi, python, debug-cleanup, tech-debt]
importance: 0.4
confidence: 0.8
created: "2026-03-03T04:36:40.503397+00:00"
updated: "2026-03-03T05:38:11.871410+00:00"
updated: "2026-03-03T15:05:45.251006+00:00"
relations:
- target: c4e8403a-a4bb-4606-bca5-8d26fa8988cf
type: RELATED_TO
@ -33,6 +33,11 @@ relations:
direction: incoming
strength: 0.68
edge_id: a4562549-7763-4d02-bb47-cb58024672d0
- target: c9d70b95-e7af-44e9-bfe9-e57d59f21b48
type: RELATED_TO
direction: incoming
strength: 0.9
edge_id: a24a459a-f5b8-4af7-9d1d-08e9948f2799
---
## Problem

View File

@ -6,7 +6,7 @@ tags: [issue-poller, paper-dynasty-database, automation]
importance: 0.5
confidence: 0.8
created: "2026-03-03T04:37:13.859450+00:00"
updated: "2026-03-03T05:38:11.898570+00:00"
updated: "2026-03-03T15:05:45.301507+00:00"
relations:
- target: c29e169a-896c-4b80-9b69-22c2880d61d7
type: RELATED_TO
@ -18,6 +18,11 @@ relations:
direction: incoming
strength: 0.67
edge_id: d3b9f90f-6f05-4178-b3f2-5c7851b01b33
- target: c9d70b95-e7af-44e9-bfe9-e57d59f21b48
type: RELATED_TO
direction: incoming
strength: 0.86
edge_id: b161978a-162f-4d96-975a-d89a1d3fb6e2
---
Attempted paper-dynasty-database#31 — Remove debug print(req.scope) from get_docs route. Status: success. Summary: Removed debug print(req.scope) from get_docs route in app/main.py. PR: https://git.manticorum.com/cal/paper-dynasty-database/pulls/32. Cost: $0.5910284999999998

View File

@ -6,7 +6,7 @@ tags: [pr-reviewer, paper-dynasty-database, fastapi, python, debug-cleanup]
importance: 0.4
confidence: 0.8
created: "2026-03-03T05:03:15.987587+00:00"
updated: "2026-03-03T05:03:16.349324+00:00"
updated: "2026-03-03T15:05:45.278648+00:00"
relations:
- target: 947fe7fd-b23c-4e46-8065-51c0519f2756
type: RELATED_TO
@ -23,6 +23,11 @@ relations:
direction: outgoing
strength: 0.67
edge_id: 2fa8f950-eb1d-46e9-9fee-9b01ce6e66d7
- target: c9d70b95-e7af-44e9-bfe9-e57d59f21b48
type: RELATED_TO
direction: incoming
strength: 0.79
edge_id: 3ddcbc0e-54d9-44e4-9ba9-e09b3931fe96
---
## PR Review: paper-dynasty-database#32