Skip to content

Commit 1b69912

Browse files
committed
docs: add maintenance notice to README and AGENTS.md
1 parent 6a34e81 commit 1b69912

2 files changed

Lines changed: 16 additions & 4 deletions

File tree

AGENTS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# AGENTS.MD - AI Agent Instructions for Hypercerts SDK
22

3+
> **⚠️ Not Currently Maintained — Do Not Use**
4+
>
5+
> This SDK is **currently unmaintained** while the Hypercerts core development team focuses on higher-priority matters,
6+
> and **should not be used**. We plan to resume work on it in the next few months.
7+
>
8+
> In the meantime, we recommend using the
9+
> [`@hypercerts-org/lexicon`](https://github.com/hypercerts-org/hypercerts-lexicon) npm package directly, along with the
10+
> official [AT Protocol SDK](https://github.com/bluesky-social/atproto) and related packages.
11+
312
This document provides instructions for AI agents working in the Hypercerts SDK repository.
413

514
## Project Overview

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Hypercerts SDK
22

3-
> **⚠️ Experimental Software — Not for Production Use**
3+
> **⚠️ Not Currently Maintained — Do Not Use**
44
>
5-
> This SDK is experimental and under active development. It should **not** be used in production environments. For
6-
> production use, please use the [ATProto SDK](https://github.com/bluesky-social/atproto/tree/main/packages) directly
7-
> and the [scaffold app](https://github.com/hypercerts-org/hypercerts-app) as a reference implementation.
5+
> This SDK is **currently unmaintained** while the Hypercerts core development team focuses on higher-priority matters,
6+
> and **should not be used**. We plan to resume work on it in the next few months.
7+
>
8+
> In the meantime, we recommend using the
9+
> [`@hypercerts-org/lexicon`](https://github.com/hypercerts-org/hypercerts-lexicon) npm package directly, along with the
10+
> official [AT Protocol SDK](https://github.com/bluesky-social/atproto) and related packages.
811
912
A monorepo containing SDK packages for the Hypercerts protocol on ATProto.
1013

0 commit comments

Comments
 (0)