II.
TestableClaim overview
Reference · liveclaim:atlas-indexer-all-yaml
Atlas indexer discovers all YAML overview
Atlas indexer discovers all .yaml/.yml files under non-blocked graph directories — the indexer walks the graph/ tree, respects block-list entries, and includes every YAML file in the resulting index.
Attributes
displayName
Atlas indexer discovers all YAML
description
Atlas indexer discovers all .yaml/.yml files under non-blocked graph
directories — the indexer walks the graph/ tree, respects block-list
entries, and includes every YAML file in the resulting index.
testStatus
passing
testType
integration
category
integration
priority
high
testCommand
node -e "const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));process.exit(i.stats.parseErrors===0?0:1)"
Outgoing edges
asserts_about1
- domain:software-engineering·DomainSoftware Engineering
Incoming edges
tests_claim1
- experiment:atlas-build-regression·ExperimentAtlas Build Regression