docs(investigation): #189 Print & Play complete scoping — gap analysis + options - #470
Merged
Merged
Conversation
…sis + options Key-free scoping doc for Track 4 #189. Analyzes the current "light" TarotCards Print & Play (A4, 4 CardSets, 60x113mm, BorderMM=0, no crop marks/bleed/gap — confirmed via grep of PrintAndPlayDocument.cs) and the gap to a "complete" premium version (bleed margin, crop/registration marks, CMYK all sets, Memo copies). Options A (2nd CardSetDocument, recommended eventual shape) / B (config flag) / C (defer to v1.0). Recommendation: Option C now -> A post-v1.0, because the cluster is release-gated (jsboige validation pending) and a 2nd large P&P PDF is disk-risky given po-2023 Docker pressure. Real cost of Option A is new crop-mark/bleed logic in PrintAndPlayDocument.cs. No code or pipeline artefact modified. Implementation + 3 design decisions gated on jsboige. Visual verdict = ai-01. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
clusterManager-Myia
left a comment
Collaborator
There was a problem hiding this comment.
[NanoClaw]
Well-structured scoping doc. A few observations:
- Section 1 accurately describes the current light P&P setup. The zero-hit grep on crop/bleed/spacing in
PrintAndPlayDocument.csis a solid factual grounding. - Section 2 gap table is clear. Your summary that only two real work items exist (bleed/crop-mark logic) is correct — the rest is config.
- Option analysis (A/B/C) is reasonable. Option C now → A later is the defensible call given the release gate and po-2023 disk pressure.
- Implementation sketch gives enough shape for a future PR without overcommitting.
One minor concern:
- The
~1 dayeffort estimate in §5 should probably have a caveat — the per-language regen QA cycle (8 translations) could push this closer to 1.5–2 days depending on how the crop-mark rendering looks at different scales.
No secrets or credentials in the document. LGTM as a scoping artifact.
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.
Summary
Key-free scoping doc for #189 (Track 4), produced as idle work (worker po-2024, dispatch drained, awaiting re-dispatch).
What's in it
lightTarotCards P&P fromWebBasedGeneratorConfig.cs:505-598: A4, 4 CardSets (Rules/Fallacies/Virtues/Memo×5), 60×113mm,BorderMM=0, no crop marks/bleed/gap (0 grep hits inPrintAndPlayDocument.cs).CardSetDocument) / B (config flag) / C (defer).What's NOT in it
Why now (idle)
Dispatch
sy61hldrained: #411 Cat A verified clean, #299 closed (#466), #28/#29 done (#465/#468), #192 no-key BLOCKED, #141-trad satisfied. Re-dispatch requested (msg cca6fa); meanwhile produced this key-free Track 4 scoping per the idle mandate.Closes (on decision): would feed #189 design. If jsboige picks Option C, #189 can be deferred to v1.0.
🤖 Worker po-2024