Summary
Track the immediate follow-on work after PR #1 so sourceos-shell lands a real PDF-first runtime slice rather than stopping at bootstrap files.
Why
PR #1 establishes the runtime boundary and makes PDF-first sequencing explicit, but the actual runtime slice still needs to be added.
Scope
1. Derive lane
services/docd/
- markdown -> derived artifact flow
- content draft / derived / report path alignment
2. Signing / validation lane
services/pdf-secure/
- signing surface
- validation surface
- provenance sidecar/report outputs
3. Viewer lane
apps/pdf-viewer-demo/ or equivalent
- artifact/ribbon/sidecar demo surface
4. Runtime bring-up
- compose/runtime files
- minimal local bring-up for docd + pdf-secure + viewer
Acceptance criteria
Related
Summary
Track the immediate follow-on work after PR #1 so
sourceos-shelllands a real PDF-first runtime slice rather than stopping at bootstrap files.Why
PR #1 establishes the runtime boundary and makes PDF-first sequencing explicit, but the actual runtime slice still needs to be added.
Scope
1. Derive lane
services/docd/2. Signing / validation lane
services/pdf-secure/3. Viewer lane
apps/pdf-viewer-demo/or equivalent4. Runtime bring-up
Acceptance criteria
services/docd/existsservices/pdf-secure/existsRelated
SociOS-Linux/source-os#93— Linux realization tracker for the PDF laneSociOS-Linux/source-os#97and#100— Linux-side PDF stack/config checks