docs(project): the server is the standard way in, the skill the supplement
`okf project`'s closing text and the README's first screen now say it in that order: register `okf mcp --root` once, and it answers from every project and reaches subagents; the skill beside the bundle is for someone who would rather register nothing; neither is made again when a bundle is rebuilt. Two tests hold the order in both places. The README's stale `<id>-consume` skill path is corrected to `okf-consume-any`. v1.1 order F, part F3. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
718c064279
commit
570496470b
5 changed files with 56 additions and 19 deletions
|
|
@ -127,7 +127,7 @@ def test_the_summary_names_the_documents_that_landed_whole(folder: Path, tmp_pat
|
|||
assert "notat.md" in summary
|
||||
assert "krav.md" not in summary
|
||||
assert "[sourced-not-sufficient]" in summary
|
||||
assert f"NEXT: start claude again in {out}" in summary
|
||||
assert f"start claude in {out}" in summary
|
||||
|
||||
|
||||
def test_a_document_that_is_in_the_bundle_is_not_reported_as_missing(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue