Skip to content

Add the Eve Content Scout agent - #22

Closed
ferueda wants to merge 1 commit into
codex/content-scout-eve-gofrom
codex/content-scout-eve-agent
Closed

Add the Eve Content Scout agent#22
ferueda wants to merge 1 commit into
codex/content-scout-eve-gofrom
codex/content-scout-eve-agent

Conversation

@ferueda

@ferueda ferueda commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the standalone TypeScript Content Scout agent on Eve 0.27.8
  • pin Node 24.18.0, npm 11.16.0, the Gateway model route, and Flex execution
  • expose only a loopback HTTP Basic-authenticated Eve channel
  • disable tools, state, external capabilities, and input/output telemetry
  • validate the final shared Go and TypeScript contracts

Review path

  1. Read agents/content-scout/agent/instructions.md for agent purpose and evidence rules.
  2. Read agent/lib/policy.ts and agent/lib/model.ts for the exact runtime policy.
  3. Read agent/agent.ts and agent/channels/eve.ts for the Eve surface.
  4. Read test/contracts.test.ts and test/policy.test.ts for the cross-language and capability guards.
  5. Treat package-lock.json as generated dependency resolution rather than reviewing it line by line.

Boundaries

No Noema database access, Sessions access, tools, publishing, cross-job memory, Go adapter wiring, or live canary.

Verification

  • npm ci and npm run check under exact Node 24.18.0 and npm 11.16.0
  • typecheck passed
  • 10 tests passed
  • Eve production build passed
  • make check passed on the combined Go tree

Stack

Based on #24 so the review stack is linear. Production integration is the next PR.

@ferueda
ferueda force-pushed the codex/content-scout-contracts branch from bd93c82 to 309b6b8 Compare July 29, 2026 04:38
@ferueda
ferueda force-pushed the codex/content-scout-eve-agent branch from fc98a6a to 04a7e55 Compare July 29, 2026 04:38
@ferueda ferueda changed the title feat: add Eve Content Scout agent Add the Eve Content Scout agent Jul 29, 2026
@ferueda
ferueda changed the base branch from codex/content-scout-contracts to codex/content-scout-eve-go July 29, 2026 04:39
@ferueda

ferueda commented Jul 29, 2026

Copy link
Copy Markdown
Owner Author

Superseded as a Noema PR by #20, but the Eve agent work is intentionally preserved. The branch and commit remain as the seed for a separate Content Scout project, where its trigger and contracts will be adapted to the external event-consumer boundary.

@ferueda ferueda closed this Jul 29, 2026
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.

1 participant