-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path0-AI-MANIFEST.a2ml
More file actions
34 lines (28 loc) · 1.5 KB
/
Copy path0-AI-MANIFEST.a2ml
File metadata and controls
34 lines (28 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# SPDX-License-Identifier: MPL-2.0
# 0-AI-MANIFEST.a2ml — AI Agent Entry Point
# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath)
# STOP — READ THIS FIRST
# This is the AI manifest for the **methodologies** repository.
# It is a PRIVATE repo containing captured design decisions, learnings,
# and methodologies from AI-assisted software development.
# CANONICAL LOCATIONS
# - Methodologies: methodologies/<name>/README.md
# - Field reports: field-reports/<date>-<name>.md
# - Architecture decisions: decisions/ADR-<number>-<name>.md
# - This is a DOCS repo — no src/, no build artifacts, no containers
# CRITICAL INVARIANTS
# 1. This repo is PRIVATE on all three forges (GitHub, GitLab, Bitbucket)
# 2. NEVER publish methodology content externally without user permission
# 3. Field reports contain honest assessments — do not sanitise them
# 4. Productive Meandering canonical source is HERE, not gossamer/docs/
# 5. TSDM source a2ml is HERE, not Zotero
# 6. All methodology docs use SPDX-License-Identifier: MPL-2.0
# STRUCTURE
# methodologies/ — 26 methodology directories
# field-reports/ — honest session assessments
# decisions/ — ADRs for methodology choices
# .github/workflows/ — RSR standard workflows
# RELATIONSHIP TO OTHER REPOS
# - gossamer/docs/ has a COPY of productive-meandering (keep in sync or remove)
# - hypatia/ has the automated learning loop that consumes methodology outcomes
# - All repos consume these methodologies via CLAUDE.md instructions