Author entitled usage skills: piccolissimo + intonatissimo - #617
Merged
Conversation
Usage-altitude guide for the entitled Piccolissimo tier: spline-integrator selection for Piccolo problems, adjoint robustness objectives + RobustControlProblem, Gauss-Newton solver configuration (iteration caps, tolerances, eval_hessian / exact_hessian levers), Magnus algorithm selection + substep sizing, warm-start idioms. Delivery-mode caveat: issimo entitlement, HP-mode sysimage or private-registry sandbox; not in the default provisioned env. Content policy per spec-20260827-162500 A1.2/A1.5: every symbol verified against package source; configuration-level only (no Hessian/Jacobian structure, no module trees, no src/ paths, no how-to-modify recipes, no roadmap). Part of #615
Usage-altitude guide for the entitled Intonatissimo tier: measurement-matching objective trio (MeasurementMatchingObjective / MeasurementParam / update_targets! / update_weights!), the subproblem family (build_subproblem, build_calibration_subproblem, update_subproblem!, update_pinned_values!), public-API ILC loop usage over Intonato's PulseTuningProblem chassis (ILCStrategy modes + kwargs, Learn declarations, compute_ilc_targets semantics), and the error-channel surface at call level with the environment branch-pairing caveat. Delivery-mode caveat: issimo entitlement, HP-mode sysimage or private-registry sandbox; not in the default provisioned env. Content policy per spec-20260827-162500 A1.2/A1.5: public-API loop usage only — strategy internals stay in the internal dev skill; every symbol verified against package source. Part of #615
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…-readable pairing caveat; wording (review); skills(piccolissimo): n_sub positional nit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #615.
First two skills at the new entitled tier (companion PR: resolver staging gate) — usage altitude per spec §A1.2's content policy: teach what to put in solve.jl; zero module trees, src/ paths, or internals (grep-verified). 63-symbol mechanical sweep against package source: zero misses. Gauss–Newton stays configuration-level; ILC is public-API loop usage only; delivery-mode caveats (HP-mode sysimage / private-registry sandbox; not in the default provisioned env) stated up front in both.
Bonus from the verification pass: four drifts found in the internal dev skills while verifying symbols against live source — filed as a follow-up on the vault repo (correction loop working as designed).