repowiserepowise
Sign in
ray-manaloto/guilde-lite-tdd-sprint
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseray-manaloto/guilde-lite-tdd-sprint

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

21of 63 scored

21 commits sit in this repo's top risk tercile, which is 33% of the 63scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 9.1 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits46%Commits whose subject reads as a bug fix rather than new work.Written by an agent1016%Read from commit trailers, so it counts what was declared.Change diffusion2.23bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold9.1out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

How this repo's commit mix shifts over time.

Feature44%
Fix3%
Docs11%
Test11%
Chore11%
Other19%
16%of indexed commits are agent-attributed(10 of 63)
claude (10)

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
0a3c7cfbchore: Add Claude Code project configuration and skills
Raymond Manalotoclaudeassisted
6mo ago+56.3K -0
98%Elevated
more lines added than baseline
2
8443d97bAdd AI research skills installer and validation
Raymond Manaloto
6mo ago+157.0K -0
98%Elevated
more lines added than baseline
3
0b8ed09bfeat: Self-healing infrastructure, diagnostics, and SDLC enhancements
Raymond Manalotoclaudeassisted
6mo ago+15.8K -86
94%Elevated
more lines added than baseline
4
0b129a5bfeat(evaluators): Add evaluator-optimizer system for PhaseRunner (#18)
Raymond Manalotoclaudeagent
6mo ago+12.4K -62
94%Elevated
more lines added than baseline
5
de991398feat(sdlc): Add UI/UX agents, enhanced hooks, and QA automation (#17)
Raymond Manalotoclaudeassisted
6mo ago+11.1K -84
94%Elevated
more lines added than baseline
6
ab0541c7Generate project scaffold with agent run migration
Raymond Manaloto
6mo ago+26.4K -0
94%Elevated
more lines added than baseline
7
5e832857docs: Add design documentation for real-time sprint workflow visualization (#16)
Raymond Manalotoclaudeassisted
6mo ago+2.9K -0
87%Elevated
more lines added than baseline
8
abc48947feat(sprint): Add real-time WebSocket updates and FAILED status handling (#15)
Raymond Manalotoclaudeassisted
6mo ago+2.6K -52
87%Elevated
more lines added than baseline
9
14e5fe13feat(sprint): Complete sprint interview-to-code workflow with integration tests
Raymond Manalotoclaudeassisted
6mo ago+7.2K -227
87%Elevated
more lines added than baseline
10
89a57cecAdd skill installation validation
Raymond Manaloto
6mo ago+5.9K -9
87%Elevated
more lines added than baseline
11
ded77d17feat(workflow): Add WorkflowTracker and SpecExporter for sprint execution tracking
Raymond Manalotoclaudeassisted
6mo ago+1.9K -60
83%Elevated
more lines added than baseline
12
d6a6bb85feat: add comprehensive CI/CD automation enhancements
Raymond Manalotoclaudeassisted
6mo ago+1.5K -5
83%Elevated
more lines added than baseline
13
968abfcdAdd sprint planning and Pydantic AI web UI
Raymond Manaloto
6mo ago+1.9K -2
80%Elevated
more lines added than baseline
14
e5e96f4bAdd sprint planning telemetry and devctl
Raymond Manaloto
6mo ago+1.3K -21
78%Elevated
more lines added than baseline
15
6e797ac5Add sprint planning interview and link tools
Raymond Manaloto
6mo ago+1.2K -19
78%Elevated
more lines added than baseline
16
336cb88fconductor(setup): Add conductor setup files
Raymond Manaloto
6mo ago+711 -0
73%Elevated
more lines added than baseline
17
592c3354Add spec workflow draft and CLI
Raymond Manaloto
6mo ago+775 -0
73%Elevated
more lines added than baseline
18
fb24067bAdd TDD runs UI/API and docs
Raymond Manaloto
6mo ago+1.1K -49
73%Elevated
more lines added than baseline
19
b705d649Add multi-provider TDD runs and forkable checkpoints
Raymond Manaloto
6mo ago+782 -12
73%Elevated
more lines added than baseline
20
3269e861chore: update dependencies
Raymond Manaloto
6mo ago+402 -363
68%Elevated
more lines added than baseline
21
1ba52181feat: implement agent-browser tool and recursive E2E testing with Logfire integration
Raymond Manaloto
6mo ago+441 -30
68%Elevated
more lines added than baseline
22
2f074d01feat(sprint): Implement SprintAgent, PhaseRunner status updates, and enhanced ConnectionManager
Raymond Manaloto
6mo ago+306 -30
65%Typical
more lines added than baseline
23
d7cd3ac5Document testing automation and harden auth UX
Raymond Manaloto
6mo ago+410 -8
65%Typical
more lines added than baseline
24
650961eatest(db): Add unit tests for Sprint and SprintItem repositories
Raymond Manaloto
6mo ago+224 -0
62%Typical
more lines added than baseline
25
70903e45feat(agent): recursive filesystem support with secure session isolation
Raymond Manaloto
6mo ago+362 -1
62%Typical
more lines added than baseline
26
57938b22feat: add claude and codex cli integration with logfire telemetry and e2e tests
Raymond Manaloto
6mo ago+327 -51
57%Typical
more lines added than baseline
27
eb532217feat(agent): add CLI integration tools with unit tests and circular import fix
Raymond Manaloto
6mo ago+238 -12
57%Typical
more lines added than baseline
28
57f71b7cDocument sprint workflow telemetry
Raymond Manaloto
6mo ago+347 -125
57%Typical
more lines added than baseline
29
05b1f09aDocument CLI skill usage scripts
Raymond Manaloto
6mo ago+279 -7
57%Typical
more lines added than baseline
30
dcbcd1e2Route prompts through dual subagents and judge
Raymond Manaloto
6mo ago+298 -109
52%Typical
more lines added than baseline
31
eb899adaEnforce OpenAI Responses model usage
Raymond Manaloto
6mo ago+378 -48
52%Typical
more lines added than baseline
32
1d77c7c7Fix Playwright coverage and sprint API params
Raymond Manaloto
6mo ago+184 -235
49%Typical
more lines added than baseline
33
2fbb4793chore: expand lint tooling and fix typing
Raymond Manaloto
6mo ago+257 -42
49%Typical
more lines added than baseline
34
71005f7dAdd OpenAI SDK smoke test and logfire docs
Raymond Manaloto
6mo ago+188 -3
47%Typical
more lines added than baseline
35
575d73a2feat: implement phase runner for automated sprint workflow
Raymond Manaloto
6mo ago+133 -2
44%Typical
more lines added than baseline
36
51c087dechore: refactor devctl for macos bash compat and add ws smoke test
Raymond Manaloto
6mo ago+109 -32
44%Typical
more lines added than baseline
37
ca2aa8d7Add logfire-mcp skill for token debugging
Raymond Manaloto
6mo ago+139 -0
44%Typical
more lines added than baseline
38
61928c5dRecord chosen model and history metadata
Raymond Manaloto
6mo ago+106 -10
40%Typical
more lines added than baseline
39
572c3db6Document Logfire auth and framework alignment
Raymond Manaloto
6mo ago+119 -7
39%Typical
more lines added than baseline
40
cd9e605bAdd CLI wrapper skills and documentation
Raymond Manaloto
6mo ago+101 -0
37%Typical
more lines added than baseline
41
2b0fc80cfeat: implement full automated lifecycle with hardened prompts (Discovery -> Code -> Verify)
Raymond Manaloto
6mo ago+77 -19
34%Typical
more lines added than baseline
42
bbb0460bfeat: verify project build generation with e2e test
Raymond Manaloto
6mo ago+78 -0
34%Typical
more lines added than baseline
43
b826e53dAdd sprint integration and Playwright smoke tests
Raymond Manaloto
6mo ago+94 -4
34%Typical
more lines added than baseline
44
97fd13dechore(conductor): Archive track 'Implement the Core "Sprint" Trigger and Agentic Loop'
Raymond Manaloto
6mo ago+64 -6
31%Below typical
more lines added than baseline
45
badb102bAdd new machine quickstart to README
Raymond Manaloto
6mo ago+59 -0
29%Below typical
more lines added than baseline
46
293a555bAdd full workflow sprint telemetry test
Raymond Manaloto
6mo ago+75 -3
28%Below typical
more lines added than baseline
47
11e1e606Add telemetry JSONL file output
Raymond Manaloto
6mo ago+74 -4
26%Below typical
more lines added than baseline
48
9d5223d8Add hello world sprint e2e flow
Raymond Manaloto
6mo ago+52 -0
23%Below typical
more lines added than baseline
49
4c0ec66eFix frontend test setup and sync docs
Raymond Manaloto
6mo ago+63 -17
23%Below typical
more lines added than baseline
50
275724daEnable OpenAI and Anthropic provider selection
Raymond Manaloto
6mo ago+50 -7
23%Below typical
more lines added than baseline
  • 0a3c7cfbchore: Add Claude Code project configuration and skills
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +56.3K -0
    Risk
    98%Elevated
  • 8443d97bAdd AI research skills installer and validation
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +157.0K -0
    Risk
    98%Elevated
  • 0b8ed09bfeat: Self-healing infrastructure, diagnostics, and SDLC enhancements
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +15.8K -86
    Risk
    94%Elevated
  • 0b129a5bfeat(evaluators): Add evaluator-optimizer system for PhaseRunner (#18)
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +12.4K -62
    Risk
    94%Elevated
  • de991398feat(sdlc): Add UI/UX agents, enhanced hooks, and QA automation (#17)
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +11.1K -84
    Risk
    94%Elevated
  • ab0541c7Generate project scaffold with agent run migration
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +26.4K -0
    Risk
    94%Elevated
  • 5e832857docs: Add design documentation for real-time sprint workflow visualization (#16)
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +2.9K -0
    Risk
    87%Elevated
  • abc48947feat(sprint): Add real-time WebSocket updates and FAILED status handling (#15)
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +2.6K -52
    Risk
    87%Elevated
  • 14e5fe13feat(sprint): Complete sprint interview-to-code workflow with integration tests
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +7.2K -227
    Risk
    87%Elevated
  • 89a57cecAdd skill installation validation
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +5.9K -9
    Risk
    87%Elevated
  • ded77d17feat(workflow): Add WorkflowTracker and SpecExporter for sprint execution tracking
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +1.9K -60
    Risk
    83%Elevated
  • d6a6bb85feat: add comprehensive CI/CD automation enhancements
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +1.5K -5
    Risk
    83%Elevated
  • 968abfcdAdd sprint planning and Pydantic AI web UI
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +1.9K -2
    Risk
    80%Elevated
  • e5e96f4bAdd sprint planning telemetry and devctl
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +1.3K -21
    Risk
    78%Elevated
  • 6e797ac5Add sprint planning interview and link tools
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +1.2K -19
    Risk
    78%Elevated
  • 336cb88fconductor(setup): Add conductor setup files
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +711 -0
    Risk
    73%Elevated
  • 592c3354Add spec workflow draft and CLI
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +775 -0
    Risk
    73%Elevated
  • fb24067bAdd TDD runs UI/API and docs
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +1.1K -49
    Risk
    73%Elevated
  • b705d649Add multi-provider TDD runs and forkable checkpoints
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +782 -12
    Risk
    73%Elevated
  • 3269e861chore: update dependencies
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +402 -363
    Risk
    68%Elevated
  • 1ba52181feat: implement agent-browser tool and recursive E2E testing with Logfire integration
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +441 -30
    Risk
    68%Elevated
  • 2f074d01feat(sprint): Implement SprintAgent, PhaseRunner status updates, and enhanced ConnectionManager
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +306 -30
    Risk
    65%Typical
  • d7cd3ac5Document testing automation and harden auth UX
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +410 -8
    Risk
    65%Typical
  • 650961eatest(db): Add unit tests for Sprint and SprintItem repositories
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +224 -0
    Risk
    62%Typical
  • 70903e45feat(agent): recursive filesystem support with secure session isolation
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +362 -1
    Risk
    62%Typical
  • 57938b22feat: add claude and codex cli integration with logfire telemetry and e2e tests
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +327 -51
    Risk
    57%Typical
  • eb532217feat(agent): add CLI integration tools with unit tests and circular import fix
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +238 -12
    Risk
    57%Typical
  • 57f71b7cDocument sprint workflow telemetry
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +347 -125
    Risk
    57%Typical
  • 05b1f09aDocument CLI skill usage scripts
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +279 -7
    Risk
    57%Typical
  • dcbcd1e2Route prompts through dual subagents and judge
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +298 -109
    Risk
    52%Typical
  • eb899adaEnforce OpenAI Responses model usage
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +378 -48
    Risk
    52%Typical
  • 1d77c7c7Fix Playwright coverage and sprint API params
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +184 -235
    Risk
    49%Typical
  • 2fbb4793chore: expand lint tooling and fix typing
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +257 -42
    Risk
    49%Typical
  • 71005f7dAdd OpenAI SDK smoke test and logfire docs
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +188 -3
    Risk
    47%Typical
  • 575d73a2feat: implement phase runner for automated sprint workflow
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +133 -2
    Risk
    44%Typical
  • 51c087dechore: refactor devctl for macos bash compat and add ws smoke test
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +109 -32
    Risk
    44%Typical
  • ca2aa8d7Add logfire-mcp skill for token debugging
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +139 -0
    Risk
    44%Typical
  • 61928c5dRecord chosen model and history metadata
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +106 -10
    Risk
    40%Typical
  • 572c3db6Document Logfire auth and framework alignment
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +119 -7
    Risk
    39%Typical
  • cd9e605bAdd CLI wrapper skills and documentation
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +101 -0
    Risk
    37%Typical
  • 2b0fc80cfeat: implement full automated lifecycle with hardened prompts (Discovery -> Code -> Verify)
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +77 -19
    Risk
    34%Typical
  • bbb0460bfeat: verify project build generation with e2e test
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +78 -0
    Risk
    34%Typical
  • b826e53dAdd sprint integration and Playwright smoke tests
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +94 -4
    Risk
    34%Typical
  • 97fd13dechore(conductor): Archive track 'Implement the Core "Sprint" Trigger and Agentic Loop'
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +64 -6
    Risk
    31%Below typical
  • badb102bAdd new machine quickstart to README
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +59 -0
    Risk
    29%Below typical
  • 293a555bAdd full workflow sprint telemetry test
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +75 -3
    Risk
    28%Below typical
  • 11e1e606Add telemetry JSONL file output
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +74 -4
    Risk
    26%Below typical
  • 9d5223d8Add hello world sprint e2e flow
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +52 -0
    Risk
    23%Below typical
  • 4c0ec66eFix frontend test setup and sync docs
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +63 -17
    Risk
    23%Below typical
  • 275724daEnable OpenAI and Anthropic provider selection
    Author
    Raymond Manaloto
    When
    6mo ago
    Lines
    +50 -7
    Risk
    23%Below typical
Showing 50 of 63 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

015typical ↑↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 63 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,00010,000100,000Lines changed (log) →0.07.7Diffusion →
Below typical20
Typical22
Elevated21

Commit history for ray-manaloto/guilde-lite-tdd-sprint

ray-manaloto/guilde-lite-tdd-sprint has 71 commits in its history from 1 contributor, the first of them Jan 19, 2026. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.