7cc9613810
New skill that runs after a clean audit at milestone close. Picks 2-4 real-world programming tasks within the milestone's scope, implements each in the AIL Surface form (.ailx), runs the binaries, and writes a friction-and-bug spec to docs/specs/<date>-fieldtest- <milestone>.md. The dispatched agent (ailang-fieldtester) is restricted to DESIGN.md plus the public examples/ corpus — crates/, runtime/, bench/ are forbidden reads. This simulates a downstream LLM author who has only the specification, which is the empirical complement to brainstorm's prospective application of the LLM-utility criterion. Findings classify as bug / friction / spec_gap / working, each with a one-line downstream recommendation (debug / plan / ratify / carry-on). The orchestrator dispatches the follow-ups; fieldtest does not self-resolve. Files: - skills/fieldtest/SKILL.md - skills/fieldtest/agents/ailang-fieldtester.md - .claude/skills/fieldtest, .claude/agents/fieldtest (discovery symlinks) - skills/README.md updated (skill table → 6, pipeline ASCII, agent roster, discovery list)
Symbolic link
1 line
22 B
Plaintext
Symbolic link
1 line
22 B
Plaintext
../../skills/fieldtest |