Contract framework with markdown-native contracts utilizing fenced YAML blocks

This commit is contained in:
2026-05-03 22:51:13 +02:00
parent 3cfda33bc9
commit e3e13ee45a
36 changed files with 2877 additions and 13 deletions

View File

@@ -0,0 +1,24 @@
---
document_type: concept-note
concept_id: contract-diagnostic-model
status: draft
---
# Contract Diagnostic Model
## Definition
A contract diagnostic model is the shared representation for validation,
assessment, and repair findings emitted by Markitect pipeline tools.
## Assertions
The central claim is that authors and agents need one diagnostic vocabulary
across structural checks, field checks, metric bands, and semantic assessments.
Evidence comes from the way legacy Markitect scattered related failures across
different subsystems.
## Relationships
The model relates to document contracts, form fields, section specifications,
and future LLM rubric adapters.