Skip to content

NEXT_TASKS: record Pelotomaculum causal curation (#243) + Edison auth resolved#244

Merged
realmarcin merged 1 commit into
mainfrom
reconcile/causal-000190-edison-fixed
Jul 22, 2026
Merged

NEXT_TASKS: record Pelotomaculum causal curation (#243) + Edison auth resolved#244
realmarcin merged 1 commit into
mainfrom
reconcile/causal-000190-edison-fixed

Conversation

@realmarcin

Copy link
Copy Markdown
Contributor

Doc-only backlog reconciliation:

  • Add CommunityMech:000190 (Pelotomaculum-Methanocella propionate syntrophy) to the causal-graph "done so far" list (Pelotomaculum-Methanocella propionate syntrophy: curate causal graph #243); count ~58 → ~59 / 304.
  • Replace the Edison-auth blocker note with the resolution: the .env EDISON_API_KEY was refreshed and authenticates (HTTP 200). Documents the config gotcha — the shell profile's stale EDISON_PLATFORM_API_KEY shadows .env (load_dotenv doesn't override exported vars) and still 403s, so causal jobs must run with env -u EDISON_PLATFORM_API_KEY until that export is fixed.

🤖 Generated with Claude Code

… resolved

Add CommunityMech:000190 to the causal-graph "done" list (~59/304), and
replace the Edison-auth blocker note with the resolution: the .env key was
refreshed and authenticates, but the shell profile's stale
EDISON_PLATFORM_API_KEY still shadows/403s it, so run causal jobs with
`env -u EDISON_PLATFORM_API_KEY` until that export is fixed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 22, 2026 02:18
@realmarcin
realmarcin merged commit c3436f6 into main Jul 22, 2026
1 check passed
@realmarcin
realmarcin deleted the reconcile/causal-000190-edison-fixed branch July 22, 2026 02:18

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project backlog notes in NEXT_TASKS.md to reflect completed causal-graph curation work for CommunityMech:000190 (#243) and to replace an Edison authentication “blocked” note with the documented resolution and a configuration gotcha.

Changes:

  • Added CommunityMech:000190 / Pelotomaculum_Methanocella_Propionate_RNASeq_Coculture to the “Done so far” causal-graph list and updated the progress count (~58 → ~59 / 304).
  • Replaced the Edison-auth blocker note with a “resolved” note, documenting why an exported EDISON_PLATFORM_API_KEY can shadow .env loading.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread NEXT_TASKS.md
Comment on lines +356 to +357
until that profile export is updated/removed, or add the good key to `.env` as
`EDISON_PLATFORM_API_KEY=`.
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