Intro Guide¶
This is the shortest explanation of how to approach ORCA Framework without getting buried in feature sprawl.
One Sentence¶
ORCA Framework is an orchestration framework that should make the right path easier, not make the user learn or install more things before useful work can start.
First Principle¶
Read this once and keep it in mind:
First Workflow¶
Start with one path:
orca-onboardorca-specorca-planorca-buildorca-review
Do not branch into optional features until that path is clear.
Treat those names as workflow labels unless your host has explicit ORCA command bindings.
Progressive Disclosure Rule¶
Use only the smallest layer that helps:
- direct answer or direct action
- basic workflow command
- contextual integration or guide
- optional enhancement
- advanced feature