Summary
Implement the first repo-local artifact inventory pass for semantic bootstrap.
This is Slice B from the Hill 1 semantic bootstrap spec.
Scope
Discover and classify:
- source files
- markdown docs
- ADR files
- key project files
- repo-local references to issues / PRs / commits
Acceptance Criteria
- inventory boundaries and defaults are deterministic
- artifact classes are explicit and inspectable
- the scanner is useful on an unfamiliar repository without external APIs
Related
Summary
Implement the first repo-local artifact inventory pass for semantic bootstrap.
This is Slice B from the Hill 1 semantic bootstrap spec.
Scope
Discover and classify:
Acceptance Criteria
Related