Canon 0.6.0 freeze: ITC-CAP draft, AVT catalog, joinable review
Finish ITC-WP-0013 (AttributeValueType under ITC-DATA) and ITC-WP-0014 T02/T03/T05/T06/T07. Capability contract schemas, live-catalog review CLI, landscape/kernel-map pointers. Sit on this version.
This commit is contained in:
parent
7805560a60
commit
d453e17952
44 changed files with 1485 additions and 137 deletions
|
|
@ -22,6 +22,7 @@ PYTHONPATH=src python3 -m info_tech_canon standards
|
|||
PYTHONPATH=src python3 -m info_tech_canon review-kit
|
||||
PYTHONPATH=src python3 -m info_tech_canon alignment-template
|
||||
PYTHONPATH=src python3 -m info_tech_canon validate
|
||||
PYTHONPATH=src python3 -m info_tech_canon capability-review /path/to/record.json
|
||||
PYTHONPATH=src python3 -m info_tech_canon graph
|
||||
PYTHONPATH=src python3 -m info_tech_canon index
|
||||
PYTHONPATH=src python3 -m info_tech_canon views
|
||||
|
|
@ -45,6 +46,7 @@ After package installation, the same commands are available through the
|
|||
- `GET /review-kit`
|
||||
- `GET /alignment-template`
|
||||
- `GET /validate`
|
||||
- `GET /capability-review?path=`
|
||||
- `GET /graph`
|
||||
- `GET /graph?format=mermaid`
|
||||
- `GET /views`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue