generated from coulomb/repo-seed
Milestone 3: candidate graph generation
This commit is contained in:
@@ -73,3 +73,11 @@ curl http://127.0.0.1:8000/repos/1/observed-facts
|
||||
```
|
||||
|
||||
The deterministic scanner records observed facts only: languages, documentation files, examples, tests, package manifests, configuration files, framework hints, and likely API/CLI interfaces.
|
||||
|
||||
Each completed analysis run also creates a conservative candidate graph for review:
|
||||
|
||||
```bash
|
||||
curl http://127.0.0.1:8000/repos/1/analysis-runs/1/candidate-graph
|
||||
```
|
||||
|
||||
Candidate entries are source-linked review seeds. They are not canonical registry truth until a review workflow approves them.
|
||||
|
||||
Reference in New Issue
Block a user