Labels
Labels
92 labels
- Cannot progress — waiting on another issue, anchor, or external party.
- Something is broken. A user-visible defect or a broken invariant.
- Build, tooling, deps, repo meta. Not a user-visible change.
- Dependency updates. Auto-applied by Dependabot.
- Needs UX / product review before implementation starts.
- < 2 hours, self-contained, clear acceptance criteria.
- Multi-day. Cross-module or requires design work first.
- ~1 day of work. Touches one module. No cross-cutting concerns.
- Documentation change — README, /docs, inline, or templates.
- Improvements or additions to documentation
- Already tracked by another issue. Link and close.
- Improvement to an existing capability (not a bug fix, not new scope).
- MCP server, SDK, agent-facing APIs.
- Listing, onboarding, and supporting new Stellar anchors.
- Documentation, governance, contributor experience.
- Intent router, solver, execution semantics.
- Anchor scoring, probe bot, Soroban oracle.
- Product surface — widget, dashboard, rate table.
- New capability. Expands what the product can do.
- Good for newcomers
- Scoped, unblocked, reviewer-ready. Safe for a first-time contributor.
- Extra attention is needed
- Actively looking for a contributor to own this.
- This doesn't seem right
- app/api/* — HTTP surface.
- lib/freighter/* — wallet adapter surface.
- lib/intent/* — canonical schema, signing, hashing, replay.
- packages/mcp/* — MCP server + tool definitions.
- app/offramp/* and lib/offramp/*.
- Infrastructure, CI, deploys, monitoring.