Commit b9c4905
docs: strengthen PRIVACY.md + release-process for the Connectors directory policy
Read the actual Anthropic Software Directory Policy
(https://support.claude.com/en/articles/13145358) and cross-checked
MCPg's real state against every requirement rather than assuming --
mechanically verified all 254 tool names are well under the 64-char
limit (longest is 36), confirmed docs/tour.md already has 28+
ready-made natural-language example prompts, and confirmed tool
annotations/error-handling/transport-support/dependency-currency
requirements are already met by prior work this session.
Two real gaps found and fixed:
- PRIVACY.md described the Postgres-data and NL2SQL data flows well,
but never explicitly addressed the policy's specific concern about
Claude's own memory/chat-history/uploaded-files -- added an
affirmative statement that MCPg has no mechanism to touch any of
that, mirroring the policy's own phrasing so a reviewer can confirm
compliance without inferring it.
- docs/release-process.md's Connectors-directory section had the
mechanical re-submission steps but nothing reviewer-facing --
expanded it with ready-to-paste content: the hosted HF Space demo as
the "testing account with sample data" the policy requires, three
curated example prompts pulled from docs/tour.md, and an explicit
ownership/architecture note (MCPg is bring-your-own-database, not a
fixed-backend connector, which doesn't fit the policy's implicit
assumption cleanly without saying so).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ESh2w9n8kzbLskHoq9w2UH
Entire-Checkpoint: 149f00a5653b1 parent 8c069b0 commit b9c4905
2 files changed
Lines changed: 44 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
17 | 25 | | |
18 | 26 | | |
19 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
774 | | - | |
775 | | - | |
776 | | - | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
777 | 779 | | |
778 | 780 | | |
779 | 781 | | |
780 | | - | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
781 | 785 | | |
782 | 786 | | |
783 | 787 | | |
784 | 788 | | |
785 | 789 | | |
786 | 790 | | |
787 | 791 | | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
788 | 820 | | |
789 | 821 | | |
790 | 822 | | |
| |||
0 commit comments