Skip to content

Glossary

The Crawler

A Node.js command that takes a list of organizations as input and builds The Snapshot from them all the information it can find about the organizations and their listed projects.

The Snapshot

A Git-versioned file-based database of all available data that The Crawler can capture about organizations and projects.

The Indexer

A Node.js command that takes The Snapshot as input and builds The Index by normalizing and consolidating project data.

The Index

A Git-versioned file-based database of normalized and consolidated brigade project data.