Skip to content

Add source-backed feature workflow catalog - #11

Merged
vikrantd merged 13 commits into
vikrantd:mainfrom
AshwaniKharwar:source-backend-workflow-catalog
Sep 17, 2026
Merged

vikrantd merged 13 commits into
vikrantd:mainfrom
AshwaniKharwar:source-backend-workflow-catalog

Conversation

@AshwaniKharwar

@AshwaniKharwar AshwaniKharwar commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace the static architecture graph workflow with source-backed feature and workflow catalog generation.
  • Add v4 catalog contracts, refresh/init guidance, workflow branching support, and the workflow explorer UI.
  • Update packaging, documentation, and agent integrations for the new workflow.

Validation

  • tldrgraph refresh

- Generate and persist feature/workflow manifests during tldrgraph init
- Make AI enrichment and route-link inference explicit opt-ins
- Load saved workflows in the visualizer with pending/ready states
- Add workflow generation, loading, and visualizer test coverage
Replace heuristic workflow generation with a request/response handoff,
add workflow validation and endpoint-aware evidence traversal, and update
CLI contracts, agent instructions, tests, and visualizer messaging.
- Introduce area-grouped feature/workflow schema with legacy compatibility
- Validate generated, partial, and pending workflow evidence
- Update visualizer with searchable capability catalog
- Refresh documentation and test coverage
…atalog

- simplify TLDRGraph around agent-driven feature and workflow extraction
- add source inventory, workflow contracts, validation, and visualizer support
- remove legacy graph, BPMN, embedding, and benchmark pipelines
- update CLI, installer, docs, agent integrations, and tests
- Validate features.yaml and per-feature workflow files directly
- Update agent instructions and documentation for parallel workflow generation
- Improve workflow visualization and branching support
- Refresh tests and bump version to 0.3.1
TLDRGRAPH REFRESH — NEXT ACTION REQUIRED
status: needs_feature_workflows
source_hash: 58273bd4a19bca61533cee6c9787d5871ad1348404641c69d91fed25a2e4f6ef
Feature discovery requires the active coding agent:
  Current artifacts rejected: features source_hash does not match the current repository
  1. Inspect the repository and identify feature outcomes.
  2. Spawn one fresh source-reading subagent for each feature.
  3. Combine their evidence-backed results and write .tldrgraph/features.yaml
     plus .tldrgraph/workflows/<feature_id>.yaml using this source_hash.
  4. Run: tldrgraph refresh command for updating existing catalogs

Adds a dedicated
TLDRGRAPH REFRESH — NEXT ACTION REQUIRED
status: needs_feature_workflows
source_hash: 58273bd4a19bca61533cee6c9787d5871ad1348404641c69d91fed25a2e4f6ef
Feature discovery requires the active coding agent:
  Current artifacts rejected: features source_hash does not match the current repository
  1. Inspect the repository and identify feature outcomes.
  2. Spawn one fresh source-reading subagent for each feature.
  3. Combine their evidence-backed results and write .tldrgraph/features.yaml
     plus .tldrgraph/workflows/<feature_id>.yaml using this source_hash.
  4. Run: tldrgraph refresh CLI command that mirrors 's
pipeline but makes the update intent explicit for existing catalogs.
Updates documentation, agent commands, and tests accordingly.
TLDRGRAPH REFRESH — NEXT ACTION REQUIRED
status: needs_feature_workflows
source_hash: 58273bd4a19bca61533cee6c9787d5871ad1348404641c69d91fed25a2e4f6ef
Feature discovery requires the active coding agent:
  Current artifacts rejected: features source_hash does not match the current repository
  1. Inspect the repository and identify feature outcomes.
  2. Spawn one fresh source-reading subagent for each feature.
  3. Combine their evidence-backed results and write .tldrgraph/features.yaml
     plus .tldrgraph/workflows/<feature_id>.yaml using this source_hash.
  4. Run: tldrgraph refresh command for updating existing catalogs
@vikrantd
vikrantd merged commit 412fd84 into vikrantd:main Sep 17, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants