generated from coulomb/repo-seed
48 lines
1.3 KiB
YAML
48 lines
1.3 KiB
YAML
slug: bootstrap-pilot
|
|
name: Infospace Bench Bootstrap Pilot
|
|
topic:
|
|
name: Infospace Bench Bootstrap Pilot
|
|
domain: Knowledge Engineering Tooling
|
|
sources: artifacts/sources
|
|
disciplines:
|
|
- name: Infospace Lifecycle
|
|
path: artifacts/generated/lifecycle-baseline.md
|
|
schemas: {}
|
|
workflows:
|
|
- id: baseline-inspection
|
|
description: Existing committed inspection report for the bootstrap pilot.
|
|
inputs: {}
|
|
stages: []
|
|
expected_evaluations:
|
|
- metrics
|
|
- id: bootstrap-readiness
|
|
description: Deterministically render replacement-readiness summaries for source artifacts.
|
|
inputs:
|
|
source:
|
|
kind: source
|
|
static_macros:
|
|
successor_role: application-layer successor for in-scope infospace work
|
|
stages:
|
|
- id: render-readiness-summary
|
|
kind: template
|
|
input: source
|
|
template: workflows/templates/bootstrap-readiness.md
|
|
output:
|
|
path: artifacts/generated/{{ input.slug }}-readiness.md
|
|
artifact_id: generated/{{ input.slug }}-readiness.md
|
|
kind: generated
|
|
title: "{{ input.title }} Readiness Summary"
|
|
expected_evaluations:
|
|
- metrics
|
|
viability:
|
|
redundancy_ratio:
|
|
max: 0
|
|
coverage_ratio:
|
|
min: 1
|
|
coherence_components:
|
|
max: 1
|
|
consistency_cycles:
|
|
max: 0
|
|
granularity_entropy:
|
|
min: 1
|