docs(todo): track deferred/gated work (P4b infisical run wrap)#32
Merged
Conversation
Records the P4b CLI-secrets wrap with its exact unblock triggers (Infisical project provisioned via terraform apply, secret values populated, 3 INFISICAL_* bootstrap vars as Actions secrets; confirm CLI flags against the pinned version), plus a note that the production deploy is intentionally gated at UnknownResolverStage on the 4 unresolved compliance flags until the real license number + 3 disclaimer texts are supplied in inputs/domain_spec.source.yaml. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VqWfuXWTn5jo8f5fnkSozx
|
There was a problem hiding this comment.
Pull request overview
Adds a repository-level TODO document to track intentionally deferred, externally gated work around Infisical-based secrets injection in CI, and to document the current (intentional) production deploy gate caused by unresolved compliance placeholders in the domain spec normalization/pipeline flow.
Changes:
- Add
TODO.mddescribing the deferred P4b work to wrap CI workflows ininfisical runonce Infisical provisioning + bootstrap secrets exist. - Document the current production deploy gate at
UnknownResolverStageand how to clear it by resolving the 4 compliance placeholders and re-runningnpm run normalize-spec. - Cross-link deferred work in the related
Quantum-L9/SEO-Botrepository.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+22
to
+24
| - reducing each `env:` block to the 3 bootstrap vars | ||
| (`INFISICAL_CLIENT_ID` / `_SECRET` / `_PROJECT_ID`) plus non-secret | ||
| `CLIENT_ID` / `NODE_ENV` and `NODE_AUTH_TOKEN` (still needed for the |
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.



Adds
TODO.mdtracking the deferred, externally-gated P4b item plus the current deploy gate:infisical run(CLI secrets baseline) acrossdeploy-to-vercel.yml/emit-handoff.yml/build-site.yml; gated on the Infisical project provisioned (terraform apply), secret values populated, and the 3INFISICAL_*bootstrap vars set as Actions secrets. Flags that the exact CLI flags must be confirmed against the pinned version.UnknownResolverStageon the 4 unresolved compliance flags; documents how to green it (supply real license # + 3 disclaimer texts ininputs/domain_spec.source.yaml, thennpm run normalize-spec).Docs-only. Cross-links the SEO-Bot
TODO.md.🤖 Generated with Claude Code
Generated by Claude Code