packet-tracer-skill 0.2.1 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/CHANGELOG.md +53 -2
  2. package/README.md +443 -124
  3. package/docs/automation-controller-proof.md +35 -0
  4. package/docs/campus-donor-proof.md +103 -0
  5. package/docs/curated-donor-registry.md +37 -0
  6. package/docs/generate-ready-pilot-design.md +30 -0
  7. package/docs/github-launch-ops-0.2.1.md +45 -0
  8. package/docs/github-launch-ops-0.2.2.md +42 -0
  9. package/docs/github-metadata.md +23 -6
  10. package/docs/home-iot-donor-proof.md +64 -0
  11. package/docs/industrial-programming-proof.md +48 -0
  12. package/docs/ipv4-routing-management-proof.md +37 -0
  13. package/docs/l2-resiliency-bgp-proof.md +60 -0
  14. package/docs/l2-security-qos-proof.md +59 -0
  15. package/docs/launch-announcement-0.2.2.md +15 -0
  16. package/docs/packet-tracer-feature-gap-atlas.md +244 -0
  17. package/docs/post-launch-follow-up.md +39 -0
  18. package/docs/publish-preview-roadmap.md +20 -17
  19. package/docs/release-checklist.md +32 -17
  20. package/docs/release-notes-0.2.1.md +7 -6
  21. package/docs/release-notes-0.2.2.md +26 -0
  22. package/docs/release-notes-0.2.3.md +59 -0
  23. package/docs/runtime-truth.md +31 -0
  24. package/docs/security-edge-deepening-proof.md +65 -0
  25. package/docs/voice-collaboration-proof.md +38 -0
  26. package/docs/wan-security-donor-proof.md +58 -0
  27. package/docs/wireless-advanced-proof.md +60 -0
  28. package/examples/README.md +11 -8
  29. package/examples/gallery.md +9 -3
  30. package/examples/index.json +3 -3
  31. package/package.json +20 -1
  32. package/references/curated-donor-registry.json +5 -2
  33. package/references/packettracer-feature-atlas.json +183 -0
  34. package/references/scenario-fixture-corpus.json +1 -0
  35. package/scripts/build_examples_index.py +26 -15
  36. package/scripts/coverage_matrix.py +1054 -25
  37. package/scripts/feature_atlas.py +293 -0
  38. package/scripts/generate_pkt.py +491 -34
  39. package/scripts/intent_parser.py +798 -8
  40. package/scripts/pkt_editor.py +651 -0
  41. package/scripts/remote_search.py +197 -21
  42. package/scripts/runtime_doctor.py +83 -10
  43. package/scripts/sample_catalog.py +266 -6
package/README.md CHANGED
@@ -1,28 +1,70 @@
1
- # packet-tracer-skill
1
+ # packet-tracer-skill
2
2
 
