README.md
pyproject.toml
tests/test_agents_skills.py
tests/test_baseline.py
tests/test_codex.py
tests/test_commands_basic.py
tests/test_commands_extras.py
tests/test_commands_roadmap_discover.py
tests/test_commands_validate_status.py
tests/test_config.py
tests/test_context_req_by_agent.py
tests/test_discover.py
tests/test_generators_adr.py
tests/test_generators_init.py
tests/test_generators_req.py
tests/test_generators_roadmap.py
tests/test_help.py
tests/test_i18n.py
tests/test_identity.py
tests/test_identity_wizard.py
tests/test_init_identity.py
tests/test_integrations_identity.py
tests/test_integrations_resolve.py
tests/test_namespacing.py
tests/test_req_by_agent.py
tests/test_rules_agents.py
tests/test_rules_req_configuraveis.py
tests/test_scope_resolution.py
tests/test_serve_api.py
tests/test_traceid.py
tests/test_validate_json.py
tests/test_validator.py
trackfw/__init__.py
trackfw/__main__.py
trackfw/cli.py
trackfw/config.py
trackfw/traceid.py
trackfw/validator.py
trackfw.egg-info/PKG-INFO
trackfw.egg-info/SOURCES.txt
trackfw.egg-info/dependency_links.txt
trackfw.egg-info/entry_points.txt
trackfw.egg-info/top_level.txt
trackfw/commands/__init__.py
trackfw/commands/adr.py
trackfw/commands/agents.py
trackfw/commands/baseline.py
trackfw/commands/configure.py
trackfw/commands/context.py
trackfw/commands/discover.py
trackfw/commands/help_cmd.py
trackfw/commands/identity_wizard.py
trackfw/commands/init.py
trackfw/commands/log.py
trackfw/commands/metrics.py
trackfw/commands/plugins.py
trackfw/commands/req.py
trackfw/commands/roadmap.py
trackfw/commands/serve.py
trackfw/commands/skills.py
trackfw/commands/status.py
trackfw/commands/sync.py
trackfw/commands/update.py
trackfw/commands/validate.py
trackfw/generators/__init__.py
trackfw/generators/adr.py
trackfw/generators/codex.py
trackfw/generators/hooks.py
trackfw/generators/init_gen.py
trackfw/generators/req.py
trackfw/generators/roadmap.py
trackfw/i18n/__init__.py
trackfw/identity/__init__.py
trackfw/integrations/__init__.py
trackfw/integrations/catalog.py
trackfw/integrations/command.py
trackfw/integrations/legacy.py
trackfw/integrations/manager.py
trackfw/integrations/renderers.py
trackfw/integrations/assets/catalog.json
trackfw/integrations/assets/agents/architect.md
trackfw/integrations/assets/agents/backend.md
trackfw/integrations/assets/agents/code-quality.md
trackfw/integrations/assets/agents/data.md
trackfw/integrations/assets/agents/dba.md
trackfw/integrations/assets/agents/frontend.md
trackfw/integrations/assets/agents/infra.md
trackfw/integrations/assets/agents/qa.md
trackfw/integrations/assets/agents/security.md
trackfw/integrations/assets/agents/ux.md
trackfw/integrations/assets/skills/governance.md
trackfw/integrations/assets/skills/implement.md
trackfw/integrations/assets/skills/plan.md
trackfw/integrations/assets/skills/release.md
trackfw/integrations/assets/skills/review.md
trackfw/serve/__init__.py
trackfw/serve/api_attention.py
trackfw/serve/api_board.py
trackfw/serve/api_chain.py
trackfw/serve/api_file.py
trackfw/serve/api_metrics.py
trackfw/serve/static/app.js
trackfw/serve/static/index.html
trackfw/serve/static/style.css