Skip to content

Commit 69f6601

Browse files
committed
build: Clean-up template-norlab-project from repository
1 parent ca154b1 commit 69f6601

11 files changed

+1133
-1680
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
/.junie/ai_ignored/scratch.md
88
/.junie/ai_artifact/
99

10-
# ....Dev required.................................................................................
11-
/utilities/tmp/dockerized-norlab-project-mock-EMPTY/
12-
/tests/.env.tnp_test_values
10+
11+
12+
1313

1414
# ====Common=======================================================================================
1515

.junie/a2g_config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
# A2G Core Configuration
22
A2G:
3-
consumer-project: "template-norlab-project"
3+
super_project: "math-gymnasium"
44
workflow: "supervised" # supervised | autonomous
55

6-
# The following specialized guidelines are activated for this A2G-consumer-project
6+
# Specialized Guidelines Activation
77
specialized_guidelines:
88
- "guidelines.markdown.md"
99
- "guidelines.n2st.md"
1010
- "guidelines.nbs.md"
1111
- "guidelines.python.md"
1212
- "guidelines.shell_script.md"
1313

14-
# Repository Protected Branches
1514
branches:
1615
bleeding_edge: "dev"
1716
release: "main"

.junie/ai_ignored/archive_plans/TNP-78_a2g_repository_structure_refactoring.md

Lines changed: 0 additions & 126 deletions
This file was deleted.

.junie/ai_ignored/archive_plans/TNP-80_add_a2g_entrypoint_plan.md

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)