# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: 2025-2026 Marcus Quinn

# This file is intentionally a near-empty placeholder.
#
# As of t2878, the framework rules previously kept here were consolidated into
# .agents/AGENTS.md so they reach runtimes that load AGENTS.md natively or via
# aidevops prompt-injection adapters (only OpenCode and Claude Code consumed
# this file directly before).
#
# The file is preserved so the OpenCode `{file:prompts/build.txt}` injection
# channel (lib/agent_config.py:174-176) remains a valid no-op rather than
# erroring on missing file. Loading an empty prompts/build.txt is harmless
# because the rules are already injected via AGENTS.md.
#
# DO NOT add framework rules here — edit .agents/AGENTS.md "Framework Rules"
# instead. Adding content here would only reach runtimes still wired to this
# placeholder and silently diverge from the canonical source.
