faf-cli 6.0.8 → 6.0.9

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 (3) hide show
  1. package/README.md +7 -5
  2. package/dist/cli.js +134 -130
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -127,11 +127,13 @@ bunx faf-cli go # Interactive interview to gold code
127
127
  | Tier | Score | Status |
128
128
  |------|-------|--------|
129
129
  | 🏆 Trophy | 100% | AI Optimized — Gold Code |
130
- | 🥇 Gold | 99%+ | Near-perfect |
131
- | 🥈 Silver | 95%+ | Excellent |
132
- | 🥉 Bronze | 85%+ | Production ready |
133
- | 🟡 Yellow | 55%+ | AI flipping coins |
134
- | 🔴 Red | <55% | AI working blind |
130
+ | Gold | 99%+ | Near-perfect |
131
+ | Silver | 95%+ | Excellent |
132
+ | Bronze | 85%+ | Production ready |
133
+ | Green | 70%+ | Solid foundation |
134
+ | Yellow | 55%+ | AI flipping coins |
135
+ | ○ Red | <55% | AI working blind |
136
+ | ♡ White | 0% | No context |
135
137
 
136
138
  ---
137
139