Commit Graph

3 Commits

Author SHA1 Message Date
didericis 5e49458725 docs(prd): adopt forge sidecar (option 3) for native integration
Flip the forge-native-integration PRD from option 2 (agent calls the
Gitea API directly via cred-proxy; done signal parsed from comments) to
option 3 per issue #317 comment 2715: a forge sidecar backed by a Forge
abstract class.

- signal_done(status, summary) replaces comment-parsing as the done signal
- semantic audit trail from the sidecar feeds provenance directly
- read-anywhere / write-scoped enforcement, tighter than repo-wide API keys
- forge-agnostic agent prompts and sidecar protocol
- DeployKeyProvisioner subsumption deferred; share the HTTP client only

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WL77TgFxKbs3cidGMG9dz7
2026-07-09 19:08:08 +00:00
didericis-claude c40364b0b1 docs: update forge PRD — orchestrator split, done signal, org targeting, forge env vars 2026-07-09 19:08:08 +00:00
didericis-claude c4415e99d1 docs: add PRD for forge native integration 2026-07-09 19:08:08 +00:00