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 28 commits January 31, 2026 20:36
- 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 #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 #25
…kflow

- Add ESLint, Prettier, and TypeScript check configs
- Auto-fix formatting across repository
- Enforce lint:all and tests in skill-distribution workflow
germanosouza49-beep added a commit to germanosouza49-beep/humanizerBR that referenced this pull request Mar 22, 2026
Novos padrões: aberturas formulaicas (blader#26), conectivos de IA (blader#27),
anglicismos (blader#28), vocabulário aspiracional vago (blader#29), névoa emocional
e agência mística (blader#30), problemas de estrutura e substância (blader#31).
Expande padrões existentes com novas palavras proibidas e exemplos.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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