Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
9
commits
No package.json found
This might not be a Node.js project
feat: Introduce graph module for automaton representation.
db35a41View on GitHubfeat: Implement core graph and judge nodes for the auditor, and add initial peer and self-audit reports.
39da279View on GitHubfeat: Implement core auditing system with judge and detective nodes, update audit rubric, and add initial documentation and sample files.
5b0c053View on GitHubfeat: Implement judicial agent functions (Prosecutor, Defense Attorney, Tech Lead Judge, Reporter) and graph structure for audit report generation.
edcc78eView on GitHubfeat: Implement core agent nodes for evidence collection, judicial opinion, and audit report generation.
c044ad2View on GitHubfeat: Add detective nodes for repository, document, and vision analysis, including state management, graph definition, tests, and rubric updates.
3e93047View on GitHubfeat: Add `RepoInvestigator` and `DocAnalyst` nodes for forensic analysis of GitHub repositories and PDF documents.
df94628View on GitHubfeat: Introduce `RepoInvestigator` and `DocAnalyst` agents with supporting repository and document analysis tools, driven by a `rubric.json`.
895e0feView on GitHubfeat: Initialize project structure by defining core data models, agent state, and setting up dependency management.
169ea80View on GitHub