LICENSE
README.md
pyproject.toml
fia_harness/__init__.py
fia_harness/cli.py
fia_harness/facades.py
fia_harness/legacy.py
fia_harness.egg-info/PKG-INFO
fia_harness.egg-info/SOURCES.txt
fia_harness.egg-info/dependency_links.txt
fia_harness.egg-info/entry_points.txt
fia_harness.egg-info/top_level.txt
fia_harness/core/__init__.py
fia_harness/core/approvals.py
fia_harness/core/commands.py
fia_harness/core/console.py
fia_harness/core/evidence.py
fia_harness/core/fingerprints.py
fia_harness/core/policy.py
fia_harness/core/reports.py
fia_harness/core/runner.py
fia_harness/core/seals.py
fia_harness/core/state.py
fia_harness/core/verify.py
fia_harness/data/parser/synonyms.json
fia_harness/data/rag/RAG_VECTOR_EXTENSION.md
fia_harness/data/templates/AEO_GEO_SEO.md
fia_harness/data/templates/AGENTS.md
fia_harness/data/templates/INICIO_PROYECTO.md
fia_harness/data/templates/MODELOS.md
fia_harness/data/templates/PRD_TEMPLATE.md
fia_harness/data/templates/QUICKSTART_LITE.md
fia_harness/data/templates/SECURITY.md
fia_harness/data/templates/SKILLS_MCP.md
fia_harness/data/templates/TASK_LITE_TEMPLATE.md
fia_harness/data/templates/TASK_TEMPLATE.md
fia_harness/data/templates/UI_UX_EXCLUSIVA.md
fia_harness/generators/__init__.py
fia_harness/generators/bootstrap.py
fia_harness/generators/scaffold.py
fia_harness/generators/task.py
fia_harness/parser/__init__.py
fia_harness/parser/discovery.py
fia_harness/parser/markdown.py
fia_harness/parser/prd.py
tests/test_cli.py
tests/test_core_commands.py
tests/test_core_evidence.py
tests/test_core_fingerprints.py
tests/test_core_policy.py
tests/test_core_runner.py
tests/test_core_state.py
tests/test_core_verify.py
tests/test_generators_bootstrap.py
tests/test_generators_task.py
tests/test_harness.py
tests/test_packaging.py
tests/test_parser_markdown.py
tests/test_parser_prd.py
tests/test_prd_corpus.py