Closed github-actions[bot] closed 1 month ago
Workflow name: flow-feature-development Workflow run URL: https://github.com/xn-intenton-z2a/repository0/actions/runs/15261456790 Workflow event: schedule Workflow inputs: null HEAD of main URL: https://github.com/xn-intenton-z2a/repository0/commit/e86f0db6273832a7d9d9c32689d0caf3656432ad
Workflow name: flow-feature-development Workflow run URL: https://github.com/xn-intenton-z2a/repository0/actions/runs/15261456790 Workflow event: schedule Workflow inputs: null HEAD of main URL: https://github.com/xn-intenton-z2a/repository0/commit/e86f0db6273832a7d9d9c32689d0caf3656432ad
Workflow name: flow-feature-development Workflow run URL: https://github.com/xn-intenton-z2a/repository0/actions/runs/15261456790 Workflow event: schedule Workflow inputs: null HEAD of main URL: https://github.com/xn-intenton-z2a/repository0/commit/e86f0db6273832a7d9d9c32689d0caf3656432ad
Add CLI Usage section to README.md with examples aligned to mission
Workflow name: transformation-05-issue-to-ready-issue Workflow run URL: https://github.com/xn-intenton-z2a/repository0/actions/runs/15261657502 Workflow event: schedule Workflow inputs: null HEAD of main URL: https://github.com/xn-intenton-z2a/repository0/commit/2063c5d5077c91a3bf883b1c80b23a45edea4bff
This issue has been reviewed and marked as 'ready'. The description has been updated with testable acceptance criteria, and relevant library documents ([], 0 in total) have been added as comments.
Workflow name: transformation-06-issue-to-code Workflow run URL: https://github.com/xn-intenton-z2a/repository0/actions/runs/15261696863 Workflow event: schedule Workflow inputs: null HEAD of main URL: https://github.com/xn-intenton-z2a/repository0/commit/8818a371d810cb535baa0b26c401f559a98da609
Reached the limit of 1 attempts with 1 attempts.
Description
The top-level README currently outlines the repository's purpose and features, but it is missing concrete CLI Usage examples that demonstrate how each supported flag contributes to our mission: Build a knowledge graph of the physical world by crawling public data sources. Adding this section will help new contributors and users quickly understand and verify the CLI capabilities in practice.
Proposed Changes
## CLI Usage
section below Getting Started inREADME.md
.--help
,--version
,--mission
,--ingest <url>
,--ingest-all <url>
) with:Acceptance Criteria
README.md
contains a## CLI Usage
heading at the correct location.No code changes or tests are required for this documentation update.