Files
breadcrumb-the-shire/.agents/skills/core-guardrails/references/source-map.md
fs 4dd6d451f6 refactor: relocate agent-system/ to .agents/ with 7-role workflow restructure
Moves the agent workflow system from agent-system/ to .agents/ (dotfile convention).
Restructured from 5-role to 7-role pipeline: adds Analyst and splits Reviewer into
Code Reviewer + Security Reviewer. Removes all old workflow run artifacts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 18:23:04 +01:00

957 B

Source Map (Single Source of Truth)

Kernregeln

  • Architektur- und Schichtgrenzen: /docs/explanation-architektur.md
  • lib/**-Regeln und Instanziierung: /docs/reference-lib-standards.md
  • Kurzkonventionen: /docs/reference-konventionen.md
  • Request/Input/Validation: /docs/howto-request-input-validation.md

UI-/Frontend-Contracts

  • JavaScript-Standards und Wrapper: /docs/reference-frontend-javascript.md
  • CSS-Standards und Scope-Regeln: /docs/reference-frontend-css.md
  • DoD-Checks: /docs/reference-entwickler-checkliste.md
  • Rollen-Workflow (Planner/Executor/Reviewer/Finalizer): /.agents/workflow.md

Security / RBAC

  • RBAC-Erweiterungen: /docs/howto-rbac-permissions-playbook.md
  • Sicherheitsmodell: /docs/explanation-sicherheitsmodell.md

Betrieb und Qualitaetschecks

  • Entwickler-Checkliste: /docs/reference-entwickler-checkliste.md
  • Architektur-Request-Flow: /docs/tutorial-04-architektur-request-flow.md