docs(#200): document mint deploy-time source stamping pattern#506
docs(#200): document mint deploy-time source stamping pattern#506fullsend-ai-coder[bot] wants to merge 1 commit into
Conversation
Add prescriptive guidance to the Mint function section of AGENTS.md explaining that build metadata for the mint Cloud Function should use deploy-time source stamping rather than runtime environment variables. This prevents metadata from drifting out of sync with the deployed function code. The paragraph uses aspirational language describing the intended pattern, since the mechanism is not yet fully implemented in the codebase. It guides future agents to choose source stamping over env vars when adding build metadata to the Cloud Function. Closes #200
|
🤖 Finished Review · ✅ Success · Started 3:25 PM UTC · Completed 3:32 PM UTC |
Review — approvePR: Clean documentation addition. The paragraph accurately describes the deploy-time source stamping pattern for the mint Cloud Function and is well-placed in the "Mint function" section of AGENTS.md between the mintcore sync guidance and the dispatch workflows section. Dimensions reviewed
Minor observation (non-blocking)The example path
|
Add prescriptive guidance to the Mint function section of AGENTS.md explaining that build metadata for the mint Cloud Function should use deploy-time source stamping rather than runtime environment variables. This prevents metadata from drifting out of sync with the deployed function code.
The paragraph uses aspirational language describing the intended pattern, since the mechanism is not yet fully implemented in the codebase. It guides future agents to choose source stamping over env vars when adding build metadata to the Cloud Function.
Closes #200
Post-script verification
agent/200-mint-stamping-docs)b776cf6006a12016eaa21412dc65a3001100e801..HEAD)