generated from coulomb/repo-seed
improved scanner
This commit is contained in:
@@ -58,6 +58,15 @@ new intent file with a clear provenance note. After that bootstrap, the files
|
||||
should diverge naturally: `INTENT.md` remains design intent, while `SCOPE.md`
|
||||
remains generated or curated current scope.
|
||||
|
||||
Provider, dependency, and tooling facts should also carry a utility
|
||||
relationship. A provider mentioned in documentation is usually a `mention`; an
|
||||
environment variable is usually `configure`; a manifest entry is usually
|
||||
`dependency`; implementation code under provider or adapter modules may be
|
||||
`owned` or `adapter`. Candidate generation should promote only relationships
|
||||
that show the repository provides the utility directly or intentionally exposes
|
||||
it as a facade/adapter. Mentions, dependencies, configuration, and tooling are
|
||||
context until a curator promotes them or stronger owned evidence appears.
|
||||
|
||||
Source references point from interpreted claims back to files or facts.
|
||||
|
||||
Evidence is support for a characteristic. It is not the same thing as an observed
|
||||
|
||||
Reference in New Issue
Block a user