docs(marketing): say which phases shipped and where each one stops - #1808
Merged
Conversation
The pages still read as a plan. All six phases are on development now, so the tables say so, and each row carries the limit that actually applies: social publishing is provable on Mastodon alone until the developer applications are filed, the keyword analysis needs a connected Search Console property, and the bookkeeping audiences need shillinq and a client linked to a shillinq organisation. Phase 2 is the one to read carefully. The content hub is live; asking hermiq for a draft is not built, because nothing can write into Pipelinq as an agent yet, so the agent-authored mark has a renderer and no writer. Also records how the RFC 8058 headers reach the default transport, which phase 0 left open: the guarded private getSymfonyEmail(), degrading with a logged warning where the mailer does not expose it.
Contributor
Quality Report — ConductionNL/pipelinq @
|
| Check | PHP | Vue | Security | License | Tests |
|---|---|---|---|---|---|
| lint | ✅ | ||||
| phpcs | ✅ | ||||
| phpmd | ✅ | ||||
| psalm | ✅ | ||||
| phpstan | ✅ | ||||
| phpmetrics | ✅ | ||||
| eslint | ✅ | ||||
| stylelint | ✅ | ||||
| build | ✅ | ||||
| check-manifest | ✅ | ||||
| check-vue-demi | ✅ | ||||
| test-l10n | ✅ | ||||
| format | ✅ | ||||
| check-schema-l10n | ❌ | ||||
| check-l10n-js | ✅ | ||||
| composer | ✅ | ✅ 106/106 | |||
| npm | ✅ | ✅ 637/637 | |||
| app:check-code | ⏭️ | ||||
| info.xml | ✅ | ||||
| REUSE | ❌ | ||||
| PHPUnit | ✅ | ||||
| Newman | ✅ | ||||
| Playwright | ⏭️ deferred — runs on the promotion into beta/main, not on a pull request into development | ||||
| Hydra gates | ✅ |
Quality workflow — 2026-09-05 13:03 UTC
Download the full PDF report from the workflow artifacts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
The marketing pages still read as a plan. All six phases are on
developmentnow, so the tables say so, and each row carries the limit that actually applies rather than an unqualified "Live":Phase 2 is the row to read carefully. The content hub is live. Asking hermiq for a draft is not built, because nothing can write into Pipelinq as an agent yet, so the agent-authored mark has a renderer and no writer. Calling that phase "Live" would have been the kind of claim these pages exist to prevent.
The architecture page also records how the RFC 8058 headers reach the default transport, which phase 0 left open: the guarded private
Message::getSymfonyEmail(), degrading with a logged warning where the mailer does not expose it. Verified againstInstanceMailerTransportrather than restated from the plan.Verification
cd docs && npm run buildexit 0.npm run check:spec-linksexit 0. No em-dashes in either page.Worth knowing for the next person: a second
docsbuild fails withCan't resolve '@site/build/…'because Docusaurus scans the previous build's own output.rm -rf docs/buildfirst.🤖 Generated with Claude Code