Idea detail
spec_html_export
site/reqs/core.rq:18
block
done
Summary
The site static build exports the workspace requirement graph ( excluding `*.secret.rq` ) under `out/spec/` via `reqlan export`.
It must pass html_export_url_base for `/spec` ( honouring `SITE_BASE_PATH`, e. g. `/reqlan/spec` in production ) so `/spec` loads with or without a trailing slash.
It must pass html_export_header_link pointing at the marketing site home so readers can leave the embedded spec and return to the parent site.
Pipeline: build-static.mts → export-spec.mts → verify-static-export.mts.
Host options come from html_export / CLI commands.
Attributes
| Key | Value |
|---|---|
| status | done |
| implementation | export-spec.mts, verify-static-export.mts, build-static.mts |
Ancestor context
No ancestor chain recorded.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| file_reference | ../scripts/build-static.mts | site/scripts/build-static.mts | build-static.mts |
| file_reference | ../scripts/export-spec.mts | site/scripts/export-spec.mts | export-spec.mts |
| file_reference | ../scripts/verify-static-export.mts | site/scripts/verify-static-export.mts | verify-static-export.mts |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | assets | site/reqs/core.rq | spec_html_export |
| references | simple_lightweight_and_static | site/reqs/core.rq | spec_html_export |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | commands | commands | |
| references | html_export | html_export | |
| references | html_export_header_link | html_export_header_link | |
| references | html_export_url_base | html_export_url_base |
Initialising graph…