-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_config.yml
More file actions
153 lines (141 loc) · 3.23 KB
/
Copy path_config.yml
File metadata and controls
153 lines (141 loc) · 3.23 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
title: "ARC-Neuron LLMBuilder"
description: "Governed local AI / offline LLM builder for ARC-Neuron: GGUF promotion, Omnibinary memory, Arc-RAR rollback, dataset governance, ProtoSynth/Neural Synth, and Synth companion roadmap."
author: Gary Doman
url: "https://garebear99.github.io"
baseurl: "/ARC-Neuron-LLMBuilder"
repository: GareBear99/ARC-Neuron-LLMBuilder
# Minima-compatible theme (the default Jekyll theme on GitHub Pages)
theme: jekyll-theme-cayman
# SEO
lang: en
keywords:
- local-ai
- governed-ai
- llm-builder
- promotion-gate
- regression-floor
- omnibinary
- arc-rar
- gguf
- conversation-pipeline
- reflection-loop
- terminology-absorption
- agentic-ai
- on-prem-ai
- sovereign-ai
- small-language-models
- transformer
- pytorch
- reproducible-ai
- knowledge-preservation
- regression-testing
- model-promotion
- offline-ai
- ai-receipts
- ai-provenance
- model-governance
- gguf-model-builder
- rollback-safe-ai
- device-portable-ai
- time-to-space-projection
- arc-language-module
- arc-neuron
- dataset-governance
- ai-memory
- agi-assistant-lab
- portal-esque-ai-companion
- ai-build-lab
- clone-worthy-ai
# Social / Open Graph
github_username: GareBear99
twitter:
username:
card: summary_large_image
# Navigation (Markdown files served as pages)
defaults:
- scope:
path: ""
values:
layout: default
# Keep what gets published tight — no pytest/venv/cache/artifacts
include:
- README.md
- ARCHITECTURE.md
- GOVERNANCE_DOCTRINE.md
- ECOSYSTEM.md
- QUICKSTART.md
- USAGE.md
- FAQ.md
- GLOSSARY.md
- ROADMAP.md
- COMPARISON.md
- EXAMPLES.md
- RELEASE_NOTES_v1.0.0.md
- MODEL_CARD_v6_conversation.md
- CHANGELOG.md
- CONTRIBUTING.md
- SECURITY.md
- docs/TRANSITIONAL_LICENSE_ROADMAP.md
- docs/DARPA_NEXT_STEPS_TO_GEMMA_CLAUDE_STATE.md
- docs/MODEL_MEMORY_EVALUATION_PROTOCOL.md
- docs/SEO_INDEXING_PLAYBOOK.md
- docs/seo_metadata.jsonld
- docs/KNOWLEDGE_PRESERVATION_DOCTRINE.md
- docs/V2_CANDIDATE_ISOLATION_POLICY.md
- docs/ARC_NEURON_3_0_ROADMAP_INTEGRATION.md
- docs/DATASET_ACQUISITION_MATRIX_3_0.md
- repo-metadata/GITHUB_ABOUT_UPDATE.md
- repo-metadata/PUBLIC_CLONE_INDEXING_CHECKLIST.md
- docs/SYNTH_COMPANION_ROADMAP_4_5_7.md
- docs/WHY_CLONE_ARC_NEURON.md
- llms.txt
exclude:
- .github/
- .pytest_cache/
- .venv/
- arc-venv312/
- __pycache__/
- tests/
- scripts/
- runtime/
- adapters/
- arc_core/
- arc_tiny/
- arc_neuron_small/
- arc_neuron_tokenizer/
- scorers/
- artifacts/
- exports/
- results/
- reports/
- datasets/
- benchmarks/
- ecosystem/
- configs/
- specs/
- data/
- data_manifest/
- dist/
- Makefile
- pyproject.toml
- requirements.txt
- mcp/
- integrations/
- templates/
- schemas/
- manifests/
- ops/
- runtime.egg-info/
- repo-metadata/
- "*.py"
- "*.sh"
plugins:
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-feed
# SEO keyword: protosynth
# SEO keyword: neural-synth
# SEO keyword: synth-companion
# SEO keyword: buildable-brain-lab
# ARC-StreamMemory add-on keywords
streammemory_keywords: "ARC-StreamMemory, visual memory, video memory for LLMs, visual RAG, screen recording for AI, AI module attachments"