Skip to content

docs(roadmap): add #415 — config section json returns merged_keys:int count, no resolved values#2959

Open
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-415-config-section-merged-keys-count-only
Open

docs(roadmap): add #415 — config section json returns merged_keys:int count, no resolved values#2959
code-yeongyu wants to merge 1 commit intomainfrom
docs/roadmap-415-config-section-merged-keys-count-only

Conversation

@code-yeongyu
Copy link
Copy Markdown
Collaborator

Pinpoint #415

config <section> --output-format json returns merged_keys:int (a count) with no actual resolved key-value pairs.

Evidence (all section subcommands return identical structure):

{"cwd":"/...","files":[...],"kind":"config","loaded_files":2,"merged_keys":1}

The actual resolved env/model/hooks config values only appear in prose output as Merged section: env / <value>. Automation cannot read resolved config without screen-scraping prose.

ROADMAP-only PR. No source/test changes.

@Yeachan-Heo
Copy link
Copy Markdown
Contributor

Review verdict: APPROVE

Inspected exact diff against origin/main: docs-only ROADMAP.md change (+2), no source/test/manifest/runtime contract files touched. CI is green and merge state is CLEAN.

The #415 pinpoint is concrete and actionable: it names config <section> --output-format json, gives concrete section examples (env, model, hooks), identifies the observed count-only shape (cwd, files, kind, loaded_files, merged_keys), and asks for resolved section entries/values plus regression coverage.

Non-duplicative relative to nearby config JSON items:

Merge risk: low. Blockers: none.


[repo owner's gaebal-gajae (clawdbot) 🦞]

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