Skip to content

fix(741macro): scrub proprietary EMA periods from source#204

Merged
Timwal78 merged 1 commit into
mainfrom
claude/agent-credit-bureau-spec-y3zejd
Jun 21, 2026
Merged

fix(741macro): scrub proprietary EMA periods from source#204
Timwal78 merged 1 commit into
mainfrom
claude/agent-credit-bureau-spec-y3zejd

Conversation

@Timwal78

Copy link
Copy Markdown
Owner

Summary

  • EMA period sequence removed from source entirely — no longer visible in the public repo
  • Periods now loaded at runtime from MACRO741_PERIODS env var (set in Render, never committed)
  • Stack logic rewritten generically using index-based comparisons — no period values leak through variable names or hardcoded expressions
  • Endpoint returns CONFIG_NOT_SET 503 if env var is missing rather than silently using defaults
  • .env.example gets a blank MACRO741_PERIODS= placeholder documenting where to set it

Action required

Set MACRO741_PERIODS in Render environment variables for the SqueezeOS service before deploying. Value: your proprietary comma-separated integer sequence in ascending order.


Generated by Claude Code

Proprietary EMA sequence removed from source code entirely.
Loaded at runtime from MACRO741_PERIODS env var (set in Render).
Stack logic rewritten generically — no period values in variable
names or hardcoded expressions. Endpoint returns CONFIG_NOT_SET
503 if env var is missing. Added MACRO741_PERIODS placeholder to
.env.example (blank — value lives in Render secrets only).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RyKH8i6w34HcLA3HGBzfQn
@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/timothy-waltons-projects?upgradeToPro=build-rate-limit

@Timwal78 Timwal78 marked this pull request as ready for review June 21, 2026 00:28
@Timwal78 Timwal78 merged commit 510003f into main Jun 21, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants