-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (46 loc) · 1.22 KB
/
.gitignore
File metadata and controls
48 lines (46 loc) · 1.22 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
node_modules/
dist/
*.js.map
*.d.ts.map
*-keys.json
.env
.env.local
.passport
seed-agora.mjs
.DS_Store
*.tgz
oatr/
.mcp.json
.gstack/
.claude/settings.local.json
# 2026-04-29 internal-staging sweep — moved to ~/aeoess-private/
/experiments/
papers/agent-social-contract-backup.md
papers/elicitation-prompts.md
papers/review-prompt-paper-a.md
papers/AUDIT-V2-GATEWAY-LOGIC.md
papers/CAUSAL-CHAIN-AUDIT.md
papers/MATURITY-TABLE.md
papers/consilium-paper-strategy.md
papers/paper-2-v3-final-outline.md
papers/paper-2-compliance-complete-outline.md
papers/faceted-narrowing.md
# ─────────────────────────────────────────────────
# AEOESS drift prevention — never commit these patterns.
# These complement the pre-commit hook and CI scan.
# ─────────────────────────────────────────────────
specs/cc-prompts/
specs/consilium/
specs/briefings/
specs/CONSILIUM-*
specs/ROME-COMPLETE-*
specs/DAILY-*
specs/CC-PROMPT-*
specs/OPEN-COMMITMENTS*
specs/MODEL-CITIZEN*
specs/MUTUAL-MODE*
specs/THE-SYNTHESIS*
specs/ERIK-NEWTON*
/tmp-*.md
/scratch-*.md
*.private.md