3
3
  [![CI](https://github.com/20hajiyev/packet-tracer-skill/actions/workflows/ci.yml/badge.svg)](https://github.com/20hajiyev/packet-tracer-skill/actions/workflows/ci.yml)
4
4
  [![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
5
5
  [![Packet Tracer 9.0](https://img.shields.io/badge/Packet%20Tracer-9.0.0.0810-blue.svg)](https://github.com/20hajiyev/packet-tracer-skill)
6
6
 
7
- Cisco Packet Tracer 9.x `.pkt` generator and editor for skill-based coding hosts.
8
-
9
- This repository is built for one job: take a natural-language network request, build an explicit scenario-aware plan, adapt a compatible donor lab, and produce a Packet Tracer 9.x workflow that stays open-first and compatibility-first.
10
-
11
- `0.2.1` public preview hardening is focused on:
7
+ Cisco Packet Tracer 9.x `.pkt` generator and editor for skill-based coding hosts.
8
+
9
+ This repository is built for one job: take a natural-language network request, build an explicit scenario-aware plan, adapt a compatible donor lab, and produce a Packet Tracer 9.x workflow that stays open-first and compatibility-first.
10
+
11
+ It is intended for networking labs where correctness matters more than producing a pretty but unverifiable diagram. The skill can plan, inspect, edit, compare, and explain Packet Tracer scenarios, but it deliberately separates "recognized by the parser", "visible in inventory", "edit-proven", "donor-backed ready", and "generate-ready" support.
12
+
13
+ `0.2.3` capability release is focused on:
12
14
 
13
15
  - donor-backed and scenario-aware public messaging
14
16
  - conservative Windows-first runtime truth
15
17
  - known working scenario set examples with acceptance-backed artifacts
16
- - release-notes-ready and GitHub-metadata-ready launch surface
17
-
18
- ## Why It Is Different
19
-
20
- `packet-tracer-skill` is not a generic topology sketcher. It is a donor-backed Packet Tracer workflow with strict refusal behavior:
18
+ - expanded edit-proven capability proof across voice, automation, L2 security, WAN/security, BGP/L2 resiliency, IPv4 routing/NAT, IOS management, and local sample audit workflows
19
+
20
+ `0.2.3` freezes the voice/collaboration and automation/controller proof work, explicit L2 dot1x/QoS and router-based CBAC/ZFW proof, local-sample-driven BGP/L2 resiliency, IPv4 routing/NAT/IOS-management proof waves, and the first broader donor-backed edit readiness expansion. It remains conservative: `generate_ready=0` is intentional until a future single-donor acceptance-backed pilot is proven.
21
+
22
+ ## What It Does
23
+
24
+ `packet-tracer-skill` turns network-lab requests into explicit Packet Tracer workflows. The core loop is:
25
+
26
+ 1. parse the prompt into a scenario family and requested capabilities
27
+ 2. compare those capabilities against the current support matrix
28
+ 3. look for a compatible donor lab when strict `.pkt` work is required
29
+ 4. refuse unsafe or unsupported changes instead of guessing
30
+ 5. return a decision payload that explains what passed, what failed, and what would make it pass
31
+
32
+ The current public surface is strongest for these tasks:
33
+
34
+ - scenario-aware planning for campus, service-heavy, Home IoT, WAN/security edge, IPv6/routing, IPv4 routing/management, L2 security/monitoring, L2 resiliency/BGP, and advanced wireless prompts
35
+ - explicit `.pkt` edits for proven command shapes such as VLAN, DHCP, ACL, server services, IPv6/routing subsets, IPv4 routing/NAT/IOS-management subsets, L2 security/monitoring subsets, BGP/STP/EtherChannel/VTP/DTP IOS text edits, Home IoT constrained edits, and narrow advanced wireless edits
36
+ - capability parity reports that explain whether a prompt is inventory-known, edit-supported, donor-limited, acceptance-gated, or unsupported
37
+ - runtime diagnostics for Packet Tracer installation, donor path, Twofish bridge resolution, and blocked versus ready operations
38
+ - public proof artifacts through examples, inventory manifests, acceptance excerpts, and donor proof docs
39
+
40
+ ## What It Does Not Claim
41
+
42
+ The project is intentionally conservative. It does not claim universal Packet Tracer automation.
43
+
44
+ - It does not claim every Packet Tracer feature is generate-ready.
45
+ - It does not synthesize arbitrary `.pkt` internals when donor or acceptance evidence is weak.
46
+ - It does not treat a successful skill install as proof that real `.pkt` decode/edit/generate is ready.
47
+ - It does not commit raw `.pkt` donor labs or local bridge binaries into the public package.
48
+ - It does not claim repo-local self-contained runtime readiness when validation depends on an external bridge override.
49
+
50
+ The feature atlas exists so unsupported and under-modelled Packet Tracer areas are visible instead of hidden. The intended path is: map the feature, prove inventory visibility, prove edit roundtrip, add donor-backed readiness, and only then consider generate readiness.
51
+
52
+ ## Why It Is Different
53
+
54
+ `packet-tracer-skill` is not a generic topology sketcher. It is a donor-backed Packet Tracer workflow with strict refusal behavior:
21
55
 
22
56
  - generation stays `single-donor apply`
23
57
  - unsupported and acceptance-gated mutations do not fall back to guessed output
24
- - `--explain-plan`, `--compare-scenarios`, `--parity-report`, and `--doctor` are first-class product surfaces
25
- - curated donor evidence, fixture corpus checks, and runtime doctor output are part of the contract
58
+ - `--explain-plan`, `--compare-scenarios`, `--parity-report`, and `--doctor` are first-class product surfaces
59
+ - curated donor evidence, fixture corpus checks, and runtime doctor output are part of the contract
60
+
61
+ In practice, that means the tool is trying to solve a narrower but more defensible problem than a prompt-to-diagram generator. It is designed to answer three questions in order:
62
+
63
+ 1. what the prompt is actually asking for
64
+ 2. whether the requested capability set is really supported for this scenario family
65
+ 3. whether a compatible donor and runtime path exist to carry the request safely
66
+
67
+ If the answer to any of those is weak, the tool is expected to stop and explain why. That refusal behavior is part of the intended product quality, not a temporary limitation.
26
68
 
27
69
  Current product strengths:
28
70
 
@@ -32,9 +74,16 @@ Current product strengths:
32
74
  - runtime doctor contract with bridge resolution
33
75
  - known working examples with screenshots and acceptance excerpts
34
76
 
35
- ## Runtime Reality
36
-
37
- Use the same repository, then install it into the skill path your host expects.
77
+ ## Runtime Reality
78
+
79
+ Use the same repository, then install it into the skill path your host expects.
80
+
81
+ There are two separate installation stories:
82
+
83
+ - installing the skill package into Codex, Cursor, Claude, Gemini, Kiro, AdaL, OpenCode, or a custom skill directory
84
+ - making the local machine capable of opening, decoding, editing, and regenerating real Packet Tracer `.pkt` files
85
+
86
+ The first story is handled by the npm installer. The second story depends on Packet Tracer 9.0, a compatible donor lab, and a local Twofish bridge. This is why the README keeps repeating the runtime distinction: a host can install the skill successfully while strict `.pkt` operations are still blocked.
38
87
 
39
88
  | Tool | Install | First Use |
40
89
  | --- | --- | --- |
@@ -48,7 +97,14 @@ Use the same repository, then install it into the skill path your host expects.
48
97
  | OpenCode | `npx packet-tracer-skill --path .agents/skills` | `opencode run @pkt build a Packet Tracer lab with VLAN and DHCP` |
49
98
  | Custom path | `npx packet-tracer-skill --path ./my-skills` | depends on the host |
50
99
 
51
- The installer can be used on multiple hosts, but real `.pkt` runtime remains Windows-first and doctor-governed.
100
+ The installer can be used on multiple hosts, but real `.pkt` runtime remains Windows-first and doctor-governed.
101
+
102
+ That distinction matters because this project has two different surfaces:
103
+
104
+ - installer or skill-copy success
105
+ - actual Packet Tracer decode/edit/generate readiness
106
+
107
+ The first one is relatively portable. The second one is not. README, npm text, release notes, and doctor output all need to preserve that difference or they become misleading.
52
108
 
53
109
  | Platform | Installer / skill copy | Real `.pkt` runtime |
54
110
  | --- | --- | --- |
@@ -56,12 +112,15 @@ The installer can be used on multiple hosts, but real `.pkt` runtime remains Win
56
112
  | macOS | Partially supported | Runtime contract defined, not acceptance-verified |
57
113
  | Linux | Partially supported | Runtime contract defined, not acceptance-verified |
58
114
 
59
- Important runtime rule:
115
+ Important runtime rule:
60
116
 
61
- - installer success is not the same thing as runtime readiness
62
- - `--doctor` is the authority for whether real `.pkt` operations are ready
63
- - repo-local bridge and external bridge are reported separately
64
- - current strict validation is Windows-first and external-bridge-assisted
117
+ - installer success is not the same thing as runtime readiness
118
+ - `--doctor` is the authority for whether real `.pkt` operations are ready
119
+ - repo-local bridge and external bridge are reported separately
120
+ - current strict validation is Windows-first and external-bridge-assisted
121
+ - `validate_open` can be ready while strict decode/edit/generate are still blocked
122
+
123
+ The mixed case is especially important. If `validate_open` works, that only proves Packet Tracer can be launched. It does not prove the current checkout can decode or regenerate `.pkt` files safely. For strict work, donor availability and Twofish bridge resolution still decide the outcome.
65
124
 
66
125
  ## Quick Start
67
126
 
@@ -99,26 +158,44 @@ cd .\packet-tracer-skill
99
158
  powershell -ExecutionPolicy Bypass -File .\scripts\setup.ps1 -Dev
100
159
  ```
101
160
 
102
- Launch-prep references:
103
-
104
- - [docs/release-notes-0.2.1.md](docs/release-notes-0.2.1.md)
105
- - [docs/hero-demo-plan.md](docs/hero-demo-plan.md)
106
- - [docs/github-metadata.md](docs/github-metadata.md)
107
- - [docs/release-checklist.md](docs/release-checklist.md)
161
+ Launch references:
162
+
163
+ - [docs/release-notes-0.2.3.md](docs/release-notes-0.2.3.md)
164
+ - [docs/release-notes-0.2.2.md](docs/release-notes-0.2.2.md)
165
+ - [docs/hero-demo-plan.md](docs/hero-demo-plan.md)
166
+ - [docs/github-metadata.md](docs/github-metadata.md)
167
+ - [docs/release-checklist.md](docs/release-checklist.md)
168
+ - [docs/github-launch-ops-0.2.2.md](docs/github-launch-ops-0.2.2.md)
169
+ - [docs/campus-donor-proof.md](docs/campus-donor-proof.md)
170
+ - [docs/home-iot-donor-proof.md](docs/home-iot-donor-proof.md)
171
+ - [docs/wan-security-donor-proof.md](docs/wan-security-donor-proof.md)
172
+ - [docs/wireless-advanced-proof.md](docs/wireless-advanced-proof.md)
173
+ - [docs/industrial-programming-proof.md](docs/industrial-programming-proof.md)
174
+ - [docs/automation-controller-proof.md](docs/automation-controller-proof.md)
175
+ - [docs/voice-collaboration-proof.md](docs/voice-collaboration-proof.md)
176
+ - [docs/l2-resiliency-bgp-proof.md](docs/l2-resiliency-bgp-proof.md)
177
+ - [docs/ipv4-routing-management-proof.md](docs/ipv4-routing-management-proof.md)
178
+ - [docs/l2-security-qos-proof.md](docs/l2-security-qos-proof.md)
179
+ - [docs/security-edge-deepening-proof.md](docs/security-edge-deepening-proof.md)
180
+ - [docs/packet-tracer-feature-gap-atlas.md](docs/packet-tracer-feature-gap-atlas.md)
108
181
 
109
182
  ## Runtime Doctor Contract
110
183
 
111
- `--doctor` is a product surface, not a debug afterthought. It reports:
112
-
113
- - `capability_impact`
114
- - `runtime_blockers`
115
- - `blocked_operations`
116
- - `ready_operations`
117
- - `recommended_next_steps`
118
- - `doctor_summary`
119
- - `runtime_grade`
120
- - `bridge_resolution`
121
- - `bridge_path_source`
184
+ `--doctor` is a product surface, not a debug afterthought. It reports:
185
+
186
+ - `capability_impact`
187
+ - `runtime_blockers`
188
+ - `blocked_operations`
189
+ - `ready_operations`
190
+ - `what_currently_works`
191
+ - `what_is_blocked`
192
+ - `why_it_is_blocked`
193
+ - `best_next_fix`
194
+ - `recommended_next_steps`
195
+ - `doctor_summary`
196
+ - `runtime_grade`
197
+ - `bridge_resolution`
198
+ - `bridge_path_source`
122
199
  - `bridge_recommendation`
123
200
  - `runtime_contract_notes`
124
201
 
@@ -134,25 +211,32 @@ Runtime grade states:
134
211
  - `partially_ready`
135
212
  - `blocked`
136
213
 
137
- Important distinction:
138
-
139
- - tests can pass with an external bridge override
140
- - that does not mean the repo is self-contained runtime-ready
141
- - the difference between repo-local readiness and external bridge fallback is part of the public contract
142
-
143
- Runtime truth reference:
144
-
145
- - [docs/runtime-truth.md](docs/runtime-truth.md)
214
+ Important distinction:
215
+
216
+ - tests can pass with an external bridge override
217
+ - that does not mean the repo is self-contained runtime-ready
218
+ - the difference between repo-local readiness and external bridge fallback is part of the public contract
219
+ - mixed states should still read like a decision guide, not a debug dump
220
+
221
+ Selector and runtime are intentionally kept separate:
222
+
223
+ - donor selection can still block a prompt even when runtime is healthy
224
+ - runtime can still block strict `.pkt` work even when a donor artifact exists
225
+ - campus donor proof currently shows the first case more clearly than the second
226
+
227
+ Runtime truth reference:
228
+
229
+ - [docs/runtime-truth.md](docs/runtime-truth.md)
230
+ - [docs/post-launch-follow-up.md](docs/post-launch-follow-up.md)
146
231
 
147
232
  ## Runtime Configuration
148
233
 
149
234
  Set the local Packet Tracer environment before real `.pkt` generation:
150
235
 
151
- ```powershell
152
- $env:PACKET_TRACER_ROOT='C:\Program Files\Cisco Packet Tracer 9.0.0'
153
- $env:PACKET_TRACER_COMPAT_DONOR='C:\path\to\your-working-9.0-donor.pkt'
154
- $env:PKT_TWOFISH_LIBRARY="$env:USERPROFILE\.codex\skills\pkt\scripts\vendor\_twofish.cp314-win_amd64.pyd"
155
- ```
236
+ ```powershell
237
+ $env:PACKET_TRACER_ROOT='C:\Program Files\Cisco Packet Tracer 9.0.0'
238
+ $env:PACKET_TRACER_COMPAT_DONOR='C:\path\to\your-working-9.0-donor.pkt'
239
+ ```
156
240
 
157
241
  Important variables:
158
242
 
@@ -161,18 +245,51 @@ Important variables:
161
245
  - `PACKET_TRACER_EXE`
162
246
  - `PACKET_TRACER_COMPAT_DONOR`
163
247
  - `PACKET_TRACER_TARGET_VERSION`
164
- - `PKT_TWOFISH_LIBRARY`
165
- - `PKT_TWOFISH_SEARCH_ROOTS`
166
-
167
- Required policy:
168
-
169
- - keep `PACKET_TRACER_TARGET_VERSION` on `9.0.0.0810`
170
- - do not downgrade the workflow to `5.3`
171
- - if donor or bridge is missing, fix the runtime instead of weakening the compatibility profile
172
-
173
- ## Core Product Surfaces
174
-
175
- Use `--explain-plan` when you need the full decision payload:
248
+ - `PKT_TWOFISH_LIBRARY`
249
+ - `PKT_TWOFISH_SEARCH_ROOTS`
250
+
251
+ Twofish bridge setup is intentionally local-machine specific. Use a path that exists on your own machine.
252
+
253
+ Generic explicit bridge path:
254
+
255
+ ```powershell
256
+ $env:PKT_TWOFISH_LIBRARY="C:\path\to\_twofish.cp314-win_amd64.pyd"
257
+ ```
258
+
259
+ Repo-local bridge path, if you have placed a compatible bridge inside this
260
+ checkout:
261
+
262
+ ```powershell
263
+ $env:PKT_TWOFISH_LIBRARY="$PWD\scripts\vendor\_twofish.cp314-win_amd64.pyd"
264
+ ```
265
+
266
+ Search-root fallback, if you want the runtime to look inside a local bridge
267
+ folder:
268
+
269
+ ```powershell
270
+ $env:PKT_TWOFISH_SEARCH_ROOTS="C:\path\to\bridge-folder"
271
+ ```
272
+
273
+ Developer-local bridge paths are valid only for the person and host where that bridge exists. They are not the public setup contract.
274
+
275
+ Required policy:
276
+
277
+ - keep `PACKET_TRACER_TARGET_VERSION` on `9.0.0.0810`
278
+ - do not downgrade the workflow to `5.3`
279
+ - if donor or bridge is missing, fix the runtime instead of weakening the compatibility profile
280
+
281
+ Troubleshooting guide:
282
+
283
+ - `bridge_resolution=repo_local` means the checkout contains the bridge path the doctor resolved.
284
+ - `bridge_resolution=external_env` means an environment variable points to a bridge outside the repo. This can be valid for testing, but it is not repo self-contained readiness.
285
+ - `bridge_resolution=missing` means strict decode/edit/generate is blocked until `PKT_TWOFISH_LIBRARY` or `PKT_TWOFISH_SEARCH_ROOTS` resolves a compatible bridge.
286
+ - `validate_open` readiness only proves Packet Tracer can launch a file. Strict `.pkt` generation still depends on donor and bridge readiness.
287
+
288
+ ## Core Product Surfaces
289
+
290
+ The CLI is not only a generator entrypoint. It is also the inspection surface for deciding whether a request is safe. In normal development, start with the reporting commands before expecting a final `.pkt` output.
291
+
292
+ Use `--explain-plan` when you need the full decision payload:
176
293
 
177
294
  ```powershell
178
295
  python .\scripts\generate_pkt.py --explain-plan "6 department campus with router-on-a-stick, VLAN, DHCP, management VLAN, Telnet, ACL"
@@ -184,37 +301,150 @@ Use `--compare-scenarios` when you need scenario comparison:
184
301
  python .\scripts\generate_pkt.py --compare-scenarios "campus with VLAN DHCP ACL" --compare-scenarios "smart home with IoT registration" --matrix-out .\output\compare.json
185
302
  ```
186
303
 
187
- Use `--parity-report` for prompt-scoped capability readiness:
304
+ Use `--parity-report` for prompt-scoped capability readiness:
188
305
 
189
306
  ```powershell
190
- python .\scripts\generate_pkt.py --parity-report "service-heavy lab with DNS DHCP FTP email syslog AAA"
191
- ```
192
-
193
- Stable CLI surfaces:
194
-
195
- - `--explain-plan`
196
- - `--compare-scenarios`
197
- - `--matrix-out`
198
- - `--coverage-report`
199
- - `--inventory-capabilities`
307
+ python .\scripts\generate_pkt.py --parity-report "service-heavy lab with DNS DHCP FTP email syslog AAA"
308
+ ```
309
+
310
+ Use `--feature-gap-report` for the Packet Tracer 9.0 feature atlas:
311
+
312
+ ```powershell
313
+ python .\scripts\generate_pkt.py --feature-gap-report
314
+ ```
315
+
316
+ ## GitHub Sample Ingestion Is Local/Cache-Only
317
+
318
+ The skill can search GitHub for public Packet Tracer sample repositories when you explicitly opt in with `--search-remote`. This is a developer workflow for collecting evidence, not a promise that downloaded labs become trusted donors or package assets.
319
+
320
+ Remote ingestion rules:
321
+
322
+ - imported `.pkt` and `.pka` files stay under `output/remote-import-cache` by default
323
+ - `output/remote-import-cache` is local-only and is not included in the npm package
324
+ - unknown or missing license metadata is treated as `reference_only`
325
+ - permissive-license repositories, such as MIT, only become curated donor candidates after decode and inventory validation
326
+ - decode-fail samples can contribute sample-path evidence, but they never create edit, donor-backed, or generate-ready claims
327
+ - final `.pkt` apply still uses the same `single-donor` safety rule
328
+
329
+ Preview GitHub candidates without downloading archives:
330
+
331
+ ```powershell
332
+ python .\scripts\generate_pkt.py --explain-plan "ipv6 ospf hsrp lab" --search-remote --remote-dry-run --max-remote-results 3
333
+ ```
334
+
335
+ Import into the local cache and write the audit report:
336
+
337
+ ```powershell
338
+ python .\scripts\generate_pkt.py --explain-plan "ipv6 ospf hsrp lab" --search-remote --max-remote-results 3 --remote-audit-out output\remote-import-cache\remote-sample-audit.json
339
+ ```
340
+
341
+ ## Local Sample Audit Is Evidence-Only
342
+
343
+ If you have your own Packet Tracer lab folder, audit it locally instead of copying raw `.pkt` files into this repo:
344
+
345
+ ```powershell
346
+ python .\scripts\generate_pkt.py --local-sample-audit-root "C:\path\to\pkt_examples"
347
+ ```
348
+
349
+ By default this writes `output/local-sample-audit.json`. That file is local-only and ignored by git/npm packaging. The audit reports total `.pkt/.pka` files, decode success/fail counts, detected config capabilities, top device types, and local promotion candidates. It is evidence for future proof waves, not a curated donor registry entry by itself.
350
+
351
+ Use an explicit output path when you want to compare audit snapshots:
352
+
353
+ ```powershell
354
+ python .\scripts\generate_pkt.py --local-sample-audit-root "C:\path\to\pkt_examples" --local-sample-audit-out output\local-sample-audit.json
355
+ ```
356
+
357
+ Local evidence still follows the same maturity ladder: sample path evidence, decode evidence, inventory proof, editor roundtrip proof, donor-backed readiness, then possible generate readiness. Raw user-supplied `.pkt/.pka` files are not committed or published.
358
+
359
+ The generated audit is local by design:
360
+
361
+ - `repo_url`, license, default branch, import status
362
+ - imported `.pkt` / `.pka` / README / LICENSE counts
363
+ - decode success and failure counts
364
+ - detected feature tags when decode succeeds
365
+ - license-based candidate promotion status and decode-gated validation status
366
+
367
+ The atlas now distinguishes report-only features, edit-proven features, and donor-backed edit readiness. IPv6/routing, IPv4 routing/NAT/IOS management, a constrained L2 security/monitoring subset, BGP + L2 resiliency IOS text edits, router-based CBAC/ZFW, a narrow WAN/security subset, and a narrow advanced-wireless subset can be edited with explicit commands. Real HTTP/WebSocket, OSPFv3, EIGRP IPv6, RIPng, HSRP, dot1x, ZFW, voice IOS, and selected programming script-file edits are donor-backed-ready proof paths. None of these are claimed as broad generate-ready without acceptance evidence.
368
+
369
+ Support levels used by the atlas:
370
+
371
+ - `not_mapped`: the feature is known as a Packet Tracer area, but this repo does not yet model it.
372
+ - `inventory_known`: the feature can be discovered or inferred from sample/catalog evidence.
373
+ - `report_supported`: prompts and reports can talk about the feature without claiming edits.
374
+ - `edit_proven`: explicit command shapes have editor roundtrip evidence.
375
+ - `donor_backed_ready`: a selected donor or proof-linked explicit edit path can safely carry the capability for a prompt-scoped workflow.
376
+ - `generate_ready`: strict generate support is acceptance-backed for that scenario.
377
+
378
+ Current feature-support truth:
379
+
380
+ | Area | Current status | Safe action |
381
+ | --- | --- | --- |
382
+ | Campus / service-heavy / Home IoT / WAN-security scenario families | Donor-aware planning and parity/report surfaces | Use `--explain-plan`, `--compare-scenarios`, and donor proof docs before strict generate claims |
383
+ | IPv6/routing | OSPFv3, EIGRP IPv6, RIPng, and HSRP are donor-backed ready for explicit edit paths; SLAAC and DHCPv6 stateful remain edit-proven; tunneling, ISATAP, prefix delegation, and AAAA DNS remain report-first | Use explicit router/interface commands; strict generate still needs selected-donor acceptance |
384
+ | IPv4 routing/management | OSPFv2, EIGRP IPv4, RIPv2, static/default route, DHCP relay, NAT/PAT, SSH, NTP, and syslog are edit-proven only for explicit IOS text commands | Use named router/interface commands; do not claim route convergence, NAT policy synthesis, or topology generation |
385
+ | L2 security/monitoring | Explicit dot1x is donor-backed ready; QoS and the rest of the explicit L2 subset remain edit-proven | Use explicit DHCP snooping, DAI, dot1x, QoS, LLDP, REP, SNMP, NetFlow, SPAN/RSPAN, and port-security commands |
386
+ | L2 resiliency + BGP | BGP, STP/RSTP, EtherChannel, LACP/PAgP, VTP, and DTP are edit-proven only for explicit IOS text commands | Use named router/switch/interface commands; do not claim topology/link synthesis or protocol convergence |
387
+ | WAN/security edge | Router ZFW is donor-backed ready; GRE, PPP, IPSec, VPN crypto-map, and CBAC are explicit-edit capable; ASA policies and multilayer switching remain report-only | Use explicit router edit commands; strict generate still needs selected-donor acceptance |
388
+ | Advanced wireless | WEP and WPA Enterprise/RADIUS are explicit-edit capable; WLC, Meraki, cellular, Bluetooth, beamforming, and guest Wi-Fi remain report-only | Keep controller/cellular/Bluetooth claims in atlas/report mode until donor-backed proof exists |
389
+ | Industrial programming | Real HTTP and Real WebSocket existing script files are donor-backed-ready for explicit edits; MQTT, Profinet, PTP, L2NAT, CyberObserver, and industrial firewall remain report-only | Use quoted device/app/file script edit commands only |
390
+ | Automation/controller | Python, JavaScript, and TCP/UDP app files are donor-backed ready through existing script-file replacement; Network Controller, Blockly, and VM/IOx remain report-only | Use quoted device/app/file script edit commands only |
391
+ | Voice/collaboration | IOS `telephony-service`, `ephone-dn`, `ephone`, and `dial-peer voice` commands are donor-backed ready; Linksys voice remains report-only | Use explicit router voice commands; do not claim broad Call Manager or phone GUI generation |
392
+ | Physical/media gaps | Report-supported atlas entries | Do not claim edit/generate support until a proof wave promotes them |
393
+
394
+ The important number is still `generate_ready=0` for the atlas gap families. That is deliberate: visibility comes first, then edit proof, then donor-backed readiness, and only then generate readiness. `donor_backed_ready` is now used for narrow explicit edit paths, not broad topology generation.
395
+
396
+ For `--parity-report`, prefer the critical parity counters when reading a scenario-level answer:
397
+ `critical_parity_donor_backed_ready_count` shows proof-linked donor readiness, while `critical_parity_generate_ready_count` only counts capabilities that are critical for the detected scenario family and generate-ready. Treat these `critical_*` counts as the release truth. The older total `parity_generate_ready_count` remains for backward compatibility, but it can include non-critical helper capabilities and should not be read as scenario-level generate readiness.
398
+
399
+ Stable CLI surfaces:
400
+
401
+ - `--explain-plan`
402
+ - `--compare-scenarios`
403
+ - `--matrix-out`
404
+ - `--coverage-report`
405
+ - `--feature-gap-report`
406
+ - `--inventory-capabilities`
200
407
  - `--doctor`
201
408
  - `--parity-report`
202
409
  - `--acceptance-json-out`
203
410
 
204
- ## Curated Donor and Fixture Truth Sources
205
-
206
- This repository keeps explicit truth sources for donor evidence and scenario regression:
207
-
208
- - `references/curated-donor-registry.json`
209
- - `references/scenario-fixture-corpus.json`
210
-
211
- Curated donor registry reference:
212
-
213
- - [docs/curated-donor-registry.md](docs/curated-donor-registry.md)
214
-
215
- ## Known Working Scenario Set
216
-
217
- Public examples stay text-first and review-friendly. Raw `.pkt` binaries are not committed.
411
+ ## Curated Donor and Fixture Truth Sources
412
+
413
+ This repository keeps explicit truth sources for donor evidence and scenario regression:
414
+
415
+ - `references/curated-donor-registry.json`
416
+ - `references/scenario-fixture-corpus.json`
417
+ - `references/packettracer-feature-atlas.json`
418
+
419
+ Curated donor registry reference:
420
+
421
+ - [docs/curated-donor-registry.md](docs/curated-donor-registry.md)
422
+
423
+ The registry is not a marketing list. It is a control surface for deciding which donor classes can be trusted for which scenario families. A donor can be useful for inventory and proof while still being rejected for a larger prompt if the skeleton does not safely match the requested topology.
424
+
425
+ Current selector truth:
426
+
427
+ - a registry-backed donor can be inventory-proof without being prompt-selected
428
+ - selector output should explain the closest rejected donor class when generate is blocked
429
+ - `best_rejected_donor_class` and `primary_rejection_code` are intended to keep donor-limited refusals specific
430
+ - Home IoT readiness is only raised when the selected donor and prompt targets are both deterministic
431
+ - WAN/security readiness is only raised for explicit WAN/security intent when the selected donor carries matching WAN, security, tunnel, or multilayer runtime evidence
432
+ - Feature atlas entries are report-first; a feature can be visible in the atlas while still blocked for edit/generate.
433
+
434
+ ## Known Working Scenario Set
435
+
436
+ Public examples stay text-first and review-friendly. Raw `.pkt` binaries are not committed.
437
+
438
+ These examples are not decorative screenshots. They are the public proof set for the current product contract. Each one is intended to show a scenario family that was actually exercised through donor-backed logic and then reduced into reviewable artifacts:
439
+
440
+ - screenshot
441
+ - inventory manifest
442
+ - acceptance excerpt
443
+ - parity excerpt
444
+ - decision excerpt
445
+ - runtime excerpt
446
+
447
+ This is why the examples surface matters so much in release work. It is the shortest path from a marketing claim to a falsifiable engineering artifact.
218
448
 
219
449
  Canonical public examples:
220
450
 
@@ -234,11 +464,58 @@ Primary screenshot:
234
464
 
235
465
  ![Packet Tracer topology](examples/screenshots/complex_campus_master_edit_v4.png)
236
466
 
237
- Hero visual for the `0.2.1` public preview surface:
467
+ Hero visual for the `0.2.3` capability release surface:
238
468
 
239
469
  - `examples/screenshots/complex_campus_master_edit_v4.png`
240
470
 
241
- The gallery is treated as a known working scenario set, not just a screenshot list, and the same canonical set feeds release notes and GitHub metadata.
471
+ The gallery is treated as a known working scenario set, not just a screenshot list, and the same canonical set feeds release notes and GitHub metadata.
472
+
473
+ Canonical public proof:
474
+
475
+ - [docs/campus-donor-proof.md](docs/campus-donor-proof.md)
476
+ - [docs/home-iot-donor-proof.md](docs/home-iot-donor-proof.md)
477
+ - [docs/wan-security-donor-proof.md](docs/wan-security-donor-proof.md)
478
+ - [docs/l2-resiliency-bgp-proof.md](docs/l2-resiliency-bgp-proof.md)
479
+ - [docs/ipv4-routing-management-proof.md](docs/ipv4-routing-management-proof.md)
480
+ - [docs/l2-security-qos-proof.md](docs/l2-security-qos-proof.md)
481
+ - [docs/security-edge-deepening-proof.md](docs/security-edge-deepening-proof.md)
482
+
483
+ The campus donor proof is intentionally more specific than the gallery cards. It shows that a real donor artifact inventories correctly, but it also shows that a generalized campus prompt can still be donor-limited. That is exactly the kind of nuance the public docs should preserve.
484
+
485
+ The Home IoT donor proof is intentionally narrower than a generic smart-home claim. It shows that donor-backed registration, rule control, and wireless association are integrated only inside a constrained path with explicit targets and a selected donor.
486
+
487
+ The WAN/security donor proof is also conservative. It shows family-correct report/selection behavior, donor-backed readiness semantics, and a narrow explicit-edit subset for GRE, PPP, IPSec transform-set, and VPN crypto-map skeletons. It does not claim broad synthetic WAN/security configuration generation.
488
+
489
+ The L2 resiliency + BGP proof is IOS text only. It can append explicit `router bgp`, `spanning-tree`, `channel-group`, `vtp`, and `switchport mode dynamic` lines when the router/switch and interfaces are named. It does not create redundant links, validate STP state, prove BGP convergence, or make these capabilities donor-backed/generate-ready.
490
+
491
+ The IPv4 routing/management proof is IOS text only. It can append explicit `router ospf`, `router eigrp`, `router rip`, `ip route`, `ip helper-address`, `ip nat`, `ip ssh`, `ntp server`, and `logging host` lines when the router and interfaces are named. It does not synthesize routing designs, NAT pools, ACL policy, or convergence tests.
492
+
493
+ The L2 security/QoS proof is explicit-command only. It can append IOS-style dot1x and QoS lines when the switch, interface, class-map, policy-map, direction, and optional RADIUS target are explicit. It does not create a full NAC design, supplicant profiles, RADIUS users, or broad QoS policy from intent alone.
494
+
495
+ The security-edge deepening proof is router IOS only. It can append CBAC and ZFW line-based configuration for explicit targets. It does not mutate ASA GUI/internal state, clientless VPN, ASA service-policy, or broad security topology generation.
496
+
497
+ Generate-ready pilot design is intentionally separate from implementation:
498
+
499
+ - [docs/generate-ready-pilot-design.md](docs/generate-ready-pilot-design.md)
500
+
501
+ That document exists to define the first possible acceptance-backed `generate_ready` pilot without opening it in the current batch.
502
+
503
+ The advanced wireless proof is narrower again. It promotes only explicit WEP and WPA Enterprise/RADIUS edit semantics while keeping WLC, Meraki, cellular, Bluetooth, beamforming, and guest Wi-Fi in report-only atlas mode.
504
+
505
+ The industrial programming proof is explicit-file-edit only. It can replace an existing Real HTTP or Real WebSocket script file when the device, app, and file names are quoted and uniquely resolved. It does not create apps, files, MQTT brokers, Profinet/PTP/L2NAT workflows, or broad Industrial IoT topologies.
506
+
507
+ What the proof now tries to surface explicitly:
508
+
509
+ - a real donor exists
510
+ - inventory succeeds
511
+ - the larger generalized prompt is still refused
512
+ - the blocking layer is donor selection, not runtime
513
+ - the closest rejected donor class and rejection code should be visible in the decision payload
514
+
515
+ Classifier truth matters here too:
516
+
517
+ - shorthand campus prompts should still resolve to the `campus` family
518
+ - donor-limited campus refusal should be read as a campus selector result, not a service-heavy misclassification
242
519
 
243
520
  ## Security and Privacy
244
521
 
@@ -263,9 +540,18 @@ See also:
263
540
  - [docs/release-checklist.md](docs/release-checklist.md)
264
541
  - [docs/github-discussions-setup.md](docs/github-discussions-setup.md)
265
542
 
266
- ## Release Readiness
267
-
268
- This repo is being hardened toward a publish-ready and release-ready surface.
543
+ ## Release and Launch State
544
+
545
+ The npm package line is advancing to `packet-tracer-skill@0.2.3`. This release is a capability proof and readiness release, not a broad generate-ready release. The GitHub README, npm README, changelog, release notes, proof docs, and feature atlas should all say the same thing: the skill can recognize more Packet Tracer features, edit more explicit IOS/script surfaces, and report donor-backed readiness for more narrow paths, while still refusing broad unsupported generation.
546
+
547
+ So the current state is no longer "preparing an experiment." The package line is public and the `0.2.3` release freezes a real capability batch. The remaining launch ops are about making the public surface operationally complete:
548
+
549
+ - GitHub release object should match the published npm state
550
+ - About/Topics should match the README and launch wording
551
+ - Discussions should exist as the feedback intake surface
552
+ - donor proof should exist as the first post-launch technical evidence layer
553
+
554
+ That is the difference between "published" and "productized." The release can be installed from npm, but GitHub release notes, About/Topics, Discussions, and follow-up proof artifacts are what make it operationally coherent.
269
555
 
270
556
  Recommended local validation before release:
271
557
 
@@ -277,32 +563,65 @@ python .\scripts\generate_pkt.py --parity-report "campus with VLAN DHCP ACL"
277
563
  python .\scripts\runtime_doctor.py
278
564
  ```
279
565
 
280
- Publish-preview references:
281
-
282
- - [docs/release-checklist.md](docs/release-checklist.md)
283
- - [docs/publish-preview-roadmap.md](docs/publish-preview-roadmap.md)
284
- - [docs/discovery-keywords.md](docs/discovery-keywords.md)
285
- - [docs/github-metadata.md](docs/github-metadata.md)
286
-
287
- ## Azerbaijani Summary
288
-
289
- Bu repo təbii dil ilə Packet Tracer `.pkt` generate və edit etmək üçündür, amma əsas fərqi ondadır ki, bunu donor-backed və open-first qayda ilə edir. Yəni donor, parity, acceptance və runtime hazır deyilsə, sistem guess etmir, refusal və remediation qaytarır.
290
-
291
- Əsas public səthlər:
292
-
293
- - `--explain-plan`
294
- - `--compare-scenarios`
295
- - `--parity-report`
296
- - `--doctor`
297
- - examples galleryacceptance excerpt-lər
298
-
299
- Hazırkı prioritet:
300
-
301
- - `0.2.1` public preview hardening
302
- - release-readypublish-ready surface
303
- - README / npm / GitHub discoverability hizalanması
304
- - scenario truth source, donor registry və runtime doctor contract consistency
305
-
306
- ## License
307
-
308
- This project is licensed under the MIT License.
566
+ Launch ops references:
567
+
568
+ - [docs/release-checklist.md](docs/release-checklist.md)
569
+ - [docs/publish-preview-roadmap.md](docs/publish-preview-roadmap.md)
570
+ - [docs/discovery-keywords.md](docs/discovery-keywords.md)
571
+ - [docs/github-metadata.md](docs/github-metadata.md)
572
+ - [docs/github-launch-ops-0.2.2.md](docs/github-launch-ops-0.2.2.md)
573
+ - [docs/post-launch-follow-up.md](docs/post-launch-follow-up.md)
574
+
575
+ ## Azerbaijani Summary
576
+
577
+ Bu repo Cisco Packet Tracer 9.x `.pkt` faylları üçün təbii dilə əsaslanan planlama, analiz, edit, parity hesabatı və donor-backed workflow yaradır. Məqsəd sadəcə promptdan topologiya şəkli çıxarmaq deyil. Məqsəd Packet Tracer-in real fayl formatına uyğun, açılan, yoxlanıla bilən və səhv olanda səbəbini izah edən daha etibarlı skill təqdim etməkdir.
578
+
579
+ Skill promptu əvvəl scenario family və capability-lərə ayırır, sonra həmin tələbi feature atlas, curated donor registry, runtime doctor, parity report və proof docs ilə yoxlayır. Uyğun donor, runtime bridge, deterministic target və ya acceptance sübutu zəifdirsə, sistem final `.pkt` yaratmaq əvəzinə səbəbli refusal verir. Bu davranış qəsdəndir: faylı korlamaqdansa, nə çatışmadığını və növbəti ən doğru addımı göstərmək daha təhlükəsizdir.
580
+
581
+ Əsas public səthlər:
582
+
583
+ - `--explain-plan`: promptun hansı scenario family capability-lərə çevrildiyini, hansı donor və readiness qərarlarının verildiyini göstərir.
584
+ - `--compare-scenarios`: bir neçə promptu eyni matrix üzərində müqayisə edir və hansı ailənin report-supported, edit-proven, donor-limited və ya unsupported olduğunu göstərir.
585
+ - `--parity-report`: tələb olunan capability-lərin inventory, edit, donor-backed readiness, generate və acceptance səviyyəsində vəziyyətini izah edir.
586
+ - `--feature-gap-report`: Packet Tracer 9.0-da mövcud olub skill-də hələ tam məhsullaşmamış sahələri atlas/backlog kimi göstərir.
587
+ - `--local-sample-audit-root`: istifadəçinin lokal `.pkt/.pka` nümunə qovluğunu audit edir, decode nəticələrini və capability evidence-ni çıxarır, amma raw faylları repo-ya və npm paketinə daxil etmir.
588
+ - `--doctor`: real `.pkt` runtime üçün Packet Tracer install, donor path, Twofish bridge blocked/ready operations vəziyyətini yoxlayır.
589
+ - examples gallery proof docs: screenshot, inventory manifest, acceptance excerpt və donor proof ilə public iddiaları yoxlanıla bilən artefaktlara bağlayır.
590
+
591
+ `0.2.3` release-in əsas dəyəri budur: skill Packet Tracer feature-lərini daha geniş tanıyır, daha çox explicit IOS/script edit path-i roundtrip proof ilə qoruyur və daha çox narrow path üçün donor-backed readiness göstərə bilir. Amma bu release hələ universal generate release deyil. `generate_ready=0` açıq saxlanılır, çünki geniş synthetic generation yalnız single-donor, deterministic inventory və acceptance JSON sübutu ilə açılmalıdır.
592
+
593
+ Hazırda ən güclü sahələr:
594
+
595
+ - campus və service-heavy lab planning, parity və reporting
596
+ - donor-backed Home IoT constrained edits
597
+ - WAN/security edge report və donor-backed readiness semantics
598
+ - WAN/security edge üçün GRE, PPP, IPSec transform-set, VPN crypto-map, router CBAC və ZFW explicit edit semantics
599
+ - IPv6/routing üçün OSPFv3, EIGRP IPv6, RIPng və HSRP donor-backed-ready subset
600
+ - IPv4 routing/NAT/IOS management üçün OSPFv2, EIGRP IPv4, RIPv2, static/default route, DHCP relay, NAT/PAT, SSH, NTP və syslog explicit edit-proven subset
601
+ - L2 security/monitoring üçün DHCP snooping, DAI, dot1x, QoS, SNMP, NetFlow və SPAN kimi explicit edit/report path-lər
602
+ - BGP və L2 resiliency üçün STP/RSTP, EtherChannel/LACP/PAgP, VTP və DTP explicit IOS edit semantics
603
+ - advanced wireless üçün WEP və WPA Enterprise/RADIUS explicit edit semantics
604
+ - automation/controller və industrial programming üçün Python, JavaScript, TCP/UDP, Real HTTP və Real WebSocket existing script-file explicit edits
605
+ - voice/collaboration üçün IOS telephony-service, ephone-dn/ephone və dial-peer voice explicit edit semantics
606
+
607
+ Hələ konservativ saxlanan sahələr:
608
+
609
+ - broad synthetic generate bütün Packet Tracer feature-ləri üçün açıq deyil
610
+ - BGP/STP/EtherChannel/VTP/DTP üçün link/topology synthesis və protocol convergence iddiası edilmir
611
+ - WLC, Meraki, cellular, Bluetooth, beamforming və guest Wi-Fi əsasən report-only qalır
612
+ - Linksys voice, Network Controller GUI, Blockly visual graph, VM/IOx və physical/media feature-lər atlasda görünür, amma edit/generate iddiası almır
613
+ - industrial MQTT, Profinet, PTP, L2NAT, CyberObserver və industrial firewall report-only qalır
614
+ - repo-local self-contained runtime readiness iddia edilmir; external bridge-assisted validation ayrıca göstərilir
615
+ - lokal `pkt_examples` və remote GitHub sample importları evidence source-dur, public curated truth və ya npm package content deyil
616
+
617
+ Hazırkı release prioriteti:
618
+
619
+ - `0.2.3` capability release-i dondurmaq və npm/GitHub ilə hizalamaq
620
+ - README, npm package, changelog, release notes və proof docs arasında terminologiya drift-ni bağlamaq
621
+ - scenario truth source, donor registry və runtime doctor contract consistency-ni qorumaq
622
+ - feature atlas üzərindən Packet Tracer-də qalan bütün boşluqları görünən backlog kimi saxlamaq
623
+ - yeni capability-ləri yalnız inventory proof, edit roundtrip proof, deterministic target resolution və donor-backed acceptance olduqda yüksəltmək
624
+
625
+ ## License
626
+
627
+ This project is licensed under the MIT License.