-
Notifications
You must be signed in to change notification settings - Fork 0
Learning Assessment Rubric
github-actions[bot] edited this page Jun 23, 2026
·
1 revision
Use this rubric for self-study, onboarding, classroom review, or pull-request review of learning materials.
| Area | Beginner | Competent | Advanced | Expert |
|---|---|---|---|---|
| Workflow execution | Runs the documented commands | Explains each command's purpose | Adapts commands to a new local case | Designs a repeatable workflow for a team |
| Evidence interpretation | Finds outputs and basic fields | Separates extracted facts from warnings | Explains provenance and uncertainty | Critiques evidence limits and missing review steps |
| Safety boundary | Repeats that CaeReflex is not a validator | Avoids validation, certification, and safety claims | Corrects unsafe summaries | Designs agent/developer prompts that preserve constraints |
| CLI and exports | Creates JSON or Markdown outputs | Chooses the right export for a user | Compares full case JSON and agent context | Traces exporter responsibilities in the architecture |
| REST/OpenAPI | Recognizes health and schema endpoints | Imports a case and retrieves context | Designs a bounded tool-calling workflow | Reviews API exposure, authentication, and workspace risks |
| Developer architecture | Identifies adapters and services | Explains the service layer's role | Designs a safe adapter change | Plans tests, docs, and safety validation for a new feature |
A learner should be able to provide:
- the commands they ran;
- the files or endpoints they inspected;
- one extracted fact;
- one limitation or inspection flag;
- a safe summary that does not claim validation, convergence, mesh adequacy, certification, or design safety.
Ask learners:
- What evidence came directly from files?
- What did CaeReflex infer or summarize?
- What would a qualified engineer still need to verify?
- Which output would you give to an LLM agent, and why?
- What statement would be unsafe or unsupported?
- Home
- Architecture
- Developer-Guide
- Learning
- Reference
- Releases
- User-Guide
Synced from /wiki/docs in the main CaeReflex repository.