FRC 1884 Scouting
TypeScript scouting monorepo with multiple apps, shared packages, schemas, and architecture assets for the team scouting workflow.
Project surface
It strengthens the case that the FRC1884 software footprint includes multi-surface team systems beyond robot code and vision tooling.
Problem
Scouting systems tend to sprawl quickly when data capture, scanning, logging, and viewer tools evolve independently without a shared contract.
Contribution
The public repo structure shows a deliberate monorepo shape with apps, packages, schemas, and architecture artifacts instead of a single isolated scouting app.
Why it matters
It strengthens the case that the FRC1884 software footprint includes multi-surface team systems beyond robot code and vision tooling.
Contribution context
Team repository. The description stays close to the observable public repo structure because the current branch has limited README detail.
Roles
- Scouting system structure
- Monorepo organization
- Shared contracts
Stack
Domains
Artifacts
Evidence note
Grounded in the public `FRC1884/frc1884-scouting` repository structure and package manifest.