Skip to content

feat(skill): implement tiered architecture (v3.0.0)#30

Open
edithatogo wants to merge 84 commits intoblader:mainfrom
edithatogo:feat/sota-architecture
Open

feat(skill): implement tiered architecture (v3.0.0)#30
edithatogo wants to merge 84 commits intoblader:mainfrom
edithatogo:feat/sota-architecture

Conversation

@edithatogo
Copy link

Closes #29. Implements the SOTA architecture designed in the Source Verification track. Adds 'modules/' directory and refactors SKILL.md for Router-Retriever pattern.

Dylan Mordaunt (Illawarra Shoalhaven LHD) added 30 commits January 25, 2026 17:16
Dylan Mordaunt (Illawarra Shoalhaven LHD) added 30 commits January 31, 2026 20:22
- Add severity classification for AI patterns (Critical/High/Medium/Low)
- Add technical literal preservation rules for code, URLs, paths
- Add chain-of-thought reasoning examples
- Add common over-corrections section (what NOT to do)
- Add self-verification checklist
- Update process section with more structured approach
- Bump version to 2.2.0

Closes blader#22
- Add track spec, plan, metadata, and index
- Add docs/skill-distribution.md and docs/awesome-agent-entry.md (draft)
- Add validation script scripts/validate-skill.sh
- Add CI workflow .github/workflows/skill-distribution.yml
- Update README and add CONTRIBUTING.md reference to validation

Closes blader#25
…kflow

- Add ESLint, Prettier, and TypeScript check configs
- Auto-fix formatting across repository
- Enforce lint:all and tests in skill-distribution workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: SOTA Tiered Architecture for AI Detection Skill

1 participant