feat: WP-0004 T05 — SBOM ingested, workplan complete
Some checks failed
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled

Generated requirements.txt (23 entries) and ingested SBOM via
scripts/ingest_sbom.py --api-base http://127.0.0.1:18000.
Fixed repo local_path registration (worsch→tegwick) so consistency
check resolves correctly. All WP-0004 tasks done; workplan closed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-17 09:22:21 +00:00
parent 65c595c3ba
commit 0ff234b93f
2 changed files with 26 additions and 4 deletions

23
requirements.txt Normal file
View File

@@ -0,0 +1,23 @@
PyYAML==6.0.1
anyio==4.12.1
certifi==2023.11.17
click==8.3.1
fastapi==0.135.1
h11==0.16.0
httpcore==1.0.9
httpx==0.28.1
idna==3.6
markidocx==0.1.0
mcp==1.26.0
mistune==3.2.0
mypy==1.19.1
pydantic==2.12.5
pytest-cov==7.0.0
pytest==9.0.2
python-docx==1.2.0
rich==13.7.1
ruff==0.15.6
starlette==0.52.1
typer==0.24.1
types-PyYAML==6.0.12.20250915
uvicorn==0.42.0

View File

@@ -3,10 +3,10 @@ id: MRKD-WP-0004
type: workplan
domain: markitect
repo: marki-docx
status: active
status: done
state_hub_workstream_id: 91d06c92-caa8-42fc-b6d4-82340f1bed4f
created: 2026-03-16
updated: 2026-03-16
updated: 2026-03-17
---
# MRKD-WP-0004 — Stable Documentation Corpus & Architecture Records
@@ -140,8 +140,7 @@ Deliverable: `architecture/ADR-003-*.md` present.
```task
id: MRKD-WP-0004-T05
status: blocked
blocking_reason: ops-bridge ingest_sbom_tool cannot access /home/tegwick/ paths (runs as worsch). Configure host_paths mapping for marki-docx, then re-run ingest.
status: done
priority: medium
state_hub_task_id: 36aecd50-8176-4122-9706-a8697d8f5936
```