Complete extension SDK maturity
This commit is contained in:
parent
67f2fc5346
commit
6758b3992c
19 changed files with 680 additions and 14 deletions
13
extensions/sdk-fixture/INTENT.md
Normal file
13
extensions/sdk-fixture/INTENT.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# SDK Fixture Extension
|
||||
|
||||
`sdk-fixture` is a dependency-light guide-board extension used to exercise the
|
||||
extension SDK contracts. It is intentionally small and is not a real assessment
|
||||
program.
|
||||
|
||||
The fixture demonstrates:
|
||||
|
||||
- extension-owned target and assessment profile schemas,
|
||||
- a Python runner that writes native output,
|
||||
- a Python normalizer that converts native output into guide-board evidence,
|
||||
- a mapping set for normalized requirement refs,
|
||||
- copyable profiles for SDK acceptance tests.
|
||||
Loading…
Add table
Add a link
Reference in a new issue