Skip to content

Commit 0420c6f

Browse files
author
Goncalves, Carla
committed
Clean gh-pages: remove .codex and non-production assets
1 parent 07d65f7 commit 0420c6f

21 files changed

Lines changed: 1 addition & 595 deletions

.codex/config.toml

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

.codex/skills/strict-agent-workflow/SKILL.md

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ They do not prove a deployed product.
2929

3030
A static GitHub Pages landing page lives in `index.html` and `site.css`.
3131
It links directly to the real prompts, contracts, templates, examples, and verification scripts in this repository instead of duplicating them into marketing-only copies.
32-
Publish it with `.nojekyll` so GitHub Pages serves dot-prefixed repository assets such as `.codex/skills/strict-agent-workflow/SKILL.md`.
32+
Keep `.nojekyll` in Pages output to prevent Jekyll processing of repository files.
3333
The site is a documentation surface for the workflow bundle.
3434
It is not a verified product build.
3535

dist/starter-manifest.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
"index.html",
1010
"site.css",
1111
".nojekyll",
12-
".codex/config.toml",
13-
".codex/skills/strict-agent-workflow/SKILL.md",
1412
"docs/engineering/workflow.md",
1513
"docs/engineering/contracts/architecture.md",
1614
"docs/engineering/contracts/testing.md",
@@ -22,9 +20,6 @@
2220
"docs/engineering/templates/accessibility-review-template.md",
2321
"docs/engineering/templates/security-review-template.md",
2422
"docs/engineering/templates/release-evidence-template.md",
25-
"docs/teaching/grading-rubric.md",
26-
"docs/teaching/student-submission-checklist.md",
27-
"docs/teaching/instructor-notes.md",
2823
"PROMPTS/scoping-agent.md",
2924
"PROMPTS/implementation-agent.md",
3025
"PROMPTS/review-agent.md",

docs/engineering/workflow.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,6 @@ Use these templates rather than inventing ad hoc output:
2727
- `docs/engineering/templates/security-review-template.md`
2828
- `docs/engineering/templates/release-evidence-template.md`
2929

30-
For teaching and grading, also use:
31-
32-
- `docs/teaching/grading-rubric.md`
33-
- `docs/teaching/student-submission-checklist.md`
34-
- `docs/teaching/instructor-notes.md`
35-
- `examples/exercises/exercise-001-comparison-view/`
36-
3730
## Phase details
3831

3932
### 1. Scoping
@@ -96,7 +89,6 @@ The current repository validates:
9689
- prompt structure and prompt-to-template linkage
9790
- workflow docs and required artifacts
9891
- example packet presence and example honesty
99-
- teaching materials and canonical exercise presence
10092
- integrated template-library presence and expected file distribution
10193
- unsupported-claim checks for key docs and examples
10294
- starter build artifact generation for the workflow bundle

docs/reference/sources.md

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

docs/teaching/grading-rubric.md

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

docs/teaching/instructor-notes.md

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

0 commit comments

Comments
 (0)