Files
codex-game-studio/.truthmark/config.yml
T

21 lines
294 B
YAML

version: 2
platforms:
- codex
truthmark:
workspace: docs/truthmark
generated:
portal:
enabled: true
instruction_targets:
- AGENTS.md
frontmatter:
required: []
recommended:
- status
- last_reviewed
ignore:
- node_modules/**
- vendor/**
- dist/**
- build/**