Skip to content

Commit 7d9591f

Browse files
hyperpolymathclaude
andcommitted
chore(site): complete served .well-known set (humans.txt, ai.txt)
The served site/.well-known/ had only security.txt; add humans.txt and ai.txt to match the repo-root set. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 39c6118 commit 7d9591f

2 files changed

Lines changed: 31 additions & 0 deletions

File tree

site/.well-known/ai.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# SPDX-License-Identifier: MPL-2.0
2+
# ai.txt - AI interaction policy
3+
# See: https://site.spawning.ai/spawning-ai-txt
4+
5+
User-Agent: *
6+
Disallow-Training: yes
7+
Disallow-Summarization: no
8+
Disallow-Generation: yes
9+
10+
# This project's code is licensed under MPL-2.0.
11+
# AI agents may read and analyze this code for assisting contributors.
12+
# AI agents must NOT use this code for model training without explicit consent.
13+
#
14+
# For AI agent integration instructions, see:
15+
# 0-AI-MANIFEST.a2ml (universal AI entry point)
16+
# AI.a2ml (Claude-specific instructions)
17+
# .machine_readable/ (structured project state)

site/.well-known/humans.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# SPDX-License-Identifier: MPL-2.0
2+
# humanstxt.org
3+
4+
/* TEAM */
5+
Maintainer: Jonathan D.A. Jewell (hyperpolymath)
6+
Contact: j.d.a.jewell@open.ac.uk
7+
From: United Kingdom
8+
9+
/* SITE */
10+
Last update: 2026-03-02
11+
Standards: RSR (Rhodium Standard Repository)
12+
License: MPL-2.0
13+
Components: Idris2 ABI, Zig FFI
14+
Tools: just, Podman, Guix

0 commit comments

Comments
 (0)