generated from coulomb/repo-seed
Define the open-reuse integration asset registry format with JSON Schema, authoring template, discovery index, and analyze→classify→refactor→maintain lifecycle documentation. Validates against the markitect-quarkdown reference integration. Closes OPEN-WP-0002.
19 lines
610 B
YAML
19 lines
610 B
YAML
version: 1
|
|
updated: '2026-06-24'
|
|
domain: infotech
|
|
schema: schemas/integration.schema.yaml
|
|
integrations:
|
|
- id: markitect-quarkdown
|
|
name: Markitect Quarkdown Render Adapter
|
|
status: active
|
|
owner: markitect-quarkdown
|
|
reuse_mode: adapter
|
|
risk_level: medium
|
|
path: integration/quarkdown.integration.yaml
|
|
repo: markitect-quarkdown
|
|
upstream:
|
|
name: Quarkdown
|
|
project_url: https://github.com/iamgio/quarkdown
|
|
notes: >
|
|
Reference integration for adapter reuse mode. Definition lives in the
|
|
consuming repository; this index row is the registry discovery surface. |