This repository is public and remains an alpha project. Public visibility means the code, docs, issues, and PRs are readable by the public; it does not imply production readiness, stability guarantees, stable release support, package publication, or permission to use production infrastructure.
Broader promotion (stable release, announcements, public docs site, package/image publication, production deployment, and live operations) remains blocked on the readiness gates recorded in docs/history/public-readiness.md and separate explicit operator approval.
Do not open public GitHub issues for vulnerabilities. Use GitHub private vulnerability reporting for this repository when available:
https://github.com/jinwon-int/a2a-nexus/security/advisories/new
If private vulnerability reporting is unavailable, do not put vulnerability details in a public issue or PR. Open a non-sensitive maintainer-contact request or use an existing organization-approved private contact path, then share only redacted details after a maintainer provides a private route.
Do not include:
- real tokens, secrets, cookies, private keys, or authorization headers
- private hostnames, internal IPs, local filesystem paths, provider IDs, Telegram IDs, or raw session dumps
- production database contents or terminal-outbox payloads
If a proof of concept needs configuration, use placeholders such as <local-dev-token>, <broker-url>, and <worker-id>.
The following actions are not authorized by normal docs, issues, PRs, or local verification:
- transferring repository ownership/visibility or making another visibility change
- production deploys or Gateway/broker/worker restarts
- production database mutation
- live provider or Telegram sends
- terminal-outbox ACK/replay mutation
- creating or moving tags, GitHub Releases, npm publishes, Docker/image publication, or package publication
- secret/credential movement, rotation, or disclosure
- history rewrite or force push
Explicit operator approval must name the exact action, target repository or artifact, and rollback/no-op boundary before any exception.
Use redacted evidence only. Before opening a PR or posting task evidence, verify that the branch and artifacts do not include OpenClaw runtime/bootstrap context files:
AGENTS.mdSOUL.mdUSER.mdTOOLS.mdHEARTBEAT.mdIDENTITY.md.openclaw/**
If any of those files would enter a branch or artifact bundle, fail closed and report the exact repo-relative paths.
A2A_REVIEW_LINEAGE_MODE remains off by default, and enforce is
unsupported. When separately activated in record mode, authoritative
review-lineage mutations are closed to exact routes and trusted identities.
Lineage create, operator cancel, and committed correction-generation recording
require an authenticated requester with the exact operator role. Review
reports require the Ed25519 worker registry and the dedicated
review-lineage.report scope.
For correction generation, request JSON cannot select authority, namespace,
issuer, producer ID, or source-event ID. Trusted code assigns semantic
correction_controller authority, and the canonical parser/store require the
exact pre-correction subject and correction_pending state. This route records
an already committed head only; it does not accept patch bytes, run a fixer,
auto-push output, or infer evidence from task results, logs, prose, retries,
completion, or finalizer state.
The source event, canonical lineage result, and idempotency ledger share one transaction. Minimized source metadata must not contain raw generation/report references, actor identities, changed paths, receipt/finding prose, patch or fixer output, prompts, provider payloads, or credentials.
Dependabot monitors both GitHub Actions and the npm workspace lockfile. npm dependency updates arrive as reviewed PRs; minor and patch updates may be grouped, while major updates stay separate. The dependency advisory gate is warn-only in this alpha stage: it summarizes npm audit --omit=dev --json output when registry access is available, warns on high/critical production advisories, and skips with a reason when the audit endpoint is unavailable. Enforcement can be tightened only after observing noise and recording a separate cutoff decision.
No stable release, npm package, Docker image, or production deployment is supported yet. Treat all packages in this public alpha monorepo as alpha candidates until the compatibility matrix and promotion-readiness gates are complete.