# Helen's Foundry

> The strategic intent layer for AI agents.

Your agents ship fast. Do they ship the right thing?

Built for Seed–Series B software companies with 5–100 engineers shipping 10+ agent PRs a day. Helen’s Foundry gives every agent the live strategic picture - and checks each PR against that intent before it merges.

## What Helen's Foundry is

Helen's Foundry organizes a company's strategic context as a linked graph. Mission, vision, strategy, goals, personas, problems, architecture, projects, requirements, stories, and tickets form a traceable chain. Agents receive the current chain behind their work instead of disconnected search results.

The product is built for Seed–Series B software companies with 5–100 engineers shipping 10 or more agent pull requests per day. It is designed for CTOs and VPs of Engineering who need agent throughput to remain aligned with ratified product and company decisions.

## How it works

1. **Orient:** Set the mission, vision, and domain model.
2. **Set direction:** Record strategy, goals, and value propositions.
3. **Design the solution:** Connect personas, problems, and architecture.
4. **Execute:** Link projects, requirements, stories, and tickets to the decisions above them.

Changes at the top cascade into design and delivery. Every execution artifact traces back to the intent it serves.

## Agent interface

Helen's Foundry exposes the artifact graph through Model Context Protocol (MCP). Agents can:

- retrieve a bounded context chain before implementation;
- find implementation-ready work and claim the exact artifact;
- search linked product and strategy context;
- create and update artifacts through audited tools;
- connect work to the personas and problems it serves;
- inspect conflicts and stale assumptions before shipping.

MCP is the supported automation surface. The product also connects with GitHub and agent workflows including Claude, Codex, Cursor, and other MCP clients.

## Pull request alignment

The GitHub integration checks whether a pull request serves linked, ratified intent. It evaluates the diff against the artifact chain, reports acceptance-criteria coverage, and surfaces drift or missing context before merge. The goal is to answer whether the code is the right work, not only whether the code passes.

## Strategic coherence checks

Helen's Foundry checks the graph using structural rules, recency analysis, semantic judgment, embedding geometry, property checks, code-symbol analysis, and portfolio-level signals.

- **Stale Premise:** Active work still builds on a parent that was abandoned, made obsolete, or marked a duplicate — a live effort resting on a discontinued foundation.
- **Stranded By Closure:** Open work left under a parent that already finished — every parent above it closed as completed or migrated, so the item needs a close, a new home, or an explicit carry-forward.
- **Coordination Collision:** Two active items under the same parent are being worked by different people at the same time, risking duplicated effort or a clash.
- **Lifecycle Contradiction:** An item's status fields disagree with each other — closed with no reason, a closure reason on something still open, or a priority where one doesn't belong.
- **Duplicate Singleton:** More than one live instance of something that should exist only once — like two missions, visions, or strategies — competing to be the source of truth.
- **Priority Inversion:** A child item is ranked more urgent than the parent it serves — high-priority work hanging off something that's been deprioritized.
- **Owner Over-Allocation:** One person owns more in-flight work than they can reasonably move at once — a context-switching and throughput risk.
- **Coverage Gap:** An active persona or problem has no live project, requirement, story, or descendant execution connected through SERVES or ADDRESSES.
- **Execution Context Gap:** Live stories that share a project or requirement declaration point cannot be traced to both an active persona and an active problem. The detector groups the repair at that declaration point while retaining exact per-story evidence; infrastructure-only tickets remain exempt.
- **Unowned Work In Flight:** Work that is actively in progress or in review has no owner — something is moving with nobody accountable for it.
- **No Prime Goal:** The workspace has several top-level objectives with no shared apex above them, so the work below them can ladder up to competing directions.
- **Decomposition Gap:** A mission, vision, strategy, or goal whose entire subtree never reaches doable work — intent that was stated but never broken down.
- **Priority Vacuum:** Work that's actively in flight has no priority set, so it can't be ranked against everything else competing for the same capacity.
- **Missing Accountable Owner:** A committed strategy or goal has no owner — a directional commitment with nobody accountable for whether it lands.
- **Resource Misallocation:** An objective carries urgent work underneath it that nobody is staffed on — a high-priority outcome that's effectively understaffed.
- **Zombie Project:** An active project whose work is all finished and that hasn't been touched in a long time — consuming attention with no live momentum.
- **Review Cadence Breach:** A committed item hasn't been reviewed within the cadence expected for its type — a mental model that may have quietly gone out of date.
- **Plan-of-Record Staleness:** A strategy or goal whose own description has gone stale while the work beneath it keeps changing — the plan frozen against what's actually happening.
- **Semantic Contradiction:** Two related items pull in logically opposite directions — an AI reviewer judged their intents to be in conflict, not just differently worded.
- **Redundant Overlap:** Two items in different parts of the graph say nearly the same thing — the same intent stated twice, eroding a single source of truth.
- **Chain Contradiction:** A child's intent opposes the parent it descends from — strategic drift along the line from objective to execution.
- **Copy-Paste Cascade:** A child simply restates its parent rather than breaking it into real work — an objective copied down the chain instead of decomposed.
- **Root Alignment Outlier:** A piece of execution work sits among the least connected, by embedding similarity, to its mission-root containment ancestor. SERVES/ADDRESSES completeness is measured separately by the structural demand checks.
- **Horizontal Incoherence:** An objective's children scatter in meaning rather than cohering as one decomposition — vertically aligned but pulling apart sideways.
- **Presupposed Capability:** A plan assumes a capability the workspace has no artifact for — the work presupposes something that doesn't yet exist.
- **Orphaned Metric:** A goal states a measurable target that none of its work actually moves — a metric nobody is working toward.
- **Portfolio Distribution Anomaly:** The work under a parent is lopsided along one dimension — nearly all critical, one priority flat, or one branch carrying the bulk — so that dimension stops distinguishing what actually matters.
- **Unrealized Commitment:** A committed piece of work has no resembling code in the connected repository — the intent is stated but nothing in the codebase looks like it.
- **Stale Implementation:** Work whose intent changed after the code that implements it last did — the spec moved on and the code hasn't caught up.
- **Signature–Doc Drift:** A public symbol whose doc-comment no longer matches its signature — the description and the contract have drifted apart.
- **Duplicate Implementation:** Two public symbols in different files are near-identical — duplicated logic or a missing shared abstraction.
- **Specification Clause Violation:** An accepted blocking clause with a reviewed exact checker has complete deterministic evidence that the pull request violates its required contract.

## Helen

Helen is the AI inside Helen's Foundry. She acts as an editor for reasoning rather than prose: she reads the linked graph, asks questions when decisions conflict, and records the reasoning behind reconciliations.

## Integrations

GitHub, Anthropic, Linear, Notion, Figma, Slack, Discord, Sentry, and any MCP-compatible client.

## Access and contact

Helen's Foundry is currently invite-only early access. It is free to use and may have rough edges.

- Join the waitlist: https://hf.dev/waitlist
- Email: hello@helensfoundry.com
- GitHub: https://github.com/helensfoundry
- Status: https://status.hf.dev/
- Privacy: https://helensfoundry.com/privacy
- Terms: https://helensfoundry.com/terms
