Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@ platform services behind Helpthread-owned interfaces. Organizations deploy Helpt
into infrastructure they choose and control.

> **Status: pre-release and dogfooded in production.** Helpthread is developed by
> Resonant IQ, Inc. and runs the company's support operation today, but it is not ready for general deployment. See
> [STATUS.md](STATUS.md) for the current product surface and roadmap.
> Resonant IQ, Inc. and runs the company's support operation today, but it is not ready
> for general deployment. Current work is tracked in the
> [Helpthread OSS Roadmap](https://github.com/orgs/Helpthread/projects/1).

## Start here

- **[Founding Charter](CHARTER.md)** — identity, principles, and project commitments
- **[Architecture](docs/architecture/README.md)** — the map to current technical contracts
- **[Status](STATUS.md)** — what is live, underway, and deferred
- **[Roadmap](https://github.com/orgs/Helpthread/projects/1)** — public delivery status and planned work
- **[Governance](GOVERNANCE.md)** — how project decisions are made today
- **[Legal and licensing](legal/README.md)** — the AGPL core and commercial-module boundary
- **[`specs/`](specs/)** — the maintained behavioral and product contracts
Expand Down
114 changes: 0 additions & 114 deletions STATUS.md

This file was deleted.

3 changes: 2 additions & 1 deletion docs/architecture/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ The operator inbox, automation, AI, and future interfaces are clients of public
contracts. The maintained Agent Inbox contract lives in
[specs/api/agent-inbox-v1.md](../../specs/api/agent-inbox-v1.md).

The exact product surface and delivery state live in [STATUS.md](../../STATUS.md).
The exact product surface and delivery state live in the
[Helpthread OSS Roadmap](https://github.com/orgs/Helpthread/projects/1).

## Modules

Expand Down
3 changes: 2 additions & 1 deletion legal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Before public launch or taking marketplace revenue, as applicable:
- complete trademark and entity approvals;
- finalize the commercial module license and terms of sale.

Current delivery status and outstanding work belong in [STATUS.md](../STATUS.md).
Current delivery status and outstanding work belong in the
[Helpthread OSS Roadmap](https://github.com/orgs/Helpthread/projects/1).
Historical rationale is indexed in
[docs/decisions/README.md](../docs/decisions/README.md).
4 changes: 2 additions & 2 deletions specs/modules/catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ Icons · Twitter/X DM integration (API effectively dead).
## 3. Paid modules — four clusters

Each entry is born proprietary (closed repo), integrates out-of-process unless noted, and
ships through the marketplace when that phase opens (STATUS.md). Order within clusters is
rough priority.
ships through the marketplace when that phase opens. Order within clusters is rough
priority.

### 3.1 AI & automation

Expand Down